[{"id":13880656,"name":"openstack-helm/mariadb","ecosystem":"helm","description":"OpenStack-Helm MariaDB","homepage":"https://mariadb.com/kb/en/","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/MariaDB/server","keywords_array":[],"namespace":"openstack-helm","versions_count":6,"first_release_published_at":"2021-04-05T08:47:51.000Z","latest_release_published_at":"2021-04-07T04:53:32.000Z","latest_release_number":"0.1.12","last_synced_at":"2026-09-02T15:34:24.189Z","created_at":"2026-02-23T10:00:01.778Z","updated_at":"2026-09-02T15:34:24.189Z","registry_url":"https://artifacthub.io/packages/helm/openstack-helm/mariadb","install_command":"helm repo add openstack-helm https://registry.thecore.net.au/chartrepo/openstack \u0026\u0026 helm install mariadb openstack-helm/mariadb","documentation_url":"https://artifacthub.io/packages/helm/openstack-helm/mariadb","metadata":{"app_version":"v10.2.31","chart_version":"0.1.12","category":null,"official":false,"deprecated":false,"repository_url":"https://registry.thecore.net.au/chartrepo/openstack","maintainers":[]},"repo_metadata":{"id":17051590,"uuid":"19816070","full_name":"MariaDB/server","owner":"MariaDB","description":"MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.","archived":false,"fork":false,"pushed_at":"2026-08-22T18:08:59.000Z","size":1998030,"stargazers_count":8125,"open_issues_count":462,"forks_count":2079,"subscribers_count":265,"default_branch":"main","last_synced_at":"2026-08-22T20:12:41.017Z","etag":null,"topics":["amazon-web-services","database","fulltext-search","galera","geographical-information-system","innodb","json","mariadb","mysql","nearest-neighbor-search","rdbms","relational-databases","sql","storage-engine","vector-database"],"latest_commit_sha":null,"homepage":"https://mariadb.org","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"FreePBX/freepbxlocalization","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MariaDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"support-files/CMakeLists.txt","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://mariadb.org/donate/"}},"created_at":"2014-05-15T10:58:50.000Z","updated_at":"2026-08-22T16:28:35.000Z","dependencies_parsed_at":"2026-08-22T20:14:47.355Z","dependency_job_id":null,"html_url":"https://github.com/MariaDB/server","commit_stats":{"total_commits":129712,"total_committers":1636,"mean_commits":79.28606356968216,"dds":0.7601147156778093,"last_synced_commit":"fe3432b3bd5be831ed2a6071e2d8e556fe8893ba"},"previous_names":[],"tags_count":1118,"template":false,"template_full_name":null,"purl":"pkg:github/MariaDB/server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariaDB","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/sbom","scorecard":{"id":89922,"data":{"date":"2025-08-11","repo":{"name":"github.com/MariaDB/server","commit":"e02f4d7e311e214ea62ff2e59599849e229f4165"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"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: no topLevel permission defined: .github/workflows/backup.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-arm64.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: COPYING: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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: mysql-test/std_data/mdev11084.par:1","Warn: binary detected: mysql-test/std_data/mdev17909.par:1","Warn: binary detected: mysql-test/std_data/parts/t1_blackhole.par:1","Warn: binary detected: mysql-test/std_data/sv_partition.par:1","Warn: binary detected: storage/connect/mysql-test/connect/std_data/Mongo2.jar:1","Warn: binary detected: storage/connect/mysql-test/connect/std_data/Mongo3.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: support-files/MacOSX/Description.plist.sh:0","Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: support-files/MacOSX/Info.plist.sh:0","Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: support-files/MacOSX/StartupParameters.plist.sh:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: support-files/mariadb.logrotate.sh:0","Info: Possibly incomplete results: error parsing shell code: for statement must end with \"done\": support-files/mysql-multi.server.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-arm64.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/MariaDB/server/windows-arm64.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: storage/mroonga/tools/travis/install.sh:77","Warn: downloadThenRun not pinned by hash: storage/mroonga/tools/travis/install.sh:79","Warn: downloadThenRun not pinned by hash: storage/mroonga/vendor/groonga/tools/travis-install.sh:10","Warn: downloadThenRun not pinned by hash: storage/mroonga/vendor/groonga/vendor/plugins/groonga-normalizer-mysql/tool/travis/install.sh:22","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-15T07:43:50.812Z","repository_id":17051590,"created_at":"2025-08-15T07:43:50.813Z","updated_at":"2025-08-15T07:43:50.813Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36837137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"MariaDB","name":"MariaDB","uuid":"4739304","kind":"organization","description":"The open source relational database","email":null,"website":"https://mariadb.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4739304?v=4","repositories_count":16,"last_synced_at":"2023-12-10T03:00:24.187Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MariaDB","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T07:31:55.728Z","updated_at":"2023-12-10T03:00:24.516Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariaDB","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariaDB/repositories"},"tags":[{"name":"mariadb-10.6.28","sha":"210ab6edf47fa73f3b77e974ed2e9357ccdd051c","kind":"tag","published_at":"2026-08-13T17:59:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.28/manifests"},{"name":"mariadb-13.0.1","sha":"7f923870722c5d382e16d56af526d1ee4e03f987","kind":"tag","published_at":"2026-05-29T19:26:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-13.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-13.0.1/manifests"},{"name":"mariadb-12.3.2","sha":"9f98f82b14a9b939834281672b6d0cf965db69a3","kind":"tag","published_at":"2026-05-28T19:31:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.3.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.2/manifests"},{"name":"mariadb-11.8.8","sha":"46a8eb42a520193686d9a16d4cea4b3e002917e4","kind":"tag","published_at":"2026-05-27T18:21:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.8/manifests"},{"name":"mariadb-11.4.12","sha":"b4a80422bfeec93079a430c080fffbda8f6fa574","kind":"tag","published_at":"2026-05-27T18:21:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.12/manifests"},{"name":"mariadb-10.11.18","sha":"197f92bee02d8e836f529f37625be69b83e7acbd","kind":"tag","published_at":"2026-05-27T18:21:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.18/manifests"},{"name":"mariadb-10.6.27","sha":"b2050fdb4a8776422baf01a41bf86845994edb97","kind":"tag","published_at":"2026-05-27T18:20:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.27/manifests"},{"name":"mariadb-11.8.7b","sha":"e7d1202da30b7707185dc9b55af4693d1e3e4f60","kind":"tag","published_at":"2026-05-18T16:15:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.7b","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7b/manifests"},{"name":"mariadb-11.4.11b","sha":"10034c14cd9f8161014d1a0de45f8bec4c277487","kind":"tag","published_at":"2026-05-18T16:15:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.11b","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.11b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.11b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11b/manifests"},{"name":"mariadb-11.8.7","sha":"b067340c34cb9cd481cace18717f6afc66226209","kind":"tag","published_at":"2026-05-14T22:16:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7/manifests"},{"name":"mariadb-11.4.11","sha":"7b8ce800968d97509fa278a635c8fc70c5178e24","kind":"tag","published_at":"2026-05-14T22:15:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11/manifests"},{"name":"mariadb-10.11.17","sha":"6828ff7390a6e46155343be2e8a1443b52b208b5","kind":"tag","published_at":"2026-05-14T22:15:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.17/manifests"},{"name":"mariadb-10.6.26","sha":"d37e50c6d04c7c27362f1668ae86fa592b94fb23","kind":"tag","published_at":"2026-05-14T22:14:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.26/manifests"},{"name":"mariadb-12.3.1","sha":"21a0714a118614982d20bfa504763d7247800091","kind":"tag","published_at":"2026-02-12T18:32:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.1/manifests"},{"name":"mariadb-12.2.2","sha":"d26a6f44c1f2119377e79a9540886c6d8c01472f","kind":"tag","published_at":"2026-02-12T18:31:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.2.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.2/manifests"},{"name":"mariadb-11.8.6","sha":"9bfea48ce1214cc4470f6f6f8a4e30352cef84e7","kind":"tag","published_at":"2026-02-04T18:31:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.6/manifests"},{"name":"mariadb-11.4.10","sha":"054a893f1645b77e52a329a7fc8cf614eebd1fad","kind":"tag","published_at":"2026-02-04T18:30:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.10/manifests"},{"name":"mariadb-10.11.16","sha":"3218602d3100db9ce7a875511a591cddc173cc16","kind":"tag","published_at":"2026-02-04T18:30:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.16/manifests"},{"name":"mariadb-10.6.25","sha":"05e6c9d42d2f49ada1a0c49a4e0d7fc3ce420e4e","kind":"tag","published_at":"2026-02-04T18:29:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.25/manifests"},{"name":"mariadb-12.2.1","sha":"144dead8826f4a84008a76ef7fcc44e816f92930","kind":"tag","published_at":"2025-11-21T07:41:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.1/manifests"},{"name":"mariadb-12.1.2","sha":"70117463f032d59f8e328335e19b59157d34cf07","kind":"tag","published_at":"2025-11-18T15:14:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.1.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.2/manifests"},{"name":"mariadb-11.8.5","sha":"a74edc42d080a73e20d5d94e1dd5beea400b507c","kind":"tag","published_at":"2025-11-14T13:22:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.5/manifests"},{"name":"mariadb-11.8.4","sha":"c21d462e6adb8dfb5925b8a85900550ce1b3f2b6","kind":"tag","published_at":"2025-11-06T16:37:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.4/manifests"},{"name":"mariadb-11.4.9","sha":"aa6a2e6bf05d43c3bb44db50566937a5f97a6580","kind":"tag","published_at":"2025-11-06T16:37:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.9/manifests"},{"name":"mariadb-10.11.15","sha":"cb0d6dd835023a7162ace471cd047161f205dd58","kind":"tag","published_at":"2025-11-06T16:36:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.15/manifests"},{"name":"mariadb-10.6.24","sha":"e5994025bec0d34ddef25df2e252b8f1d2e34e51","kind":"tag","published_at":"2025-11-06T16:35:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.24/manifests"},{"name":"mariadb-12.1.1","sha":"893761b35ccd33f38ac0aee0ee0b551b7df67efa","kind":"tag","published_at":"2025-08-07T16:07:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.1/manifests"},{"name":"mariadb-12.0.2","sha":"aab83aecdca15738d114cf5a2f223f1d12e4e6bd","kind":"tag","published_at":"2025-08-07T16:05:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.2/manifests"},{"name":"mariadb-11.8.3","sha":"b565b3e7e041c480fd8013e3beec6b99544d6bf8","kind":"tag","published_at":"2025-08-06T13:19:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.3/manifests"},{"name":"mariadb-11.4.8","sha":"c4ed889b74ed95fa8b4eaf96610d4c1480b346a4","kind":"tag","published_at":"2025-08-06T13:19:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.8/manifests"},{"name":"mariadb-10.11.14","sha":"053f9bcb5b147bf00edb99e1310bae9125b7f125","kind":"tag","published_at":"2025-08-06T13:18:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.14/manifests"},{"name":"mariadb-10.6.23","sha":"fe8047caf26d20e98ea7f6ec1dce3924e696703f","kind":"tag","published_at":"2025-08-06T13:15:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.23/manifests"},{"name":"mariadb-12.0.1","sha":"f1102da37a3dcdc8b92e0205f0a8bd878704b168","kind":"tag","published_at":"2025-06-05T05:23:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.1/manifests"},{"name":"mariadb-11.8.2","sha":"8d36cafe4fc700e6e577d5a36650c58707e76b92","kind":"tag","published_at":"2025-06-04T13:32:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.2/manifests"},{"name":"mariadb-11.4.7","sha":"118cfcf82107188f2295631193658b2ef94f4f3f","kind":"tag","published_at":"2025-05-22T12:16:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.7/manifests"},{"name":"mariadb-10.11.13","sha":"8fb09426b98583916ccfd4f8c49741adc115bac3","kind":"tag","published_at":"2025-05-22T12:16:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.13/manifests"},{"name":"mariadb-11.4.6","sha":"63a5552e76feb60ff62725e0274268e35e7a77e8","kind":"tag","published_at":"2025-05-06T15:30:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.6/manifests"},{"name":"mariadb-10.11.12","sha":"cafd22db7970ce081bafd887359aa0a77cfb769d","kind":"tag","published_at":"2025-05-06T15:30:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.12/manifests"},{"name":"mariadb-10.6.22","sha":"19644f6821d59ecca0f9b1f44fadb3b887061965","kind":"tag","published_at":"2025-05-06T15:30:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.22/manifests"},{"name":"mariadb-10.5.29","sha":"c461188ca6ad6ec3a54201eb87ebd75797d296df","kind":"tag","published_at":"2025-05-06T15:29:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.29/manifests"},{"name":"mariadb-11.8.1","sha":"1c4aed7c680c0402d6e97e097f03815c0e9bf4c5","kind":"tag","published_at":"2025-02-13T04:12:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.1/manifests"},{"name":"mariadb-11.7.2","sha":"80067a69feaeb5df30abb1bfaf7d4e713ccbf027","kind":"tag","published_at":"2025-02-13T04:11:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.7.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.2/manifests"},{"name":"mariadb-11.4.5","sha":"0771110266ff5c04216af4bf1243c65f8c67ccf4","kind":"tag","published_at":"2025-02-04T17:33:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.5/manifests"},{"name":"mariadb-10.11.11","sha":"e69f8cae1a15e15b9e4f5e0f8497e1f17bdc81a4","kind":"tag","published_at":"2025-02-04T16:16:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.11/manifests"},{"name":"mariadb-10.6.21","sha":"066e8d6aeabc13242193780341e0f845528105de","kind":"tag","published_at":"2025-02-04T15:09:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.21/manifests"},{"name":"mariadb-10.5.28","sha":"7eded23be6597b4c485e8cad1538f2ae14541f91","kind":"tag","published_at":"2025-02-04T12:47:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.28/manifests"},{"name":"mariadb-11.8.0","sha":"349b8a10274c88887b7b2af24b4200724617611f","kind":"commit","published_at":"2024-12-17T15:17:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.0/manifests"},{"name":"mariadb-11.7.1","sha":"74331a48dd3dadfe5041f3440b81a7183e9fd4a8","kind":"tag","published_at":"2024-11-13T20:33:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.7.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.1/manifests"},{"name":"mariadb-11.6.2","sha":"d8dad8c3b54cd09fefce7bc3b9749f427eed9709","kind":"tag","published_at":"2024-11-13T20:31:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.6.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.2/manifests"},{"name":"mariadb-11.4.4","sha":"e9a502df08bad16aa8a354e854f3c014b1380e32","kind":"tag","published_at":"2024-11-01T15:11:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.4/manifests"},{"name":"mariadb-11.2.6","sha":"67c0fd2a41034eae1ea04b81cace6a154783aedd","kind":"tag","published_at":"2024-11-01T15:11:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.6/manifests"},{"name":"mariadb-10.11.10","sha":"3d0fb150289716ca75cd64d62823cf715ee47646","kind":"tag","published_at":"2024-11-01T15:11:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.10/manifests"},{"name":"mariadb-10.6.20","sha":"f00711bba2cd383825d0be1867f7d7d7f641c9e4","kind":"tag","published_at":"2024-11-01T15:10:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.20/manifests"},{"name":"mariadb-10.5.27","sha":"6aa47fae304bd1f3efc0ebd2035bc1481ded73a3","kind":"tag","published_at":"2024-11-01T15:09:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.27/manifests"},{"name":"mariadb-11.7.0","sha":"5ef8ae9af2bbc6b21a3ab21df65a9e8ffe4d152d","kind":"commit","published_at":"2024-10-02T21:47:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.7.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.0/manifests"},{"name":"mariadb-11.6.1","sha":"05fe3f1c186a221c4455b4d83a9d59f09f2dfadb","kind":"tag","published_at":"2024-08-14T19:59:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.6.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.1/manifests"},{"name":"mariadb-11.5.2","sha":"ea75a0b6009b0251e83193cd38c3974e36b65e06","kind":"tag","published_at":"2024-08-14T19:58:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.5.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.2/manifests"},{"name":"mariadb-11.4.3","sha":"5ab81ffe0097a22a774957df28c5223cf0201de3","kind":"tag","published_at":"2024-08-08T22:03:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.3/manifests"},{"name":"mariadb-11.2.5","sha":"dced6cbdb6932738c3a0a1fb435f3f64cb63851a","kind":"tag","published_at":"2024-08-08T22:01:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.5/manifests"},{"name":"mariadb-11.1.6","sha":"80abd847daf736cf8e57e83241c2e6fed74b4ed3","kind":"tag","published_at":"2024-08-08T22:00:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.6/manifests"},{"name":"mariadb-10.11.9","sha":"0e8fb977b00983d98c4c35e39bc1f36463095938","kind":"tag","published_at":"2024-08-08T21:59:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.9/manifests"},{"name":"mariadb-10.6.19","sha":"8f020508c87461bbeee551c3001acac56d506ae7","kind":"tag","published_at":"2024-08-08T21:58:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.19/manifests"},{"name":"mariadb-10.5.26","sha":"7a5b8bf0f5470a13094101f0a4bdfa9e1b9ded02","kind":"tag","published_at":"2024-08-08T21:55:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.26/manifests"},{"name":"mariadb-11.6.0","sha":"42294b8cd2cbb72c1d5da6058dd6f0c55669def7","kind":"commit","published_at":"2024-06-18T15:30:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.6.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.0/manifests"},{"name":"mariadb-11.5.1","sha":"65079ece42f383bdeb9b3f913a833a6f0123919d","kind":"tag","published_at":"2024-05-30T12:24:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.5.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.1/manifests"},{"name":"mariadb-11.4.2","sha":"3fca5ed772fb75e3e57c507edef2985f8eba5b12","kind":"tag","published_at":"2024-05-29T15:31:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.2/manifests"},{"name":"mariadb-11.2.4","sha":"db06c5dd07e6ffd6a569afe6950fa77c2f02f811","kind":"tag","published_at":"2024-05-15T14:51:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.4/manifests"},{"name":"mariadb-11.1.5","sha":"fe41171c96a0eee9c026f96d5971ed281e76d488","kind":"tag","published_at":"2024-05-15T14:50:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.5/manifests"},{"name":"mariadb-11.0.6","sha":"466ae1cf81f54b729058357bb19c4cf3982e1367","kind":"tag","published_at":"2024-05-15T14:50:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.6/manifests"},{"name":"mariadb-10.11.8","sha":"3a069644682e336e445039e48baae9693f9a08ee","kind":"tag","published_at":"2024-05-15T14:50:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.8/manifests"},{"name":"mariadb-10.6.18","sha":"887bb3f73555ff8a50138a580ca8308b9b5c069c","kind":"tag","published_at":"2024-05-15T14:50:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.18/manifests"},{"name":"mariadb-10.5.25","sha":"29c185bd771ac441121468b3850d6dc8d13b8a1f","kind":"tag","published_at":"2024-05-15T14:49:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.25/manifests"},{"name":"mariadb-10.4.34","sha":"16394f1aa1b4097f897b8ab01ea2064726cca059","kind":"tag","published_at":"2024-05-15T14:49:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.34/manifests"},{"name":"mariadb-11.5.0","sha":"8f0c9340537b84fcd7012d4a31e6f858e7eb919c","kind":"commit","published_at":"2024-03-17T16:24:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.5.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.0/manifests"},{"name":"mariadb-11.4.1","sha":"fa69b085b10f19a3a8b6e7adab27c104924333ae","kind":"tag","published_at":"2024-02-16T14:18:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.1/manifests"},{"name":"mariadb-11.3.2","sha":"068a6819eb63bcb01fdfa037c9bf3bf63c33ee42","kind":"tag","published_at":"2024-02-16T14:15:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.3.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.2/manifests"},{"name":"mariadb-11.2.3","sha":"79580f4f96fc2547711f674eb8dd514abd312b4a","kind":"tag","published_at":"2024-02-06T13:29:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.3/manifests"},{"name":"mariadb-11.1.4","sha":"b6680e0101c1e3cde9f0d7496443db1277064e84","kind":"tag","published_at":"2024-02-06T13:27:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.4/manifests"},{"name":"mariadb-11.0.5","sha":"6ef0b2ee5f9e03ea672eda219987b7991697d708","kind":"tag","published_at":"2024-02-06T13:26:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.5/manifests"},{"name":"mariadb-10.11.7","sha":"87e13722a95af5d9378d990caf48cb6874439347","kind":"tag","published_at":"2024-02-06T13:24:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.7/manifests"},{"name":"mariadb-10.6.17","sha":"15c75ad083a55e198ae78324f22970694b72f22b","kind":"tag","published_at":"2024-02-06T13:22:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.17/manifests"},{"name":"mariadb-10.5.24","sha":"01f6abd1d4a929ee308f5b9287ac797a2e40d2b0","kind":"tag","published_at":"2024-02-06T13:19:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.24/manifests"},{"name":"mariadb-10.4.33","sha":"46e3a7658b774942e9320a1acb234373bb44e874","kind":"tag","published_at":"2024-02-06T13:17:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.33/manifests"},{"name":"mariadb-11.4.0","sha":"a82ab43fcb5404e1b2ab8744eb34ab717d71b6d9","kind":"commit","published_at":"2023-12-22T21:10:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.0/manifests"},{"name":"mariadb-11.3.1","sha":"67a0224a3e0073c4e083a6f7e24380251bcb2361","kind":"tag","published_at":"2023-11-21T14:31:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.1/manifests"},{"name":"mariadb-11.2.2","sha":"929532a9426d085111c24c63de9c23cc54382259","kind":"tag","published_at":"2023-11-21T13:50:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.2/manifests"},{"name":"mariadb-11.1.3","sha":"0f5613a25f27b8034645226a48c2dc1aa4562281","kind":"tag","published_at":"2023-11-13T14:09:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.3/manifests"},{"name":"mariadb-11.0.4","sha":"48af85db217a88409e6aac51bf86e3bf525d8f07","kind":"tag","published_at":"2023-11-13T14:09:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.4/manifests"},{"name":"mariadb-10.11.6","sha":"fecd78b83785d5ae96f2c6ff340375be803cd299","kind":"tag","published_at":"2023-11-13T14:09:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.6/manifests"},{"name":"mariadb-10.10.7","sha":"04d9a46c41b36b61057741abddf7840962e76893","kind":"tag","published_at":"2023-11-13T14:08:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.7/manifests"},{"name":"mariadb-10.6.16","sha":"b83c379420a8846ae4b28768d3c81fa354cca056","kind":"tag","published_at":"2023-11-13T14:08:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.16/manifests"},{"name":"mariadb-10.5.23","sha":"6cfd2ba397b0ca689d8ff1bdb9fc4a4dc516a5eb","kind":"tag","published_at":"2023-11-13T14:08:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.23/manifests"},{"name":"mariadb-10.4.32","sha":"c4143f909528e3fab0677a28631d10389354c491","kind":"tag","published_at":"2023-11-13T14:07:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.32/manifests"},{"name":"mariadb-11.3.0","sha":"76e20f00772148fa928c6c6e42401f38ca89abf0","kind":"commit","published_at":"2023-09-27T03:08:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.3.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.0/manifests"},{"name":"mariadb-11.2.1","sha":"18ddde4826c331b090e16504f1bbf6791900f49b","kind":"tag","published_at":"2023-08-21T13:03:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.1/manifests"},{"name":"mariadb-11.1.2","sha":"9bc25d98209df6810f7a7d5e7dd3ae677a313ab5","kind":"tag","published_at":"2023-08-21T13:02:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.2/manifests"},{"name":"mariadb-11.0.3","sha":"70905bcb9059dcc40db3b73bc46a36c7d40f1e10","kind":"tag","published_at":"2023-08-14T16:44:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.3/manifests"},{"name":"mariadb-10.11.5","sha":"7875294b6b74b53dd3aaa723e6cc103d2bb47b2c","kind":"tag","published_at":"2023-08-14T16:44:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.5/manifests"},{"name":"mariadb-10.10.6","sha":"cce155cc901a573d68ccda856bbf53e90edef15d","kind":"tag","published_at":"2023-08-14T16:40:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.6/manifests"},{"name":"mariadb-10.9.8","sha":"3e0009dc3a771e4dbf2fa4a4cf87e750453fb2eb","kind":"tag","published_at":"2023-08-14T16:37:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.8/manifests"},{"name":"mariadb-10.6.15","sha":"0d16eb35bc981023ce2f4912e8ecde68ca381f4e","kind":"tag","published_at":"2023-08-14T16:36:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.15/manifests"},{"name":"mariadb-10.5.22","sha":"7e650253dc488debcb0898ebe6d385bf6dfa3656","kind":"tag","published_at":"2023-08-14T16:35:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.22/manifests"},{"name":"mariadb-10.4.31","sha":"2aea9387497cecb5668ef605b8f80886f9de812c","kind":"tag","published_at":"2023-08-14T16:30:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.31/manifests"},{"name":"mariadb-11.1.1-23.02.3-2","sha":"7f3742bdb2ca2e7824d3f3e3b3d16f78141421c2","kind":"tag","published_at":"2023-06-13T18:10:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.1-23.02.3-2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.1-23.02.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.1-23.02.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1-23.02.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1-23.02.3-2/manifests"},{"name":"mariadb-10.11.4","sha":"4e2b93dffef2414a11ca5edc8d215f57ee5010e5","kind":"tag","published_at":"2023-06-07T12:15:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.4/manifests"},{"name":"mariadb-10.10.5","sha":"30bba8e2758356b3caa33d4f52de4e2ed1f1b4ee","kind":"tag","published_at":"2023-06-07T12:14:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.5/manifests"},{"name":"mariadb-10.9.7","sha":"33fd519ca7318cd85bee56e8f79df4608ead194e","kind":"tag","published_at":"2023-06-07T12:13:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.7/manifests"},{"name":"mariadb-10.6.14","sha":"c93754d45e5d9379e3e23d7ada1d5f21d2711f66","kind":"tag","published_at":"2023-06-07T12:11:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.14/manifests"},{"name":"mariadb-10.5.21","sha":"bed70468ea08c2820647f5e3ac006a9ff88144ac","kind":"tag","published_at":"2023-06-07T12:09:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.21/manifests"},{"name":"mariadb-10.4.30","sha":"928012a27ae2d1549f1b3e6975b9d22652bbea3a","kind":"tag","published_at":"2023-06-07T12:07:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.30/manifests"},{"name":"mariadb-11.0.2","sha":"0005f2f06c8e1aea4915887decad67885108a929","kind":"tag","published_at":"2023-06-06T17:51:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.2/manifests"},{"name":"mariadb-11.1.1","sha":"51b93a096ec6e8e1dbaf2ada434bb68974cd9c13","kind":"tag","published_at":"2023-06-06T17:50:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1/manifests"},{"name":"mariadb-10.11.3","sha":"0bb31039f54bd6a0dc8f0fc7d40e6b58a51998b0","kind":"tag","published_at":"2023-05-10T12:09:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.3/manifests"},{"name":"mariadb-10.10.4","sha":"91b31ce43d0ec213998fd79d5648da965fb1f2fc","kind":"tag","published_at":"2023-05-10T12:08:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.4/manifests"},{"name":"mariadb-10.9.6","sha":"34762401297a98114cac7c02f664f52ccf20f809","kind":"tag","published_at":"2023-05-10T12:08:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.6/manifests"},{"name":"mariadb-10.8.8","sha":"2668d596d1b4da99206146e4a2a25fc2d5dabeff","kind":"tag","published_at":"2023-05-10T12:08:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.8/manifests"},{"name":"mariadb-10.6.13","sha":"a24f2bb50ba4a0dd4127455f7fcdfed584937f36","kind":"tag","published_at":"2023-05-10T12:07:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.13/manifests"},{"name":"mariadb-10.5.20","sha":"b735ca47738a1d2e995a429f40afd620eb7d8843","kind":"tag","published_at":"2023-05-10T12:07:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.20/manifests"},{"name":"mariadb-10.4.29","sha":"2594da7a33580bf03590502a011679c878487d0c","kind":"tag","published_at":"2023-05-10T12:06:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.29/manifests"},{"name":"mariadb-10.3.39","sha":"ca001cf2048f0152689e1895e2dc15486dd0b1af","kind":"tag","published_at":"2023-05-10T12:05:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.39/manifests"},{"name":"mariadb-11.0.1","sha":"158a58245813b1959d6ee912d77734620c7cf3ba","kind":"tag","published_at":"2023-02-22T20:40:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.1/manifests"},{"name":"mariadb-10.11.2","sha":"cafba8761af55ae16cc69c9b53a341340a845b36","kind":"tag","published_at":"2023-02-16T15:44:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.2/manifests"},{"name":"mariadb-10.10.3","sha":"cc8b9bcee3ce88bc52147948f96765cd5009b88a","kind":"tag","published_at":"2023-02-06T14:07:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.3/manifests"},{"name":"mariadb-10.9.5","sha":"260f1fe7c394118cf034f1a48001e1aa06816b69","kind":"tag","published_at":"2023-02-06T14:06:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.5/manifests"},{"name":"mariadb-10.8.7","sha":"d4310eb96ab515e37cbe3db939a6f385252a3e0e","kind":"tag","published_at":"2023-02-06T14:05:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.7/manifests"},{"name":"mariadb-10.7.8","sha":"bc656c4fa54c12ceabd857e8ae134f8979d82944","kind":"tag","published_at":"2023-02-06T14:05:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.8/manifests"},{"name":"mariadb-10.6.12","sha":"4c79e15cc3716f69c044d4287ad2160da8101cdc","kind":"tag","published_at":"2023-02-06T14:04:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.12/manifests"},{"name":"mariadb-10.5.19","sha":"f8a85af8ca1c937b8d4f847477bd282f80251cde","kind":"tag","published_at":"2023-02-06T14:03:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.19/manifests"},{"name":"mariadb-10.4.28","sha":"c8f2e9a5c0ac5905f28b050b7df5a9ffd914b7e7","kind":"tag","published_at":"2023-02-06T14:03:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.28/manifests"},{"name":"mariadb-10.3.38","sha":"c73985f2ce8a391582787f3e310a011c1a712bec","kind":"tag","published_at":"2023-02-06T14:01:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.38/manifests"},{"name":"mariadb-10.11.1","sha":"2437674291f31c91869a74eb6ebd9f03dc52bd43","kind":"tag","published_at":"2022-11-16T15:23:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.1/manifests"},{"name":"mariadb-10.10.2-release","sha":"695f20f1b55949ae5e4870805cf0b056457ec932","kind":"tag","published_at":"2022-11-16T15:22:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.2-release","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2-release/manifests"},{"name":"mariadb-10.10.2","sha":"f8997c68fe645cc94f6730a135aca5e530dec449","kind":"tag","published_at":"2022-11-07T14:43:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2/manifests"},{"name":"mariadb-10.9.4","sha":"acf8dc0a577f8fed2d059c033f4efbd07dd95ac0","kind":"tag","published_at":"2022-11-07T14:42:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.4/manifests"},{"name":"mariadb-10.8.6","sha":"a2c85f378e8a57a9494141fad828643a5a53966c","kind":"tag","published_at":"2022-11-07T14:42:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.6/manifests"},{"name":"mariadb-10.7.7","sha":"5e196a7b734ea88c87781ba0314caf146ad3a364","kind":"tag","published_at":"2022-11-07T14:41:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.7/manifests"},{"name":"mariadb-10.6.11","sha":"d157b250ffd53570da61fd46cd29e2994d48b618","kind":"tag","published_at":"2022-11-07T14:40:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.11/manifests"},{"name":"mariadb-10.5.18","sha":"177d858e38d7fa7e90a7088fcc2f5576eba411a0","kind":"tag","published_at":"2022-11-07T14:16:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.18/manifests"},{"name":"mariadb-10.4.27","sha":"0946c99e7d6f7ac9dfcf3e60dae6ae85161d5ef2","kind":"tag","published_at":"2022-11-07T13:34:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.27/manifests"},{"name":"mariadb-10.3.37","sha":"3303748fd13399ba39ce4d646153d086c5a09445","kind":"tag","published_at":"2022-11-07T13:07:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.37/manifests"},{"name":"mariadb-10.9.3","sha":"50c6090107d582a39e5be018c9fb4f40202210f9","kind":"tag","published_at":"2022-09-19T13:36:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.3/manifests"},{"name":"mariadb-10.8.5","sha":"d2cae171d1a105d52e10757aa268aebd9387ed24","kind":"tag","published_at":"2022-09-19T13:35:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.5/manifests"},{"name":"mariadb-10.7.6","sha":"f3785f099c2f0f251f39632928e822328abe9a02","kind":"tag","published_at":"2022-09-19T13:35:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.6/manifests"},{"name":"mariadb-10.6.10","sha":"fd0bdd3180a7d5f4b9804d372d6a63b6a202818c","kind":"tag","published_at":"2022-09-19T13:34:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.10/manifests"},{"name":"mariadb-10.10.1","sha":"b74dbcb157b9c51952cdf40cd91c25d53513073e","kind":"tag","published_at":"2022-08-15T06:48:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.1/manifests"},{"name":"mariadb-10.9.2","sha":"10ed52767d25f3f9b9f5eee4983a3dee612ed2c6","kind":"tag","published_at":"2022-08-15T05:44:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.2/manifests"},{"name":"mariadb-10.8.4","sha":"6ffbc0e510cdaafe0494acd04e48d1f44727e86a","kind":"tag","published_at":"2022-08-15T04:55:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.4/manifests"},{"name":"mariadb-10.7.5","sha":"98d7ac1fbe2d61c0d21e2c22808ef808f29c0827","kind":"tag","published_at":"2022-08-15T04:27:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.5/manifests"},{"name":"mariadb-10.6.9","sha":"b8f6d315fe4fe62ef73f6fb4f45e004fcedec20c","kind":"tag","published_at":"2022-08-15T03:30:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.9/manifests"},{"name":"mariadb-10.5.17","sha":"1ac0bce36e5bf2136cedb1ce1da949f53cce4404","kind":"tag","published_at":"2022-08-15T02:52:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.17/manifests"},{"name":"mariadb-10.4.26","sha":"65e8506ca9d03967191b6ed207cf107d311f7f99","kind":"tag","published_at":"2022-08-15T02:18:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.26/manifests"},{"name":"mariadb-10.3.36","sha":"faddcf3c395da640b760c3f701f5bc1f3baae6c4","kind":"tag","published_at":"2022-08-15T01:43:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.36/manifests"},{"name":"mariadb-10.9.1","sha":"bf2bdd1a1a112c3bbdf53da7a663a59fafa62c7d","kind":"tag","published_at":"2022-05-20T17:18:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.1/manifests"},{"name":"mariadb-10.8.3","sha":"b7ffccf49b5563d3078359bddf438c9d20674513","kind":"tag","published_at":"2022-05-20T17:16:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.3/manifests"},{"name":"mariadb-10.7.4","sha":"99a433ed1cc2cebad93d6ece2b65691f2f49d3ea","kind":"tag","published_at":"2022-05-20T14:57:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.4/manifests"},{"name":"mariadb-10.6.8","sha":"b2187662bcba12b66667bc0531727453b3b8a666","kind":"tag","published_at":"2022-05-20T14:57:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.8/manifests"},{"name":"mariadb-10.5.16","sha":"7970ac7fe87d1da34e3e212dccd57b112b94b3fe","kind":"tag","published_at":"2022-05-20T14:56:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.16/manifests"},{"name":"mariadb-10.4.25","sha":"23ddc3518f999e003d54f7a069b63b73585588aa","kind":"tag","published_at":"2022-05-20T14:56:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.25/manifests"},{"name":"mariadb-10.3.35","sha":"a0d4f0f306c6e478a1f45727e8fd9c867f9672d9","kind":"tag","published_at":"2022-05-20T14:56:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.35/manifests"},{"name":"mariadb-10.2.44","sha":"0ba528fe56f6c637d9fbc9d177a62610038fd519","kind":"tag","published_at":"2022-05-20T14:53:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.44/manifests"},{"name":"mariadb-10.2.43","sha":"3a52569499e2f0c4d1f25db1e81617a9d9755400","kind":"tag","published_at":"2022-02-12T20:42:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.43/manifests"},{"name":"mariadb-10.3.34","sha":"a36fc80aeb3f835fad02f443d65dc608b74b92d1","kind":"tag","published_at":"2022-02-12T20:17:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.34/manifests"},{"name":"mariadb-10.4.24","sha":"b4477ae73c836592268f7fb231eeb38a4fa83bb6","kind":"tag","published_at":"2022-02-12T19:59:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.24/manifests"},{"name":"mariadb-10.5.15","sha":"9aa3564e8a06c3d2027fc514213ecf42b049b06e","kind":"tag","published_at":"2022-02-12T19:24:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.15/manifests"},{"name":"mariadb-10.6.7","sha":"e3894f5d397722dd50fb91dbbdbad3aaf017a4b0","kind":"tag","published_at":"2022-02-12T18:57:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.7/manifests"},{"name":"mariadb-10.7.3","sha":"65f602310c4ea086488bfaa50f36952162541a8c","kind":"tag","published_at":"2022-02-12T18:38:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.3/manifests"},{"name":"mariadb-10.8.2","sha":"7dade0adbd254a37cd41d0e2eb2adb7918517349","kind":"tag","published_at":"2022-02-12T18:07:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.2/manifests"},{"name":"mariadb-10.8.1","sha":"307b2991d61ff6734d858bdb211a88d1c8607a36","kind":"tag","published_at":"2022-02-08T23:32:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.1/manifests"},{"name":"mariadb-10.7.2","sha":"cb1316b8d213aded32aa2c1a98271eede179146d","kind":"tag","published_at":"2022-02-08T23:14:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.2/manifests"},{"name":"mariadb-10.6.6","sha":"4ffffd98a5ac89b78954aaa2197b40850ade4191","kind":"tag","published_at":"2022-02-08T22:50:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.6/manifests"},{"name":"mariadb-10.5.14","sha":"ad3ac55641f18172807b13423353f01377f76e6e","kind":"tag","published_at":"2022-02-08T22:30:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.14/manifests"},{"name":"mariadb-10.4.23","sha":"c04a203a10e282e1f33fd04d8a1b7ff0b076bce5","kind":"tag","published_at":"2022-02-08T22:09:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.23/manifests"},{"name":"mariadb-10.3.33","sha":"41a163ac5ccf4ac5394edc84e40b3f47acea6b08","kind":"tag","published_at":"2022-02-08T21:46:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.33/manifests"},{"name":"mariadb-10.2.42","sha":"e2b50213cf12623da31c8b49be4d40772876223c","kind":"tag","published_at":"2022-02-08T21:27:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.42/manifests"},{"name":"mariadb-10.3.32","sha":"a2f147af35480e27bd599462db59b9b95f71acd9","kind":"tag","published_at":"2021-11-08T17:55:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.32/manifests"},{"name":"mariadb-10.4.22","sha":"a19ab67318760f8f155ef7f4f821dfc738542c67","kind":"tag","published_at":"2021-11-08T17:38:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.22/manifests"},{"name":"mariadb-10.5.13","sha":"8635be6a2962f8e256c27836c35064ccaabb7486","kind":"tag","published_at":"2021-11-08T17:20:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.13/manifests"},{"name":"mariadb-10.6.5","sha":"109fc67d4da46d52d2a96528eaea3b0ef6275692","kind":"tag","published_at":"2021-11-08T17:02:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.5/manifests"},{"name":"mariadb-10.7.1","sha":"8bd21167d28748bea8717183534db1103a696755","kind":"tag","published_at":"2021-11-08T16:35:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.1/manifests"},{"name":"mariadb-10.2.41","sha":"561b6c7e513abc4ceba263252b519bf715ce80f4","kind":"tag","published_at":"2021-11-08T16:23:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.41/manifests"},{"name":"mariadb-10.6.4","sha":"2db692f5b4d6bb31a331dab44544171c455f6aca","kind":"tag","published_at":"2021-08-05T14:41:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.4/manifests"},{"name":"mariadb-10.5.12","sha":"b5569b62408375f35e2fe851158a7ff17e378ed1","kind":"tag","published_at":"2021-08-05T14:17:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.12/manifests"},{"name":"mariadb-10.4.21","sha":"4902b0fdc91cc6dc169dd2322daf966a2eeafdd8","kind":"tag","published_at":"2021-08-05T13:58:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.21/manifests"},{"name":"mariadb-10.3.31","sha":"7f264997dd21c5126350a9a5f0cc0960afdd1229","kind":"tag","published_at":"2021-08-05T13:34:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.31/manifests"},{"name":"mariadb-10.2.40","sha":"b549af69137023ce0f93d312a10d61e467dca07f","kind":"tag","published_at":"2021-08-05T13:10:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.40/manifests"},{"name":"mariadb-10.6.3","sha":"1f2ccc6db8a3e9be21d7ae599177380e2120d4af","kind":"commit","published_at":"2021-07-05T10:44:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.3/manifests"},{"name":"mariadb-10.5.11","sha":"dc82effa5df5e59be6c7de4038f0a832f37d9bdc","kind":"commit","published_at":"2021-06-18T08:55:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.11/manifests"},{"name":"mariadb-10.6.2","sha":"59cf1a8a8ad07add11ea9a55ebb15828d3d99196","kind":"commit","published_at":"2021-06-17T17:30:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.2/manifests"},{"name":"mariadb-10.4.20","sha":"c7ee039d36f69f24fb3b1c422fcff8dbf974e3eb","kind":"commit","published_at":"2021-06-09T11:28:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.20/manifests"},{"name":"mariadb-10.3.30","sha":"75a65d3201a4486af96cf3277b6c5a4ba460eef7","kind":"commit","published_at":"2021-06-09T11:23:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.30/manifests"},{"name":"mariadb-10.2.39","sha":"dfa2d0bc13362b949b1b1699955583f74e7db90a","kind":"commit","published_at":"2021-06-08T10:21:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.39/manifests"},{"name":"mariadb-10.6.1","sha":"00a8357bd30fdfca23720448a3f638290b6d35b7","kind":"commit","published_at":"2021-05-20T23:00:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.1/manifests"},{"name":"mariadb-10.5.10","sha":"3f55c569514679d98e09e71286ca28a8ac667a71","kind":"commit","published_at":"2021-05-05T20:57:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.10/manifests"},{"name":"mariadb-10.4.19","sha":"a4139f8d68bd31e80ff6202c093cd232c194ddfd","kind":"commit","published_at":"2021-05-05T20:06:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.19/manifests"},{"name":"mariadb-10.3.29","sha":"4f143a88bcb36e94e9edba8a3c5b4a350dcd9bf9","kind":"commit","published_at":"2021-05-05T15:21:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.29/manifests"},{"name":"mariadb-10.2.38","sha":"a20195bba5ff695b8c00b8b3f57edced3c1108a6","kind":"commit","published_at":"2021-05-04T14:55:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.38/manifests"},{"name":"mariadb-10.6.0","sha":"1a647b700f6b72dc97211510a5d0c647d5d3d911","kind":"commit","published_at":"2021-04-23T07:07:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.0/manifests"},{"name":"mariadb-10.5.9","sha":"3a8ca9096ea82ca61811450775511533d6cb1bb4","kind":"commit","published_at":"2021-02-19T09:37:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.9/manifests"},{"name":"mariadb-10.4.18","sha":"53123dfa3e365138591fd2f160c6057aca00a3e6","kind":"commit","published_at":"2021-02-18T23:19:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.18/manifests"},{"name":"mariadb-10.3.28","sha":"0d55b020e16fb0ab88547a28a22cb58eaa7fb229","kind":"commit","published_at":"2021-02-18T21:09:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.28/manifests"},{"name":"mariadb-10.2.37","sha":"ce3a2a688db556d8d077a409fd9bf5cc013d13dd","kind":"commit","published_at":"2021-02-18T18:03:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.37/manifests"},{"name":"mariadb-10.5.8","sha":"7da6353b1558adce73320c803f0413c9bbd81185","kind":"commit","published_at":"2020-11-10T13:09:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.8/manifests"},{"name":"mariadb-10.4.17","sha":"5fbfdae130950d0a5a07d4b909f3bf1ff0498d34","kind":"commit","published_at":"2020-11-10T10:24:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.17/manifests"},{"name":"mariadb-10.3.27","sha":"dba846ce2a4c57363c4f0256b0e6d2dd1a55ac40","kind":"commit","published_at":"2020-11-10T09:29:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.27/manifests"},{"name":"mariadb-10.2.36","sha":"bea84aefb0563a10a310ea81d46c372919345c10","kind":"commit","published_at":"2020-11-09T21:51:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.36/manifests"},{"name":"mariadb-10.5.7","sha":"90f43d260e407c650aa8a7885d674c717618cc37","kind":"commit","published_at":"2020-11-03T10:41:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.7/manifests"},{"name":"mariadb-10.4.16","sha":"1f18e0c70e3602710c6cb3bef05e7a3ab80573d1","kind":"commit","published_at":"2020-11-01T23:29:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.16/manifests"},{"name":"mariadb-10.3.26","sha":"d5ce7824444b7491f420061076ae5087d4829428","kind":"commit","published_at":"2020-11-01T00:56:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.26/manifests"},{"name":"mariadb-10.2.35","sha":"6d3792a9a2e30201ffbdc977e370e96825b24f3b","kind":"commit","published_at":"2020-10-31T17:49:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.35/manifests"},{"name":"mariadb-10.1.48","sha":"e55bb16b04c6d10f1544feda6800706df6438226","kind":"commit","published_at":"2020-10-30T00:47:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.48","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.48/manifests"},{"name":"mariadb-10.5.6","sha":"5b8ab1934a10966336e66751bc13fc66923b02f6","kind":"commit","published_at":"2020-10-05T16:31:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.6/manifests"},{"name":"mariadb-10.4.15","sha":"a6e451dc7272c408ace8b3fb4d86c79263f7247e","kind":"commit","published_at":"2020-10-05T16:18:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.15/manifests"},{"name":"mariadb-10.3.25","sha":"a707c7f0dd628013bd0857ff7411b3ab6633cfa3","kind":"commit","published_at":"2020-10-05T16:05:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.25/manifests"},{"name":"mariadb-10.2.34","sha":"a464917766dc513b524d16282b8f2c30f323abe5","kind":"commit","published_at":"2020-10-05T15:53:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.34/manifests"},{"name":"mariadb-10.1.47","sha":"f4c85ef5ed0b2977fd5db61b166fd59764394234","kind":"commit","published_at":"2020-10-05T15:52:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.47/manifests"},{"name":"mariadb-10.5.5","sha":"5b3d3792e28fc7a875c7060f772e42a9cd922f83","kind":"commit","published_at":"2020-08-07T11:43:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.5/manifests"},{"name":"mariadb-10.4.14","sha":"ddffcad64c9ff3299037eed9df1bc92d51f8d07e","kind":"commit","published_at":"2020-08-06T15:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.14/manifests"},{"name":"mariadb-10.3.24","sha":"4668e079eed635c9ff19a39e584202d3a4e590c1","kind":"commit","published_at":"2020-08-06T15:01:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.24/manifests"},{"name":"mariadb-10.2.33","sha":"fbcae42c2ab3d34d46eaf86a636722155b6eb2da","kind":"commit","published_at":"2020-08-06T14:47:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.33/manifests"},{"name":"mariadb-10.1.46","sha":"c0ac310e3e0a19cb13da907193f4caad83f095aa","kind":"commit","published_at":"2020-08-06T12:02:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.46/manifests"},{"name":"mariadb-10.5.4","sha":"5018b998a76b99a30efe96ca007a95a5a1c83bb5","kind":"commit","published_at":"2020-06-23T15:07:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.4/manifests"},{"name":"mariadb-10.5.3","sha":"173adeaff45284d124d3a440fa6c5da9c3105215","kind":"commit","published_at":"2020-05-11T14:23:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.3/manifests"},{"name":"mariadb-10.4.13","sha":"1b18cddaa23711776537ee98f16529a74ff861c2","kind":"commit","published_at":"2020-05-09T19:20:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.13/manifests"},{"name":"mariadb-10.3.23","sha":"607467bd63db2c6ca64610eb9f4e703711f4dfc6","kind":"commit","published_at":"2020-05-09T18:20:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.23/manifests"},{"name":"mariadb-10.2.32","sha":"985f63cce1057d7b3fd6e86e65a2a2ee7d970073","kind":"commit","published_at":"2020-05-08T11:38:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.32/manifests"},{"name":"mariadb-10.1.45","sha":"530da97c65a8018ef049dfb990df6b98bc5e4ccd","kind":"commit","published_at":"2020-05-08T07:19:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.45","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.45/manifests"},{"name":"mariadb-5.5.68","sha":"f20c63264ab4170fc8e45093042bd2e7272ce9fc","kind":"commit","published_at":"2020-05-06T10:47:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.68","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.68/manifests"},{"name":"mariadb-10.5.2","sha":"f01e7a4741bdf6da419c8a9a0676978b35cb02b4","kind":"commit","published_at":"2020-03-25T10:09:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.2/manifests"},{"name":"mariadb-10.5.1","sha":"6dc46b5a4d8aa5432528745be3174267a9caa74d","kind":"commit","published_at":"2020-02-13T17:59:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.1/manifests"},{"name":"mariadb-10.4.12","sha":"ba6bfc402c352372cc1a9ec20b5dc50b2204549f","kind":"commit","published_at":"2020-01-26T20:39:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.12/manifests"},{"name":"mariadb-10.3.22","sha":"0152704ae3f857668dbc05803950adcf131b8685","kind":"commit","published_at":"2020-01-26T18:34:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.22/manifests"},{"name":"mariadb-10.2.31","sha":"0a891ad6a6ba698484ba71171c3aa793705b8c6a","kind":"commit","published_at":"2020-01-26T16:40:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.31/manifests"},{"name":"mariadb-10.1.44","sha":"84d4005bad1abc45c5baac581ae26a563dea14bb","kind":"commit","published_at":"2020-01-25T21:50:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.44/manifests"},{"name":"mariadb-5.5.67","sha":"4d1c1b23e1373bbd4e72f524e855f1db076d2c73","kind":"commit","published_at":"2020-01-17T23:05:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.67","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.67/manifests"},{"name":"mariadb-10.4.11","sha":"7c2c420b70b19cc02b5281127205e876f3919dad","kind":"commit","published_at":"2019-12-10T13:43:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.11/manifests"},{"name":"mariadb-10.3.21","sha":"e5e5877740f248de848219ee3a1d2881cd5c5b82","kind":"commit","published_at":"2019-12-05T22:18:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.21/manifests"},{"name":"mariadb-10.2.30","sha":"3cc0e0befb3d6012a7ed9649a2220bf6cc6c614f","kind":"commit","published_at":"2019-12-04T23:28:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.30/manifests"},{"name":"mariadb-10.5.0","sha":"7c7f9bef28aa566557da31402142f6dd8298ddd2","kind":"commit","published_at":"2019-11-25T14:02:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.0/manifests"},{"name":"mariadb-10.4.10","sha":"c24ec3cece6d8bf70dac7519b6fd397c464f7a82","kind":"commit","published_at":"2019-11-07T05:39:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.10/manifests"},{"name":"mariadb-10.3.20","sha":"352e7667877ec6603aff5234c003ef8c11885cd8","kind":"commit","published_at":"2019-11-06T15:56:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.20/manifests"},{"name":"mariadb-10.2.29","sha":"90451a59811b415a443aab97230e694856392cb5","kind":"commit","published_at":"2019-11-06T11:01:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.29/manifests"},{"name":"mariadb-10.1.43","sha":"4e99e67c4e8a04bd03cb0e7efc2ce0129af60c34","kind":"commit","published_at":"2019-11-06T06:17:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.43/manifests"},{"name":"mariadb-10.4.9","sha":"0339cbe2f628f8a122ba7ea3a75fc99fa1dc4c96","kind":"commit","published_at":"2019-11-03T18:41:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.9/manifests"},{"name":"mariadb-10.3.19","sha":"e1a2b12577680ad365d297dcf617752d9d42e110","kind":"commit","published_at":"2019-11-03T15:59:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.19/manifests"},{"name":"mariadb-10.2.28","sha":"1552b254a0140e91c54394af5d06d25ae88d5a28","kind":"commit","published_at":"2019-10-31T18:42:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.28/manifests"},{"name":"mariadb-10.1.42","sha":"d925aec1c10cebf6c34825a7de50afe4e630aff4","kind":"commit","published_at":"2019-10-31T16:07:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.42/manifests"},{"name":"mariadb-5.5.66","sha":"9277b6ec1ce8bc195a10b5deb11d65843adf8972","kind":"commit","published_at":"2019-10-30T13:44:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.66","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.66/manifests"},{"name":"mariadb-10.4.8","sha":"4c2464b87d58a43d1292e166bae6720b51f4b000","kind":"commit","published_at":"2019-09-08T20:58:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.8/manifests"},{"name":"mariadb-10.3.18","sha":"604f80e77c054758aa449064cdc29dfa13a71922","kind":"commit","published_at":"2019-09-08T16:49:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.18/manifests"},{"name":"mariadb-10.2.27","sha":"f9f968557f9c632a083acabb3578631ce0d1c4f6","kind":"commit","published_at":"2019-09-08T13:21:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.27/manifests"},{"name":"mariadb-10.4.7","sha":"9a78a283f4ee7e8ccc4afb1d8a24c662fa4c634b","kind":"commit","published_at":"2019-07-30T11:28:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.7/manifests"},{"name":"mariadb-10.3.17","sha":"4b5a14d0fe3d6945a0a9516261f563dcfd1f2c9c","kind":"commit","published_at":"2019-07-28T00:14:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.17/manifests"},{"name":"mariadb-10.2.26","sha":"d6886b95d0d48d80deffa7f2190b8abd5ee8236b","kind":"commit","published_at":"2019-07-26T21:19:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.26/manifests"},{"name":"mariadb-10.1.41","sha":"403e6615fdd3f5f4de6d159457b2bd2fe566e0ad","kind":"commit","published_at":"2019-07-26T15:17:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.41/manifests"},{"name":"mariadb-5.5.65","sha":"cc37250a76472de4021bdfb395a17a9e736aecf6","kind":"commit","published_at":"2019-07-25T14:36:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.65","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.65/manifests"},{"name":"mariadb-10.4.6","sha":"b8e655ce029a1f182602c9f12c3cc5931226eec2","kind":"commit","published_at":"2019-06-17T21:41:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.6/manifests"},{"name":"mariadb-10.3.16","sha":"0789a1a18f0e780c0412667e7b6e0a9970aa6905","kind":"commit","published_at":"2019-06-14T22:21:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.16/manifests"},{"name":"mariadb-10.2.25","sha":"21eed902f3415956cb3d5a4153459acc2e299402","kind":"commit","published_at":"2019-06-14T18:23:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.25/manifests"},{"name":"mariadb-10.4.5","sha":"dafe41edead86785908f38093833f84994d312b9","kind":"commit","published_at":"2019-05-20T07:38:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.5/manifests"},{"name":"mariadb-10.3.15","sha":"07aef9f7eb936de2b277f8ae209a1fd72510c011","kind":"commit","published_at":"2019-05-13T17:53:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.15/manifests"},{"name":"mariadb-10.2.24","sha":"e0271a7b43c6df652c6a074858853a6d0da20c1e","kind":"commit","published_at":"2019-05-08T04:01:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.24/manifests"},{"name":"mariadb-10.1.40","sha":"f92f313368a2f2a8bed116085a407ce522f7a52c","kind":"commit","published_at":"2019-05-07T20:41:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.40/manifests"},{"name":"mariadb-10.1.39","sha":"e9da78ee92c3f44b341a1a68504da72494a684b9","kind":"commit","published_at":"2019-04-30T20:58:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.39/manifests"},{"name":"mariadb-5.5.64","sha":"926446880f937568eaae9a9671193d9d652f7bf9","kind":"commit","published_at":"2019-04-26T12:31:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.64","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.64/manifests"},{"name":"mariadb-10.4.4","sha":"eb872ceb2710034eb507bfb7f5133022d814c59f","kind":"commit","published_at":"2019-04-06T09:33:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.4/manifests"},{"name":"mariadb-10.3.14","sha":"ab7b9cf9122f6eb02744082db8672a920ae6009f","kind":"commit","published_at":"2019-04-01T13:58:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.14/manifests"},{"name":"mariadb-10.2.23","sha":"77e2aca3f0795884e8221b30973709b62119fade","kind":"commit","published_at":"2019-03-23T13:33:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.23/manifests"},{"name":"mariadb-10.4.3","sha":"6471c156f1b406973f2455bcf333f1b4bcf1198b","kind":"commit","published_at":"2019-02-24T14:58:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.3/manifests"},{"name":"mariadb-10.3.13","sha":"c8f9b3f915a729ec35c00e92cc534a01271aa6e6","kind":"commit","published_at":"2019-02-20T07:44:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.13/manifests"},{"name":"mariadb-10.2.22","sha":"ca325a46d230438ab06b8fe4455f54538dfa11d4","kind":"commit","published_at":"2019-02-09T23:21:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.22/manifests"},{"name":"mariadb-10.1.38","sha":"4c490d6df63695dc97b2c808e59954e6877d3a51","kind":"commit","published_at":"2019-02-04T16:55:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.38/manifests"},{"name":"mariadb-galera-10.0.38","sha":"8aa4cff7b5bd3876138dbaf12cbcc7402c95cfa0","kind":"commit","published_at":"2019-02-01T11:41:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.38/manifests"},{"name":"mariadb-galera-5.5.63","sha":"074d51e6151377928864f34b3d8f798b7e8c23d9","kind":"commit","published_at":"2019-01-31T12:00:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.63","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.63/manifests"},{"name":"mariadb-10.0.38","sha":"368eda060f5922929eb4741e97b37a205591bdf3","kind":"commit","published_at":"2019-01-29T18:33:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.38/manifests"},{"name":"mariadb-10.4.2","sha":"9c60535f867678e65ade1258ca10b7d2ee2bdc53","kind":"commit","published_at":"2019-01-28T13:41:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.2/manifests"},{"name":"mariadb-5.5.63","sha":"2175bfce3e9da8332f10ab0e0286dc93915533a2","kind":"commit","published_at":"2019-01-27T17:54:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.63","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.63/manifests"},{"name":"mariadb-10.3.12","sha":"faf206a848684bc0f87c93a2b47a55063bbccc6c","kind":"commit","published_at":"2019-01-04T15:25:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.12/manifests"},{"name":"mariadb-10.2.21","sha":"67240858b2bfa0afc436d88fc9da0595e1391b60","kind":"commit","published_at":"2018-12-30T17:30:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.21/manifests"},{"name":"mariadb-10.2.20","sha":"975f4a1295f2b678c5ecea2cf4cfc69e177d88f5","kind":"commit","published_at":"2018-12-21T18:45:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.20/manifests"},{"name":"mariadb-10.4.1","sha":"30641f9df77be99d93524e39cdc2b2d783e6d3e1","kind":"commit","published_at":"2018-12-18T15:38:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.1/manifests"},{"name":"mariadb-10.3.11","sha":"fe0e65dbe28f93bfc677d12be4166415dc1bec5a","kind":"commit","published_at":"2018-11-16T17:58:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.11/manifests"},{"name":"mariadb-10.2.19","sha":"32bebfeefb219aec22468a6eae30ffd4a778544d","kind":"commit","published_at":"2018-11-12T16:19:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.19/manifests"},{"name":"mariadb-10.4.0","sha":"c761b43451d54eeeecdf3c102906fcce88d4e9d9","kind":"commit","published_at":"2018-11-08T08:19:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.0/manifests"},{"name":"mariadb-galera-10.0.37","sha":"b9a69f776d3dea825bc23759660258c28bf58cc7","kind":"commit","published_at":"2018-11-01T08:49:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.37/manifests"},{"name":"mariadb-10.1.37","sha":"8d834cd0f370b306f63c2364552d187fc388e59e","kind":"commit","published_at":"2018-10-31T21:48:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.37/manifests"},{"name":"mariadb-10.0.37","sha":"a737135ae39dafe8b1136386ce23dfa8bed877f9","kind":"commit","published_at":"2018-10-30T16:15:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.37/manifests"},{"name":"mariadb-galera-5.5.62","sha":"2ee9343c873ad31c2dd0d2175dec2ef3b48ca5ba","kind":"commit","published_at":"2018-10-29T16:45:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.62","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.62/manifests"},{"name":"mariadb-5.5.62","sha":"893ebb739e24637985892da1555f2e6f1a8ac5b6","kind":"commit","published_at":"2018-10-24T09:09:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.62","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.62/manifests"},{"name":"mariadb-10.3.10","sha":"bad2f1569da57c4a81cc84ec2f4a79924df9c8d6","kind":"commit","published_at":"2018-10-02T09:42:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.10/manifests"},{"name":"mariadb-10.2.18","sha":"2dfb4a8abe3af501f8a6780ed782a2eee5e6f6d5","kind":"commit","published_at":"2018-09-24T23:45:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.18/manifests"},{"name":"mariadb-10.1.36","sha":"b1d72f1722f6a026f8e4496822802ca3c65c76be","kind":"commit","published_at":"2018-09-07T13:49:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.36/manifests"},{"name":"mysql-5.5.62","sha":"bac287c315b1792e7ae33f91add6a60292f9bae8","kind":"commit","published_at":"2018-08-20T11:32:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.62","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.62/manifests"},{"name":"mariadb-10.3.9","sha":"ca26f91bcaa21933147974c823852a2e1c2e2bd7","kind":"commit","published_at":"2018-08-14T00:35:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.9/manifests"},{"name":"mariadb-10.2.17","sha":"5553d3f1f691a374124686946bd1f1cc4ef9fb45","kind":"commit","published_at":"2018-08-12T11:25:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.17/manifests"},{"name":"mariadb-10.1.35","sha":"50c426200224a4527e84052aa2ab32be893f43f4","kind":"commit","published_at":"2018-08-04T21:53:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.35/manifests"},{"name":"mariadb-galera-10.0.36","sha":"5d90717cc9e05f2a3bfe137031eb15fc1e291ad7","kind":"commit","published_at":"2018-08-04T08:28:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.36/manifests"},{"name":"mariadb-galera-5.5.61","sha":"e88e26b4242e1c030bb138fca7ea2c916dbe6a76","kind":"commit","published_at":"2018-08-02T07:37:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.61","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.61/manifests"},{"name":"mariadb-10.0.36","sha":"e023f9a4d5a620b54d7f7132567150d80b630692","kind":"commit","published_at":"2018-07-31T12:19:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.36/manifests"},{"name":"mariadb-5.5.61","sha":"a49ec980422e04ce1a37344be09aa6254f16fa2a","kind":"commit","published_at":"2018-07-30T12:32:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.61","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.61/manifests"},{"name":"mariadb-10.3.8","sha":"eaab98f7022732b26b4ea590e1bb44308e253be8","kind":"commit","published_at":"2018-07-02T07:30:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.8/manifests"},{"name":"mariadb-10.2.16","sha":"bb825194b87da63126960656e86a18692b381b12","kind":"commit","published_at":"2018-06-25T11:04:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.16/manifests"},{"name":"mariadb-10.1.34","sha":"9f848da640dd6c3f44d56eae18204370ae7f835c","kind":"commit","published_at":"2018-06-15T23:20:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.34/manifests"},{"name":"mysql-5.5.61","sha":"e48d775c6f066add457fa8cfb2ebc4d5ff0c7613","kind":"commit","published_at":"2018-06-15T16:31:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.61","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.61/manifests"},{"name":"mariadb-10.3.7","sha":"4a49f7f88cfa82ae6eb8e7b5a528e91416b33b52","kind":"commit","published_at":"2018-05-23T20:31:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.7/manifests"},{"name":"mariadb-10.2.15","sha":"bb045e7931c451b228ffc5bcdb1791a31eb0c852","kind":"commit","published_at":"2018-05-16T21:24:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.15/manifests"},{"name":"mariadb-galera-10.0.35","sha":"2e5681a450627709512138a7d15b8ee035a29c6a","kind":"commit","published_at":"2018-05-08T06:33:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.35/manifests"},{"name":"mariadb-10.1.33","sha":"1025363a35571d5a0ba7023287104d23c7aa61d5","kind":"commit","published_at":"2018-05-07T23:13:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.33/manifests"},{"name":"mariadb-galera-5.5.60","sha":"1ecd68d867ced1d00ebffdcedbf6bc97493f5067","kind":"commit","published_at":"2018-05-01T09:50:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.60","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.60/manifests"},{"name":"mariadb-10.0.35","sha":"42fac3241368ad72f8cfef2b8521269e6c173558","kind":"commit","published_at":"2018-05-01T09:47:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.35/manifests"},{"name":"mariadb-5.5.60","sha":"51c415d97d60cad732d05c9d5516f7fa3fde1df9","kind":"commit","published_at":"2018-04-19T23:04:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.60","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.60/manifests"},{"name":"mariadb-10.3.6","sha":"560743198604caf677c543db9719cef871df09ce","kind":"commit","published_at":"2018-04-13T19:46:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.6/manifests"},{"name":"mariadb-10.2.14","sha":"b3cdafcb93da2e57d49f26f0846dc957458ee72c","kind":"commit","published_at":"2018-03-26T16:36:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.14/manifests"},{"name":"mariadb-10.1.32","sha":"4d83b01537e3f1eb257a8e9a6416938e03adea59","kind":"commit","published_at":"2018-03-26T14:14:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.32/manifests"},{"name":"mysql-5.5.60","sha":"c0b4d74b52e7eec9b13af732193f7f8d7abe05de","kind":"commit","published_at":"2018-02-26T09:07:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.60","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.60/manifests"},{"name":"mariadb-10.3.5","sha":"583eb96c2492adb87e88a014b24eb0724fb00257","kind":"commit","published_at":"2018-02-25T17:08:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.5/manifests"},{"name":"mariadb-10.2.13","sha":"00f0c039d2f4213ccf0a0202349ecb162a799989","kind":"commit","published_at":"2018-02-12T14:56:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.13/manifests"},{"name":"mariadb-10.1.31","sha":"aba15b864af664276261dcbbdaef35268d407af1","kind":"commit","published_at":"2018-02-04T02:28:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.31/manifests"},{"name":"mariadb-galera-10.0.34","sha":"c7e5feb2596e2a032207191320dbf1387d440959","kind":"commit","published_at":"2018-02-01T12:09:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.34/manifests"},{"name":"mariadb-10.0.34","sha":"d01dbe66a8bf9cb6031f95159c49100f9299a768","kind":"commit","published_at":"2018-01-27T18:37:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.34/manifests"},{"name":"mariadb-galera-5.5.59","sha":"843503e90f902a0c4691467b294a5edc34cf9f21","kind":"commit","published_at":"2018-01-19T18:08:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.59","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.59/manifests"},{"name":"mariadb-5.5.59","sha":"fafdac3365f4943e73bcefd0e0d07d69997a9724","kind":"commit","published_at":"2018-01-18T16:56:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.59","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.59/manifests"},{"name":"mariadb-10.3.4","sha":"8f102b584d4e8f02da924f9be094014136eb453f","kind":"commit","published_at":"2018-01-16T23:45:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.4/manifests"},{"name":"mariadb-10.2.12","sha":"d361401bc26f49480daec8b0307afff6edae2ecc","kind":"commit","published_at":"2018-01-03T09:56:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.12/manifests"},{"name":"mariadb-10.3.3","sha":"52c40b406d5a68bf774a75dc6fa9ef1c166b22b1","kind":"commit","published_at":"2017-12-22T20:12:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.3/manifests"},{"name":"mariadb-10.1.30","sha":"461cf3e5a3c2d346d75b1407b285f8daf9d01f67","kind":"commit","published_at":"2017-12-21T15:40:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.30/manifests"},{"name":"mariadb-10.2.11","sha":"77872e4519a9ebba2cd2ab4f5794faccf0a1f879","kind":"commit","published_at":"2017-11-27T10:04:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.11/manifests"},{"name":"mysql-5.5.59","sha":"946d9e4db4896992400cabbd0d1db9a0a10cbfd1","kind":"commit","published_at":"2017-11-27T09:21:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.59","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.59/manifests"},{"name":"mariadb-10.1.29","sha":"05103c84ecc519eae4090b720f48203a648e2ab9","kind":"commit","published_at":"2017-11-13T18:41:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.29/manifests"},{"name":"mariadb-galera-10.0.33","sha":"9572bbdc3791178b82d4c71a8e3948a3a35123d4","kind":"commit","published_at":"2017-11-08T15:22:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.33/manifests"},{"name":"mariadb-10.2.10","sha":"58e0dcb93dc2b2bf49f76c754bd216dbdf875a0d","kind":"commit","published_at":"2017-10-30T08:06:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.10/manifests"},{"name":"mariadb-10.0.33","sha":"c3592ca7b8864a2492d98db4d45a7684e979301d","kind":"commit","published_at":"2017-10-27T00:19:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.33/manifests"},{"name":"mariadb-galera-5.5.58","sha":"016785f6aa9c56b731b612363e7d52488735ee98","kind":"commit","published_at":"2017-10-19T12:02:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.58","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.58/manifests"},{"name":"mariadb-5.5.58","sha":"b000e169562697aa072600695d4f0c0412f94f4f","kind":"commit","published_at":"2017-10-17T09:04:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.58","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.58/manifests"},{"name":"mariadb-10.3.2","sha":"2d2f857fb371ada237bad3fb2f470c613cdf5da2","kind":"commit","published_at":"2017-10-06T10:28:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.2/manifests"},{"name":"mariadb-10.1.28","sha":"f0e9bebd278b27e05d9c66746420b48535f2b86e","kind":"commit","published_at":"2017-09-27T08:22:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.28/manifests"},{"name":"mariadb-10.2.9","sha":"21614f4a85deaaa771e3333ef003882c17677674","kind":"commit","published_at":"2017-09-25T06:29:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.9/manifests"},{"name":"mariadb-10.1.27","sha":"d8fe5fa131936794a4acff2be899fe18f6a42985","kind":"commit","published_at":"2017-09-22T14:54:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.27/manifests"},{"name":"mysql-5.5.58","sha":"1da916c37e5107b27297fc9e22c3da7772bb097d","kind":"commit","published_at":"2017-09-13T15:15:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.58","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.58/manifests"},{"name":"mariadb-10.3.1","sha":"316cb337959e53da63b3117884b226ec8c597b0c","kind":"commit","published_at":"2017-08-26T22:01:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.1/manifests"},{"name":"mariadb-10.2.8","sha":"c548fb0667ffe71d9387eaec342b1716fc4c9526","kind":"commit","published_at":"2017-08-17T09:41:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.8/manifests"},{"name":"mariadb-galera-10.0.32","sha":"0a479f786020d3c1431a25523661759748404770","kind":"commit","published_at":"2017-08-16T10:10:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.32/manifests"},{"name":"mariadb-10.1.26","sha":"535910ae5f20e36405631030e9c0eb22fe40a7c4","kind":"commit","published_at":"2017-08-09T13:15:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.26/manifests"},{"name":"mariadb-10.0.32","sha":"a346a5613ee7c0b17b0b4ce377659c996ef6bb75","kind":"commit","published_at":"2017-08-04T07:32:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.32/manifests"},{"name":"mariadb-galera-5.5.57","sha":"d9675a10d5b1494458730367e1b790efc3b03bb7","kind":"commit","published_at":"2017-07-24T17:24:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.57","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.57/manifests"},{"name":"mariadb-5.5.57","sha":"59fca5806af65c8379a993f9e604cb0b20a76e2b","kind":"commit","published_at":"2017-07-18T17:50:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.57","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.57/manifests"},{"name":"mariadb-10.2.7","sha":"5ff2db7f67401511b30dbd3fc69a1ea87d7e8cc4","kind":"commit","published_at":"2017-07-09T21:05:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.7/manifests"},{"name":"mariadb-10.1.25","sha":"da7604a2943f633df3b193e26ee20110bae9fa7a","kind":"commit","published_at":"2017-07-01T18:12:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.25/manifests"},{"name":"mysql-5.5.57","sha":"34cd74e52185de2ea3156e8295de3c638cde8c88","kind":"commit","published_at":"2017-06-05T06:33:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.57","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.57/manifests"},{"name":"mariadb-galera-10.0.31","sha":"3806a323ce414fb3b425d762b9fbe08403432f2a","kind":"commit","published_at":"2017-06-01T11:10:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.31/manifests"},{"name":"mariadb-10.1.24","sha":"af4421e82d3d458ea8f19cda6376503be6c49143","kind":"commit","published_at":"2017-05-29T07:27:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.24/manifests"},{"name":"mariadb-10.0.31","sha":"725e47bfb524f4b1d29076c8777056bedd5f00ea","kind":"commit","published_at":"2017-05-19T22:59:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.31/manifests"},{"name":"mariadb-10.2.6","sha":"ca7cf69cb13285585922722063af888b957580ee","kind":"commit","published_at":"2017-05-14T23:09:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.6/manifests"},{"name":"mariadb-galera-5.5.56","sha":"4f1a3dd115ec2050265f0a4cf0e8f3a3791c3e96","kind":"commit","published_at":"2017-05-03T05:41:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.56","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.56/manifests"},{"name":"mariadb-10.1.23","sha":"acce1f37c2518278a31606c7f1b460ad0ac7347c","kind":"commit","published_at":"2017-05-02T05:09:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.23/manifests"},{"name":"mariadb-5.5.56","sha":"dbe2c3c5f21fd479fbe0993b045c0c30493ca07a","kind":"commit","published_at":"2017-04-30T11:06:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.56","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.56/manifests"},{"name":"mysql-5.5.56","sha":"ad88f2a7b5c5827cb1ba78eee3497fb851b37a9f","kind":"commit","published_at":"2017-04-27T06:54:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.56","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.56/manifests"},{"name":"mariadb-galera-5.5.55","sha":"85f53e46f049725431ded4718abae07d4d779e66","kind":"commit","published_at":"2017-04-21T03:57:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.55","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.55/manifests"},{"name":"mariadb-10.3.0","sha":"20ae591abd0bfe1bfaee546989ee163f4ef832b1","kind":"commit","published_at":"2017-04-13T19:39:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.0/manifests"},{"name":"mariadb-5.5.55","sha":"663068c6eea736a38eff9ac183326d6c7e4e239b","kind":"commit","published_at":"2017-04-11T14:18:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.55","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.55/manifests"},{"name":"mariadb-10.2.5","sha":"ebce682557c34fc6cf0837afe66ede25b1f849b8","kind":"commit","published_at":"2017-04-04T19:00:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.5/manifests"},{"name":"mariadb-galera-10.0.30","sha":"656d0f10e51a554ec2ff895c5e25e16a5da0d00e","kind":"commit","published_at":"2017-03-21T08:56:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.30/manifests"},{"name":"mysql-5.5.55","sha":"6fa5e0814662d691be1a29bf88332348ec7c50c9","kind":"commit","published_at":"2017-03-18T04:42:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.55","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.55/manifests"},{"name":"mariadb-10.1.22","sha":"68be011cf2ec96a622db857fe9c418380d106d0d","kind":"commit","published_at":"2017-03-11T18:59:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.22/manifests"},{"name":"mariadb-10.0.30","sha":"c4f3e64c23fe7f7fd18c0a79f87f9771df15fe9f","kind":"commit","published_at":"2017-03-06T19:50:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.30/manifests"},{"name":"mariadb-10.2.4","sha":"34bbc76f1c1f6968cdcf65dee2d887ab71557e5c","kind":"commit","published_at":"2017-02-16T07:18:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.4/manifests"},{"name":"mariadb-10.1.21","sha":"f7d030489d2980c9deb733925515099ec256f6d2","kind":"commit","published_at":"2017-01-17T19:17:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.21/manifests"},{"name":"mariadb-galera-10.0.29","sha":"5fc1ba604e27b7d9eaa2977ef5b0c180f6f62565","kind":"commit","published_at":"2017-01-13T18:57:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.29/manifests"},{"name":"mariadb-10.0.29","sha":"4f5338467807f099b67f07d0bfb415358222a2b1","kind":"commit","published_at":"2017-01-12T01:37:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.29/manifests"},{"name":"mariadb-galera-5.5.54","sha":"901f7ebcf3aa45c99f82e655a8482c50f10b840e","kind":"commit","published_at":"2016-12-28T02:39:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.54","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.54/manifests"},{"name":"mariadb-5.5.54","sha":"ec6d8dadc01269451332e5b24b12a5350a2a4896","kind":"commit","published_at":"2016-12-22T12:02:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.54","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.54/manifests"},{"name":"mariadb-10.2.3","sha":"0c3791caae769e0e0a219ad092f81ef254960ecd","kind":"commit","published_at":"2016-12-22T10:02:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.3/manifests"},{"name":"mariadb-10.1.20","sha":"c13b5011629b5ff7b969d648265002e4d1ba94c2","kind":"commit","published_at":"2016-12-14T19:20:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.20/manifests"},{"name":"mysql-5.5.54","sha":"c8f0eeb9c8596be83fefb7fef9f9871e53edb020","kind":"commit","published_at":"2016-11-28T11:56:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.54","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.54/manifests"},{"name":"mariadb-10.1.19","sha":"5fda340dc378a8542d55d4734d68fcc918549175","kind":"commit","published_at":"2016-11-04T11:04:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.19/manifests"},{"name":"mariadb-galera-10.0.28","sha":"c7e1c89070e34e13cb4a3e947021b91fb211959a","kind":"commit","published_at":"2016-11-03T01:10:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.28/manifests"},{"name":"mariadb-10.0.28","sha":"eca8c324e9a02f530853580991b11b587f54b24a","kind":"commit","published_at":"2016-10-27T17:07:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.28/manifests"},{"name":"mariadb-galera-5.5.53","sha":"fc1798785f4daf878e2c9f4c28ed35ca1af6dcba","kind":"commit","published_at":"2016-10-17T16:10:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.53","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.53/manifests"},{"name":"mariadb-5.5.53","sha":"eac8d95ffcdea7cd31d60d273e30cb3dfec66add","kind":"commit","published_at":"2016-10-14T10:51:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.53","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.53/manifests"},{"name":"mariadb-10.1.18","sha":"6925689ca829901567e9503fd4fdce443f9a7d53","kind":"commit","published_at":"2016-09-29T19:00:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.18/manifests"},{"name":"mysql-5.5.53","sha":"5c6169fb309981b564a17bee31b367a18866d674","kind":"commit","published_at":"2016-09-28T14:36:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.53","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.53/manifests"},{"name":"mariadb-10.2.2","sha":"1f1990a1612669af731363b4d0bacf2d2ce5adbd","kind":"commit","published_at":"2016-09-26T00:29:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.2/manifests"},{"name":"mariadb-galera-5.5.52","sha":"81c13acfb3585baf435eb37955561053f02e12bb","kind":"commit","published_at":"2016-09-19T16:12:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.52","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.52/manifests"},{"name":"mariadb-5.5.52","sha":"0da39caceea7733a94d898427d63ba2670160af4","kind":"commit","published_at":"2016-09-12T14:42:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.52","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.52/manifests"},{"name":"mariadb-10.1.17","sha":"a02642b66e06f95b80fa9ee592ba50eb61dc2f17","kind":"commit","published_at":"2016-08-29T14:17:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.17/manifests"},{"name":"mysql-5.5.52","sha":"754e7eff2872995e2b6e62f9da7448587a411c7b","kind":"commit","published_at":"2016-08-26T11:14:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.52","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.52/manifests"},{"name":"mariadb-galera-10.0.27","sha":"16702ec95f301d1a21eb5a6f5531387c9254b952","kind":"commit","published_at":"2016-08-26T01:19:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.27/manifests"},{"name":"mariadb-10.0.27","sha":"5bbe929d706e26cb3f9b291da6009526a17b1545","kind":"commit","published_at":"2016-08-24T14:39:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.27/manifests"},{"name":"mariadb-galera-5.5.51","sha":"d40d3f4e57f375897aa29e72e947e372e6bc229d","kind":"commit","published_at":"2016-08-10T18:58:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.51","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.51/manifests"},{"name":"mariadb-5.5.51","sha":"5ad02062d928cccbd29c0a2db6f0f7ceb33195d1","kind":"commit","published_at":"2016-08-09T20:34:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.51","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.51/manifests"},{"name":"mariadb-10.1.16","sha":"1168c1a3b984fb6b9cdf376392a7fcd301800162","kind":"commit","published_at":"2016-07-14T00:55:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.16/manifests"},{"name":"mysql-5.5.51","sha":"7d57772f47e0d69b2e2a7bcd62da59e54f8c8343","kind":"commit","published_at":"2016-07-07T05:23:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.51","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.51/manifests"},{"name":"mariadb-10.2.1","sha":"b258f911032a04394b8e0f8f092da799d804a205","kind":"commit","published_at":"2016-07-02T12:52:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.1/manifests"},{"name":"mariadb-galera-10.0.26","sha":"10880d67b95d29dc1a764f2ee5c2010dc89659df","kind":"commit","published_at":"2016-06-30T14:24:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.26/manifests"},{"name":"mariadb-10.1.15","sha":"3fd214c8be7c2340ebe06f4c887c67f5c928e5f0","kind":"commit","published_at":"2016-06-29T20:50:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.15/manifests"},{"name":"mariadb-galera-5.5.50","sha":"ecdb2b6e86d4bef2718eaec61f1edd1c11e41e1a","kind":"commit","published_at":"2016-06-23T16:54:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.50","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.50/manifests"},{"name":"mariadb-10.0.26","sha":"9fc102b37ec45bf5a1010a9f660137304de482bc","kind":"commit","published_at":"2016-06-23T08:44:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.26/manifests"},{"name":"mariadb-5.5.50","sha":"12ae840375fe30da1c23647facaa0678858d6d92","kind":"commit","published_at":"2016-06-16T19:04:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.50","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.50/manifests"},{"name":"mysql-5.5.50","sha":"ef3f09f0c9e62ea1bf86b33b5d97e954b3ae34fe","kind":"commit","published_at":"2016-05-16T09:34:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.50","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.50/manifests"},{"name":"mariadb-10.1.14","sha":"ee0695b8072783d04b27328f974d94273b3fa248","kind":"commit","published_at":"2016-05-08T10:37:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.14/manifests"},{"name":"mariadb-galera-10.0.25","sha":"c0238be6cfaaf17c7c3a6f3fc59937cc13cc00be","kind":"commit","published_at":"2016-04-29T20:59:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.25/manifests"},{"name":"mariadb-10.0.25","sha":"9eba34f08675c31b0796eeb127582be827773070","kind":"commit","published_at":"2016-04-28T20:18:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.25/manifests"},{"name":"mariadb-galera-5.5.49","sha":"43e19b3fc8cb2a0d4a726c3ea822a369e60c5adc","kind":"commit","published_at":"2016-04-25T20:10:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.49","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.49/manifests"},{"name":"mariadb-5.5.49","sha":"0991e19e9d38f7475390276c0557c2390e4d93c9","kind":"commit","published_at":"2016-04-20T18:25:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.49","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.49/manifests"},{"name":"mariadb-10.2.0","sha":"9664240c948a92c22ccda0e1f5a420eb776ddcb1","kind":"commit","published_at":"2016-04-16T17:43:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.0/manifests"},{"name":"mariadb-10.1.13","sha":"9f5b285662ed8c13d6e87d8baf2f0ad4484d4a85","kind":"commit","published_at":"2016-03-24T08:45:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.13/manifests"},{"name":"mysql-5.5.49","sha":"e7061f7e5a96c66cb2e0bf46bec7f6ff35801a69","kind":"commit","published_at":"2016-02-26T06:23:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.49","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.49/manifests"},{"name":"mariadb-galera-10.0.24","sha":"01897db10203312ccd20f2b76ba957825ccef613","kind":"commit","published_at":"2016-02-24T22:40:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.24/manifests"},{"name":"mariadb-10.1.12","sha":"b05158cc10a75196b5c0bf8dad9360608a2dd5b9","kind":"commit","published_at":"2016-02-24T14:18:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.12/manifests"},{"name":"mariadb-galera-5.5.48","sha":"3042d655e2c20dccf00fba6a64f72385330d2b7a","kind":"commit","published_at":"2016-02-17T20:50:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.48","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.48/manifests"},{"name":"mariadb-10.0.24","sha":"a4b271496888e1f8628d0af36309e35293093577","kind":"commit","published_at":"2016-02-17T20:42:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.24/manifests"},{"name":"mariadb-5.5.48","sha":"a9a08b1e2f5b7a9e3ab7c7f75c768389b1d8238f","kind":"commit","published_at":"2016-02-10T06:03:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.48","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.48/manifests"},{"name":"mariadb-10.1.11","sha":"7b14ba63f22e6c98c1982dae8847035ad1b8e155","kind":"commit","published_at":"2016-01-28T12:06:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.11/manifests"},{"name":"mysql-5.5.48","sha":"93a6142dd0c0c8b2e0683e4d57082582eac91fdb","kind":"commit","published_at":"2016-01-15T02:26:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.48","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.48/manifests"},{"name":"mariadb-10.1.10","sha":"8efdfc8b58a84f8e8d62f0bb8b31f5b763664c06","kind":"commit","published_at":"2015-12-23T15:22:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.10/manifests"},{"name":"mariadb-galera-10.0.23","sha":"89a264809d660fb5a4e7d43e9324b1f529a3a1d7","kind":"commit","published_at":"2015-12-23T14:51:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.23/manifests"},{"name":"mariadb-galera-5.5.47","sha":"70113ee170cbace52d01afdb3ddd4ea5bfa92ebd","kind":"commit","published_at":"2015-12-22T19:58:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.47/manifests"},{"name":"mariadb-10.0.23","sha":"90ea0145856338221803ebb9b446ed2a6e082412","kind":"commit","published_at":"2015-12-16T15:39:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.23/manifests"},{"name":"mariadb-5.5.47","sha":"d67aacb4fbb449ffa8db4e3d70fe8756d62b5222","kind":"commit","published_at":"2015-12-09T16:11:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.47/manifests"},{"name":"mariadb-10.1.9","sha":"370a2cbe96e026fdb8966d8e58e7c93f75597cb8","kind":"commit","published_at":"2015-11-21T00:49:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.9/manifests"},{"name":"mariadb-galera-10.0.22","sha":"f4421c893b50f05078f14d33c47d21f52f59f8a7","kind":"commit","published_at":"2015-11-16T17:39:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.22/manifests"},{"name":"mysql-5.5.47","sha":"40ae1b9b618fbbc3b494a896a9d074b74e414337","kind":"commit","published_at":"2015-11-07T16:33:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.47","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.47/manifests"},{"name":"mariadb-10.0.22","sha":"d775ecdd010daad4dc6147fba58acd006bf2c60c","kind":"commit","published_at":"2015-10-28T12:13:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.22/manifests"},{"name":"mariadb-10.1.8","sha":"7e29f2d64fb463559a7c9c178ffe899b9bcab113","kind":"commit","published_at":"2015-10-15T14:25:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.8/manifests"},{"name":"mariadb-galera-5.5.46","sha":"278ff1661a9fcf690b6b7604eb889fd287e6246a","kind":"commit","published_at":"2015-10-15T09:47:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.46/manifests"},{"name":"mariadb-5.5.46","sha":"16c4b3c68b06653592a9500050ad977a38f4ebae","kind":"commit","published_at":"2015-10-09T14:43:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.46/manifests"},{"name":"mysql-5.5.46","sha":"b9768521bdeb1a8069c7b871f4536792b65fd79b","kind":"commit","published_at":"2015-09-18T14:13:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.46","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.46/manifests"},{"name":"mariadb-10.1.7","sha":"4cb6edba780085cbb82ef5fce2298f7df5fa0169","kind":"commit","published_at":"2015-09-08T21:46:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.7/manifests"},{"name":"mariadb-galera-10.0.21","sha":"c6a0cbdac6dbb7134164732bf7a6096d82e1f0a1","kind":"commit","published_at":"2015-08-14T18:59:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.21/manifests"},{"name":"mariadb-galera-5.5.45","sha":"fe757e006c676bc1cfb713f26fbd43e608531458","kind":"commit","published_at":"2015-08-14T17:45:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.45","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.45/manifests"},{"name":"mariadb-10.0.21","sha":"0403790722e3941779ccea26e85fcd818e2320b5","kind":"commit","published_at":"2015-08-05T18:07:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.21/manifests"},{"name":"mariadb-5.5.45","sha":"fa51f70dc68fe2f3afe943e2c81fcbdb34f16cad","kind":"commit","published_at":"2015-08-04T21:42:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.45","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.45/manifests"},{"name":"mariadb-10.1.6","sha":"d517886482158f7f4525b55b7899ad6bab882768","kind":"commit","published_at":"2015-07-23T13:48:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.6/manifests"},{"name":"mysql-5.5.45","sha":"830bcff0edd3dd031932e60c7a70fe92a63fc404","kind":"commit","published_at":"2015-06-25T13:04:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.45","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.45/manifests"},{"name":"mariadb-galera-10.0.20","sha":"5467b12dc3894c36eba092430a785806e0d008c9","kind":"commit","published_at":"2015-06-25T03:28:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.20/manifests"},{"name":"mariadb-galera-5.5.44","sha":"71d1f35847a575239deff856590bf6f13afd74ed","kind":"commit","published_at":"2015-06-23T17:48:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.44/manifests"},{"name":"mariadb-10.0.20","sha":"a6087e7dc1ef3561d8189c8db15e9591d0f9b520","kind":"commit","published_at":"2015-06-17T14:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.20/manifests"},{"name":"mariadb-5.5.44","sha":"5a44e1a4024f1760021e5c6fd65773584d60513a","kind":"commit","published_at":"2015-06-09T20:16:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.44/manifests"},{"name":"mariadb-10.1.5","sha":"cd70bed05e506ce1ca3535ada265c4d09f633b49","kind":"commit","published_at":"2015-06-03T09:12:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.5/manifests"},{"name":"mariadb-galera-10.0.19","sha":"3eb8bc01b6876dc9dbacb82179127a58f4b86e79","kind":"commit","published_at":"2015-05-15T01:53:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.19/manifests"},{"name":"mariadb-galera-5.5.43","sha":"014fe12c03a2fdcbd2eb6bab39118de1cee02693","kind":"commit","published_at":"2015-05-12T21:05:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.43/manifests"},{"name":"mariadb-10.0.19","sha":"0880284bf715b4916cc735e19b76d1062c2bfdcf","kind":"commit","published_at":"2015-05-08T14:06:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.19/manifests"},{"name":"mariadb-10.0.18","sha":"5c833689ac98991ea85a1a50565e2b1a6abe6c1f","kind":"commit","published_at":"2015-05-06T10:41:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.18/manifests"},{"name":"mariadb-5.5.43","sha":"4c87f727734955f9e4a0ffde25aae4d43ec0b2a5","kind":"commit","published_at":"2015-04-29T14:24:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.43/manifests"},{"name":"mysql-5.5.44","sha":"31c803e8d0543b330aa8e61ef878da43fe1f68f7","kind":"commit","published_at":"2015-04-29T08:21:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.44","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.44/manifests"},{"name":"mariadb-10.1.4","sha":"d8a4a8363533cb19a33c046e631c920ab18895fd","kind":"commit","published_at":"2015-04-12T08:48:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.4/manifests"},{"name":"mariadb-galera-5.5.42","sha":"6c19f51a5fe6bd0dbecf3cb8fd4f88e4f8da477e","kind":"commit","published_at":"2015-03-08T03:56:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.42/manifests"},{"name":"mariadb-galera-10.0.17","sha":"d146605124a3d326f3769fd162e0af0a124266a9","kind":"commit","published_at":"2015-03-06T18:22:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.17/manifests"},{"name":"mysql-5.5.43","sha":"e02fe87f00dc9fdb0fb6ab13f2e87485f79f3341","kind":"commit","published_at":"2015-02-27T08:14:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.43","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.43/manifests"},{"name":"mariadb-10.1.3","sha":"702aee649287a1b2c4834794732feaf13960fd58","kind":"commit","published_at":"2015-02-25T21:02:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.3/manifests"},{"name":"mariadb-10.0.17","sha":"5c66abf0b0de6d632f85a57c841f80d28a7e0337","kind":"commit","published_at":"2015-02-25T15:34:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.17/manifests"},{"name":"mariadb-5.5.42","sha":"fdd6c111c254c5044cd9b6c2f7e4d0c74f427a79","kind":"commit","published_at":"2015-02-13T11:57:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.42/manifests"},{"name":"mariadb-galera-10.0.16","sha":"cd187ecf90e9988e5a729a1a4db7239e3baa2e6c","kind":"commit","published_at":"2015-01-28T01:22:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.16/manifests"},{"name":"mariadb-10.0.16","sha":"fb71449b10100e9a0f887b1585000fbfab294f3c","kind":"commit","published_at":"2015-01-25T15:16:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.16/manifests"},{"name":"mysql-5.5.42","sha":"3ee8aa216d55b858ba9e53874359dcac9a82933a","kind":"commit","published_at":"2015-01-06T20:23:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.42","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.42/manifests"},{"name":"mariadb-galera-5.5.41","sha":"952b575272d47a48a1c55e83d3ff9a548857e564","kind":"commit","published_at":"2015-01-01T00:28:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.41/manifests"},{"name":"mariadb-5.5.41","sha":"0f64a927a93239f7f0f5e413b893f7fc1233de15","kind":"commit","published_at":"2014-12-19T10:44:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.41/manifests"},{"name":"mariadb-galera-10.0.15","sha":"4f9f3d4391f7b05877a12ada5d640a34c8bce68b","kind":"commit","published_at":"2014-12-10T11:24:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.15/manifests"},{"name":"mariadb-10.1.2","sha":"78564373fee5e6cccf144b11bc60b0876b4bbd0b","kind":"commit","published_at":"2014-12-05T07:01:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.2/manifests"},{"name":"mariadb-10.0.15","sha":"ffc0ef63164e9a121d8a02323afe32a82299171e","kind":"commit","published_at":"2014-11-21T19:20:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.15/manifests"},{"name":"mysql-5.5.41","sha":"0773c7f422c426e5693fc901df9999092e56aef3","kind":"commit","published_at":"2014-11-04T07:30:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.41","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.41/manifests"},{"name":"mariadb-10.1.1","sha":"1e79138459038c39c85239a825bf1727ef43c156","kind":"commit","published_at":"2014-10-15T22:30:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.1/manifests"},{"name":"mariadb-galera-5.5.40","sha":"cc9d1bd8dc55ddc451cd2a255958fac313fe79d0","kind":"commit","published_at":"2014-10-14T22:04:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.40/manifests"},{"name":"mariadb-galera-10.0.14","sha":"7dd74fa3a2f167424624bf71d54ff965514239a9","kind":"commit","published_at":"2014-10-08T17:30:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.14/manifests"},{"name":"mariadb-5.5.40","sha":"dbda20caffbb22115b6f30069b716bc505c49d11","kind":"commit","published_at":"2014-10-08T07:35:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.40/manifests"},{"name":"mariadb-10.0.14","sha":"f1afc003eefe0aafd3e070c7453d9e029d8445a8","kind":"commit","published_at":"2014-09-24T13:41:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.14/manifests"},{"name":"mysql-5.5.40","sha":"3139aa87b4f215418740939cc8d156150c355823","kind":"commit","published_at":"2014-09-08T09:33:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.40","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.40/manifests"},{"name":"mariadb-galera-10.0.13","sha":"f99f573dc79b5d976e331fecbb83935c21e81ee5","kind":"commit","published_at":"2014-08-29T06:42:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.13/manifests"},{"name":"mariadb-galera-5.5.39","sha":"dc0f1864ae09068dee8c340e4b3a687854c3200f","kind":"commit","published_at":"2014-08-15T22:41:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.39/manifests"},{"name":"mariadb-10.0.13","sha":"4105cbf4a230c82ea7dee31d4d2262b798fad9f4","kind":"commit","published_at":"2014-08-08T15:58:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.13/manifests"},{"name":"mariadb-5.5.39","sha":"c722e5f25f1f00b32f9b4b556f07489bda38095a","kind":"commit","published_at":"2014-08-03T11:38:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.39/manifests"},{"name":"mysql-5.5.39","sha":"e9b2f5bf15281583b38a56b12f9ae2420c46a6d1","kind":"commit","published_at":"2014-07-19T05:54:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.39","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.39/manifests"},{"name":"mariadb-10.1.0","sha":"c235de12ae3723b96944337bd89ad9cc87f21d8f","kind":"tag","published_at":"2014-06-30T22:47:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.0/manifests"},{"name":"mariadb-galera-10.0.12","sha":"7ed27e1b8efa2c72ddb554362d76e5b7deb90bbe","kind":"commit","published_at":"2014-06-26T16:11:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.12/manifests"},{"name":"mariadb-galera-5.5.38","sha":"b5a2600e4ba6f4027561bb0a41bac11b1239a856","kind":"commit","published_at":"2014-06-23T13:37:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.38/manifests"},{"name":"mariadb-10.0.12","sha":"0c64cd83eb392a0d2085eb6340623273a3402d4d","kind":"commit","published_at":"2014-06-12T08:57:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.12/manifests"},{"name":"mariadb-galera-10.0.11","sha":"2357871a213b33417539f14e6c786a3d4b74d7f6","kind":"commit","published_at":"2014-06-09T20:13:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.11/manifests"},{"name":"mariadb-5.5.38","sha":"6d75570e99fbf070cdbeefdfbcfc94d1c7b3ad1f","kind":"commit","published_at":"2014-06-05T17:25:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.38/manifests"},{"name":"mysql-5.5.38","sha":"c1fd09f3d4848ae59605564ded9628307d59dd27","kind":"commit","published_at":"2014-05-11T16:24:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.38","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.38/manifests"},{"name":"mariadb-10.0.11","sha":"1170a54060168d885cbf682836342d4fc4ccae1a","kind":"commit","published_at":"2014-05-10T21:42:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.11/manifests"},{"name":"mariadb-galera-5.5.37","sha":"29466e2c85f2c1ab628237a3aca0bcf206d941ec","kind":"commit","published_at":"2014-04-25T22:23:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.37/manifests"},{"name":"mariadb-galera-10.0.10","sha":"43a9e655470182e17a8edf1eecb16a688d66e255","kind":"commit","published_at":"2014-04-17T18:10:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.10/manifests"},{"name":"mariadb-5.5.37","sha":"05722f06b212f0229dbc541b3d370319712d156a","kind":"commit","published_at":"2014-04-15T10:20:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.37/manifests"},{"name":"mariadb-galera-10.0.7a","sha":"ba7f73f067b3605ad265c541d71388d6909e40ef","kind":"commit","published_at":"2014-04-03T02:35:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.7a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.7a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.7a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7a/manifests"},{"name":"mariadb-10.0.10","sha":"2b72b15a9f1a2af23fa4bb13d6193276b1775724","kind":"commit","published_at":"2014-03-29T16:32:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.10/manifests"},{"name":"mariadb-galera-5.5.36a","sha":"983366e0eef50b95329bcba154ee4fb38b85df3c","kind":"commit","published_at":"2014-03-20T22:33:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.36a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.36a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.36a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36a/manifests"},{"name":"mysql-5.5.37","sha":"faec0e2f4aecfc902e354ae7af991779d6bfc4a7","kind":"commit","published_at":"2014-03-14T18:46:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.37","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.37/manifests"},{"name":"mariadb-10.0.9","sha":"ca864d2200e4baf976ff441ce626a184d83675a5","kind":"commit","published_at":"2014-03-08T11:33:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.9/manifests"},{"name":"mariadb-galera-5.5.36","sha":"653ef22336a5c14404b9690bb44df702292463b2","kind":"commit","published_at":"2014-03-06T23:44:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36/manifests"},{"name":"tokudb-7.1.5","sha":"4e6d8249db6d1e7df643a763c1513d62e7944f76","kind":"commit","published_at":"2014-02-26T19:39:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5/manifests"},{"name":"tokudb-7.1.5-rc.4","sha":"4e6d8249db6d1e7df643a763c1513d62e7944f76","kind":"commit","published_at":"2014-02-26T19:39:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.4","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.4/manifests"},{"name":"tokudb-7.1.5-rc.3","sha":"e9b9fd90775102a7e1a1c3bcfbacbe4f208f55ab","kind":"commit","published_at":"2014-02-24T14:46:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.3","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.3/manifests"},{"name":"mariadb-5.5.36","sha":"12bee8c1d852b10c1505a2da687a24f52437881c","kind":"commit","published_at":"2014-02-22T21:51:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.36/manifests"},{"name":"tokumx-1.4.0+hotfix.0","sha":"dfcffcc714ee5f848c7c3aa522b6bb464678e737","kind":"commit","published_at":"2014-02-22T00:57:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.4.0+hotfix.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.4.0+hotfix.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.4.0%2Bhotfix.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.4.0+hotfix.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.4.0+hotfix.0/manifests"},{"name":"mariadb-galera-10.0.7","sha":"e6a7a3804d05570d061c05756f3262dab364ce02","kind":"commit","published_at":"2014-02-14T22:03:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7/manifests"},{"name":"tokudb-7.1.5-rc.2","sha":"bfd4c05c401fb8707162a4f2c3686da710bde97f","kind":"commit","published_at":"2014-02-14T17:08:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.2/manifests"},{"name":"mariadb-galera-5.5.35","sha":"e0f0f5f6d0b983619a67725c6a3351c31a547852","kind":"commit","published_at":"2014-02-11T04:54:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.35/manifests"},{"name":"tokudb-7.1.5-rc.1","sha":"dfe4872524afa663d4e3b4928c9e70ec9f3e830d","kind":"commit","published_at":"2014-02-07T17:58:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.1/manifests"},{"name":"mariadb-10.0.8","sha":"ae48d9d761d727be2d6036c15cfa25876f9cc82e","kind":"commit","published_at":"2014-02-06T20:58:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.8/manifests"},{"name":"mariadb-5.5.35","sha":"a72f61ae69137b841fc2be35379f28ae70c225ae","kind":"commit","published_at":"2014-01-28T09:58:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.35/manifests"},{"name":"mysql-5.5.36","sha":"e169af84bdf76079b80dd5b04cfdf966d5ac8a7e","kind":"commit","published_at":"2014-01-08T10:09:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.36","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.36/manifests"},{"name":"clone-5.5.36-build","sha":"f155dd850729463399bebd13f9a8f6017c4661fe","kind":"commit","published_at":"2014-01-06T05:22:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.36-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.36-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.36-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.36-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.36-build/manifests"},{"name":"mariadb-10.0.7","sha":"d668184d5509872cdfcd459585cf1a7b38083ed8","kind":"commit","published_at":"2013-12-23T09:29:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.7/manifests"},{"name":"mariadb-galera-5.5.34","sha":"088c069462d4a5cf26e97690e045fc3e737453a3","kind":"commit","published_at":"2013-12-11T20:09:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.34/manifests"},{"name":"mariadb-5.5.34","sha":"481141f35d176c06ee649f10b6c1882ee1b249e9","kind":"commit","published_at":"2013-11-18T11:48:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.34/manifests"},{"name":"mariadb-10.0.6","sha":"93830b3ca5046d8f93eadf1c74f4018630a2601a","kind":"commit","published_at":"2013-11-14T18:56:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.6/manifests"},{"name":"mariadb-10.0.5","sha":"419e0ec38a2a705344b4538ca3d9c71a8477a2b4","kind":"commit","published_at":"2013-11-07T12:39:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.5/manifests"},{"name":"mysql-5.5.35","sha":"cb2021858cc9afb7c604f92fff3b460e0e2d2742","kind":"commit","published_at":"2013-11-05T07:03:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.35","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.35/manifests"},{"name":"clone-5.5.35-build","sha":"9720efd824d5c8937ce9ac64a84be808cbfcf1d0","kind":"commit","published_at":"2013-11-01T15:52:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.35-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.35-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.35-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.35-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.35-build/manifests"},{"name":"mysql-5.1.73","sha":"c4fb8f0cfe83e89f995fc101b0b9c78f2135785f","kind":"commit","published_at":"2013-11-01T15:39:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.73","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.73/manifests"},{"name":"clone-5.1.73-build","sha":"c4fb8f0cfe83e89f995fc101b0b9c78f2135785f","kind":"commit","published_at":"2013-11-01T15:39:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.73-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.73-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.73-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.73-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.73-build/manifests"},{"name":"tokudb-ps-2","sha":"f7c5637958cdd4ae0c45e44ac06f531719b31a81","kind":"commit","published_at":"2013-10-23T18:44:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-ps-2","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-ps-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-ps-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-2/manifests"},{"name":"tokudb-ps-1","sha":"0372f382b07e019c13c0e93b7fdf58a26fe44118","kind":"commit","published_at":"2013-10-16T14:07:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-ps-1","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-ps-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-ps-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-1/manifests"},{"name":"tokumx-1.3.0-rc.1","sha":"293a684e92cfe3db9a11497ed6da1b5a2be063ce","kind":"commit","published_at":"2013-10-14T18:32:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.3.0-rc.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.1/manifests"},{"name":"tokumx-1.3.0-rc.0","sha":"293a684e92cfe3db9a11497ed6da1b5a2be063ce","kind":"commit","published_at":"2013-10-14T18:32:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.3.0-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.0/manifests"},{"name":"tokudb-7.1.0","sha":"60267e61ff237739adbb5f7e0a7138ca2e1509ca","kind":"commit","published_at":"2013-10-07T22:50:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.0/manifests"},{"name":"mariadb-galera-5.5.32a","sha":"239dcdaa909cba065b9e6c83e59baef25a35eb58","kind":"commit","published_at":"2013-09-29T20:53:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.32a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.32a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.32a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32a/manifests"},{"name":"mariadb-5.5.33a","sha":"60165b7933be352f72435c32d93b65ae27d708c4","kind":"commit","published_at":"2013-09-19T20:24:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.33a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.33a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.33a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33a/manifests"},{"name":"mariadb-5.5.33","sha":"c2939908f8d111db71c5af6f78622de748614496","kind":"commit","published_at":"2013-09-16T19:21:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33/manifests"},{"name":"mysql-5.1.72","sha":"a68b8410915e7363f1e1bd658375e0477ba4b235","kind":"commit","published_at":"2013-09-09T18:07:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.72","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.72/manifests"},{"name":"mysql-5.5.34","sha":"218e18a6c5a2db2cdb7cefab0e11de79814d91a9","kind":"commit","published_at":"2013-09-09T17:49:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.34","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.34/manifests"},{"name":"mariadb-galera-5.5.32","sha":"39f82b4e6ebed949ba17fe4884d96471574c1da1","kind":"commit","published_at":"2013-08-27T20:40:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32/manifests"},{"name":"clone-5.5.34-build","sha":"a1cfafac450a213e12bbd20f1fd7e90c68f833f2","kind":"commit","published_at":"2013-08-26T22:15:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.34-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.34-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.34-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.34-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.34-build/manifests"},{"name":"clone-5.1.72-build","sha":"2f8154091c467917291fba03a1f968520f66d204","kind":"commit","published_at":"2013-08-23T11:24:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.72-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.72-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.72-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.72-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.72-build/manifests"},{"name":"tokumx-1.2.0-rc.2","sha":"50aef9b7d9e0345edae9dd55a79d0c5c12602db9","kind":"commit","published_at":"2013-08-21T20:10:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.2.0-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.2.0-rc.2/manifests"},{"name":"mariadb-10.0.4","sha":"52920e499d1be0d567fa95b9905365fc567462fc","kind":"commit","published_at":"2013-08-15T14:15:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.4/manifests"},{"name":"mariadb-5.5.32","sha":"e7e145651ace7e32883d952b6c05ab2cb6dbb234","kind":"commit","published_at":"2013-07-17T14:03:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.32/manifests"},{"name":"mysql-5.5.33","sha":"ac91de42645d7190d5e69f03d1d7613a0678f56e","kind":"commit","published_at":"2013-07-15T11:41:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.33","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.33/manifests"},{"name":"clone-5.5.33-build","sha":"cc16b89e2ccabad33e0ceaade644bf9b70d9b721","kind":"commit","published_at":"2013-07-05T09:00:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.33-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.33-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.33-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.33-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.33-build/manifests"},{"name":"mysql-5.1.71","sha":"e26bd21331fd60966c786c762d154c71ec807078","kind":"commit","published_at":"2013-07-01T13:30:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.71","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.71/manifests"},{"name":"clone-5.1.71-build","sha":"e26bd21331fd60966c786c762d154c71ec807078","kind":"commit","published_at":"2013-07-01T13:30:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.71-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.71-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.71-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.71-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.71-build/manifests"},{"name":"mariadb-10.0.3","sha":"2b42e7d015216ffd3a8b1000295c62dc9f993651","kind":"commit","published_at":"2013-06-10T06:40:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.3/manifests"},{"name":"tokumx-1.0.0-rc.0","sha":"dc7dd5a1c34f9a5c0030b639ffffb49a0d466a7b","kind":"commit","published_at":"2013-05-30T23:04:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.0/manifests"},{"name":"mariadb-5.5.31","sha":"1a4fad8f16a111eab8ba61dbcf10357dcd108b65","kind":"commit","published_at":"2013-05-21T16:56:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.31/manifests"},{"name":"mysql-5.5.32","sha":"c0c9b92e37d572cc4452970c81199367048ea198","kind":"commit","published_at":"2013-05-16T15:33:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.32","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.32/manifests"},{"name":"mysql-5.1.70","sha":"2875fa20307d5297f2154acecc70aacd2976c314","kind":"commit","published_at":"2013-05-13T13:26:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.70","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.70/manifests"},{"name":"clone-5.5.32-build","sha":"23c3dd7b11e383effda63f27a3373a8f6adf6d2a","kind":"commit","published_at":"2013-05-03T13:39:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.32-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.32-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.32-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.32-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.32-build/manifests"},{"name":"clone-5.1.70-build","sha":"9d60b6c94a1f8e23172dfd4a09f1030cfa57fd6b","kind":"commit","published_at":"2013-04-30T18:39:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.70-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.70-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.70-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.70-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.70-build/manifests"},{"name":"mariadb-10.0.2","sha":"6947181966bbf06fe4e40aecc53531626bbf0ae0","kind":"commit","published_at":"2013-04-22T02:37:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.2/manifests"},{"name":"mysql-5.1.69","sha":"197e8b293a638d683e9b36ac38b4a436ba5e5aa9","kind":"commit","published_at":"2013-04-20T06:58:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.69","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69/manifests"},{"name":"mysql-5.5.31","sha":"55e5a785910059f955088113e95fe520ed86eb3f","kind":"commit","published_at":"2013-04-12T10:11:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.31","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.31/manifests"},{"name":"mariadb-5.5.30","sha":"1b2d0cd3ccd68396a7130b5529bc17d26a549473","kind":"commit","published_at":"2013-03-11T09:50:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.30/manifests"},{"name":"tokumx-1.1.1","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1/manifests"},{"name":"tokumx-1.1.1-rc.0","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.1.1-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1-rc.0/manifests"},{"name":"tokumx-1.1.0","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.1.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.0/manifests"},{"name":"tokumx-1.0.4","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4/manifests"},{"name":"tokumx-1.0.4-rc.2","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.2/manifests"},{"name":"tokumx-1.0.4-rc.1","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4-rc.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.1/manifests"},{"name":"tokumx-1.0.4-rc.0","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.0/manifests"},{"name":"tokumx-1.0.2","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.2/manifests"},{"name":"tokumx-1.0.0-rc.6","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.6","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.6/manifests"},{"name":"tokumx-1.0.0-rc.5","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.5","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.5/manifests"},{"name":"tokumx-1.0.0-rc.4","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.4","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.4/manifests"},{"name":"tokumx-1.0.0-rc.2","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.2/manifests"},{"name":"mariadb-galera-5.5.29","sha":"972acdb16484ec6b533d7bc6fabeec32a9e6ecc3","kind":"commit","published_at":"2013-03-04T22:01:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.29/manifests"},{"name":"clone-5.5.31-build","sha":"834c55fbbcfcecb868c5aa1d6f771814f4195d33","kind":"commit","published_at":"2013-03-01T11:10:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.31-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.31-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.31-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.31-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.31-build/manifests"},{"name":"mysql-5.1.69-retag","sha":"4c0315278a0bdb4f95db86aff3d2e5c17e20a791","kind":"commit","published_at":"2013-02-28T04:22:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.69-retag","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.69-retag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.69-retag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69-retag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69-retag/manifests"},{"name":"clone-5.1.69-build","sha":"4c0315278a0bdb4f95db86aff3d2e5c17e20a791","kind":"commit","published_at":"2013-02-28T04:22:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.69-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.69-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.69-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.69-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.69-build/manifests"},{"name":"mariadb-10.0.1","sha":"13a586568bdc71cba961ffa6008450c01d6524a6","kind":"commit","published_at":"2013-02-04T15:30:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.1/manifests"},{"name":"mariadb-5.5.29","sha":"3258617dceec4545e32634c7eb0f6c2b41b72670","kind":"commit","published_at":"2013-01-29T11:27:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.29/manifests"},{"name":"mariadb-5.3.12","sha":"b816d5f387cdfa61e065ef33db9246d17958974f","kind":"commit","published_at":"2013-01-28T08:12:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.12/manifests"},{"name":"mariadb-5.2.14","sha":"f4e7c093726a0143fd734b588c10e2b7780fe9ab","kind":"commit","published_at":"2013-01-28T08:10:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.14/manifests"},{"name":"mariadb-5.1.67","sha":"66d5ecaf1f3fa6902de5ed1a3d1853f074340147","kind":"commit","published_at":"2013-01-25T13:29:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.67","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.67/manifests"},{"name":"mysql-5.5.30","sha":"bfa4dbb28cde17fcf25ff0595678a09b13159e54","kind":"commit","published_at":"2013-01-16T07:09:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.30/manifests"},{"name":"mysql-5.1.68","sha":"7b55a76142585d904587dcb0e1b29c818a73451b","kind":"commit","published_at":"2013-01-08T12:29:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.68","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.68/manifests"},{"name":"clone-5.5.30-build","sha":"cbdaba42d66f82fff9980027aa9dbb8c0214cfab","kind":"commit","published_at":"2013-01-07T11:28:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.30-build/manifests"},{"name":"clone-5.1.68-build","sha":"1b44e51caa1bfb293d24ce3cb2ccad6702a979d6","kind":"commit","published_at":"2013-01-07T11:26:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.68-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.68-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.68-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.68-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.68-build/manifests"},{"name":"mariadb-galera-5.5.28a","sha":"ffc82ab60665ae910950022811370d7db49b41ea","kind":"commit","published_at":"2012-12-20T11:34:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.28a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.28a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.28a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.28a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.28a/manifests"},{"name":"mysql-5.5.29","sha":"7c73edf9a50b52a59a176c1275e4854bcd534710","kind":"commit","published_at":"2012-12-10T06:06:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.29/manifests"},{"name":"mysql-5.1.67","sha":"a7f76a711a691c2cd74949e844ae6a76dcff36f6","kind":"commit","published_at":"2012-12-07T09:47:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.67","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.67/manifests"},{"name":"mariadb-5.5.28a","sha":"40e9a56e262e750123ab2b1499565e37ebdc8680","kind":"commit","published_at":"2012-11-27T11:26:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.28a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.28a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.28a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28a/manifests"},{"name":"mariadb-5.3.11","sha":"8b4e5d2876b18132c4512f8eaa42a3c5f04f7949","kind":"commit","published_at":"2012-11-23T12:11:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.11/manifests"},{"name":"mariadb-5.2.13","sha":"d11fa88d5d811e79335d360f8fff9837d87b1d8a","kind":"commit","published_at":"2012-11-22T17:29:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.13/manifests"},{"name":"mariadb-5.1.66","sha":"eaf1555c1fa8a185b520fe763cae2876e06cfe70","kind":"commit","published_at":"2012-11-22T17:27:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.66","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.66/manifests"},{"name":"mariadb-10.0.0","sha":"776555af021e917ce0d6235386b43ae59fdd5161","kind":"commit","published_at":"2012-11-11T09:58:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.0/manifests"},{"name":"mariadb-5.3.10","sha":"9a0fd02397b51f39cc5e507598e9637cd4b56a96","kind":"commit","published_at":"2012-11-09T22:10:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.10/manifests"},{"name":"clone-5.5.29-build","sha":"7445048bc1333d083412fb674e0303f49e18c7fa","kind":"commit","published_at":"2012-11-01T16:33:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.29-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.29-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.29-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.29-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.29-build/manifests"},{"name":"clone-5.1.67-build","sha":"6ee588acd8b120232da45f736c84182764fac02e","kind":"commit","published_at":"2012-11-01T16:23:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.67-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.67-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.67-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.67-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.67-build/manifests"},{"name":"mariadb-5.5.28","sha":"2a50825f8ec3dfbf8c3283122ccba49086dbbe48","kind":"commit","published_at":"2012-10-19T09:21:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28/manifests"},{"name":"mariadb-5.3.9","sha":"73e39d6388b2e2955c819e2d2a4ac3448e31602c","kind":"commit","published_at":"2012-10-01T13:42:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.9/manifests"},{"name":"mysql-5.1.66","sha":"2f15c56f7755d1e87099bafc13451f587328c6e6","kind":"commit","published_at":"2012-09-11T10:47:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.66","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.66/manifests"},{"name":"mariadb-5.5.27","sha":"5947533987f08b46c1184738ca7abc0978ec5483","kind":"commit","published_at":"2012-09-06T08:08:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.27/manifests"},{"name":"clone-5.1.66-build","sha":"d02ceb6cf35302ebcb42498f61232654f1080c6b","kind":"commit","published_at":"2012-09-05T15:40:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.66-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.66-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.66-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.66-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.66-build/manifests"},{"name":"mariadb-galera-5.5.25","sha":"8e84b9e740ff3641f1fc500a616962cb3bc75a64","kind":"commit","published_at":"2012-08-30T09:22:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.25/manifests"},{"name":"mysql-5.5.28","sha":"3977ca1f117f768dd2fdd64e24b31be4a3953ac9","kind":"commit","published_at":"2012-08-28T14:13:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.28/manifests"},{"name":"mariadb-5.3.8","sha":"cc10c59043cbc79d15c9085d44b10c31fedfa914","kind":"commit","published_at":"2012-08-24T21:43:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.8/manifests"},{"name":"clone-5.5.28-build","sha":"13f2d48883dbb3b2c7c9a3eb0a417b89c01b5299","kind":"commit","published_at":"2012-08-24T09:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.28-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.28-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.28-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.28-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.28-build/manifests"},{"name":"mysql-5.1.65","sha":"8dd0ce9ed19b54b65ab35622d7f531b956335735","kind":"commit","published_at":"2012-07-12T08:00:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.65","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.65/manifests"},{"name":"mysql-5.5.27","sha":"b68fb7e6dfb86d1b118a6de3c4fb826cbacfd8fa","kind":"commit","published_at":"2012-07-11T13:34:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.27","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.27/manifests"},{"name":"clone-5.5.27-build","sha":"b68fb7e6dfb86d1b118a6de3c4fb826cbacfd8fa","kind":"commit","published_at":"2012-07-11T13:34:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.27-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.27-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.27-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.27-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.27-build/manifests"},{"name":"clone-5.1.65-build","sha":"ed568c2782cdb2ce8ca5246dbf9c36b4296aa83d","kind":"commit","published_at":"2012-07-10T13:25:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.65-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.65-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.65-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.65-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.65-build/manifests"},{"name":"mariadb-5.5.25","sha":"c4b9c32232f7a00c3fc6c96523c1925e37f752c1","kind":"commit","published_at":"2012-06-21T19:17:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.25/manifests"},{"name":"serg-5.1.64","sha":"c0464f47697351512668c69ec10ef2c3ea9e94c2","kind":"commit","published_at":"2012-06-20T11:10:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/serg-5.1.64","html_url":"https://github.com/MariaDB/server/releases/tag/serg-5.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@serg-5.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/serg-5.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/serg-5.1.64/manifests"},{"name":"mariadb-5.5.24","sha":"d5f55a6511088221b27363a5a464933b24a584d1","kind":"commit","published_at":"2012-05-30T18:20:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.24/manifests"},{"name":"mysql-5.5.25","sha":"d959f9e4fa03c9131a9bd4e4a8381d8c42231826","kind":"commit","published_at":"2012-05-10T05:03:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.25/manifests"},{"name":"clone-5.5.25-build","sha":"d959f9e4fa03c9131a9bd4e4a8381d8c42231826","kind":"commit","published_at":"2012-05-10T05:03:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.25-build/manifests"},{"name":"mariadb-5.3.7","sha":"b6d7b5a52c0e1f37b593bc70f3fd9a887c6bc4b3","kind":"commit","published_at":"2012-05-02T20:02:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.7/manifests"},{"name":"mysql-5.5.24","sha":"6ce7d81e7a780c967d62e69e2607a30c2501be42","kind":"commit","published_at":"2012-04-12T13:04:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.24/manifests"},{"name":"clone-5.5.24-build","sha":"6ce7d81e7a780c967d62e69e2607a30c2501be42","kind":"commit","published_at":"2012-04-12T13:04:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.24-build/manifests"},{"name":"mysql-5.1.63","sha":"1c8db0818e0e98a7ebbf84710e4db7abed1d54ac","kind":"commit","published_at":"2012-04-10T11:21:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.63","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.63/manifests"},{"name":"clone-5.1.63-build","sha":"1c8db0818e0e98a7ebbf84710e4db7abed1d54ac","kind":"commit","published_at":"2012-04-10T11:21:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.63-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.63-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.63-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.63-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.63-build/manifests"},{"name":"mariadb-5.5.23","sha":"0fade769ec3c271e2abf5d430c8fdcaea5808e8c","kind":"commit","published_at":"2012-04-10T06:30:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.23/manifests"},{"name":"mariadb-5.3.6","sha":"cdf7ce0a2e4aab87a20ff551cf2ee907dee2ea1a","kind":"commit","published_at":"2012-04-08T00:27:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.6/manifests"},{"name":"mariadb-5.2.12","sha":"8a1530488b7edd4a41b0a4e000c465278209e02b","kind":"commit","published_at":"2012-04-05T10:01:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.12/manifests"},{"name":"mariadb-5.1.62","sha":"d4b30a7a84742ae03774fe25af2cbad144ba2d5d","kind":"commit","published_at":"2012-04-05T08:49:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.62","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.62/manifests"},{"name":"mariadb-5.2.11","sha":"d5a59e28d13963f89efc117924eaa3ce42aedd4f","kind":"commit","published_at":"2012-03-30T14:12:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.11/manifests"},{"name":"mariadb-5.1.61","sha":"76e1dd04a5067ae2d199ef28e1e13ea04fa1f221","kind":"commit","published_at":"2012-03-30T10:42:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.61","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.61/manifests"},{"name":"mysql-5.5.23","sha":"e09223b082dc158129016275a33b2d0af2021244","kind":"commit","published_at":"2012-03-29T13:07:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.23/manifests"},{"name":"clone-5.5.23-build","sha":"e09223b082dc158129016275a33b2d0af2021244","kind":"commit","published_at":"2012-03-29T13:07:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.23-build/manifests"},{"name":"mariadb-5.5.22-rc","sha":"1070a157c16ade65afb3d39c2bdc15f822e42390","kind":"commit","published_at":"2012-03-28T18:25:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.22-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.22-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.22-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.22-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.22-rc/manifests"},{"name":"mariadb-5.5.21-beta","sha":"e8661e73bf288d6103b86672362ff45e358836e2","kind":"commit","published_at":"2012-03-14T18:47:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.21-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.21-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.21-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.21-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.21-beta/manifests"},{"name":"mysql-5.5.22","sha":"57239a06c2b42cbda942c940274d971ea9c73e1c","kind":"commit","published_at":"2012-03-02T12:23:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.22/manifests"},{"name":"mysql-5.1.62","sha":"cea2c5d28ead6ae4191aea164df9b80b41a743ad","kind":"commit","published_at":"2012-03-02T12:18:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.62","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.62/manifests"},{"name":"mysql-5.0.96","sha":"08b6f6c2bcd5d55415ee27c25e50b659676cad56","kind":"commit","published_at":"2012-03-02T12:12:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.96","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.96/manifests"},{"name":"mariadb-5.3.5-ga","sha":"61535e347208f62acd5cf9f2621752500bf48231","kind":"commit","published_at":"2012-02-28T14:41:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.5-ga","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.5-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.5-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.5-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.5-ga/manifests"},{"name":"mariadb-5.5.20-alpha","sha":"a7c090bc398a99c79e171e24b1835c9c8e10094c","kind":"commit","published_at":"2012-02-24T13:37:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.20-alpha","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.20-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.20-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.20-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.20-alpha/manifests"},{"name":"clone-5.5.22-build","sha":"a4022b0393b11088a0229cfe80cc62fc90122139","kind":"commit","published_at":"2012-02-19T07:33:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.22-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.22-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.22-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.22-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.22-build/manifests"},{"name":"clone-5.1.62-build","sha":"947cc98b2d58fe3794a6d4dd53a2b1d92c1dc0f9","kind":"commit","published_at":"2012-02-18T08:58:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.62-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.62-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.62-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.62-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.62-build/manifests"},{"name":"clone-5.0.96-build","sha":"697bde494949178bdf39b1cbd6f6354fb9862b33","kind":"commit","published_at":"2012-02-17T09:51:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.96-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.96-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.96-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.96-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.96-build/manifests"},{"name":"mariadb-5.3.4","sha":"f5a08db22dc458a7b4707db2750c2670ad3a2fdb","kind":"commit","published_at":"2012-01-30T16:34:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.4/manifests"},{"name":"mysql-5.5.21","sha":"92a521306884f75a18709039384010e901eac5ba","kind":"commit","published_at":"2012-01-30T15:23:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.21/manifests"},{"name":"clone-5.5.21-build","sha":"92a521306884f75a18709039384010e901eac5ba","kind":"commit","published_at":"2012-01-30T15:23:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.21-build/manifests"},{"name":"mysql-5.1.61","sha":"fbf42847d99ab7e2e16ef735de074bc9bb8821ff","kind":"commit","published_at":"2012-01-11T17:40:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.61","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.61/manifests"},{"name":"mariadb-5.3.3-rc","sha":"f19ccc842f2b181d39dd40f238aa4d8f4239befb","kind":"commit","published_at":"2011-12-20T08:13:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.3-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.3-rc/manifests"},{"name":"mysql-5.5.20","sha":"5a6300dcc45da2d6c2b046560da0580548354b93","kind":"commit","published_at":"2011-12-16T08:17:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.20/manifests"},{"name":"clone-5.5.20-build","sha":"5a6300dcc45da2d6c2b046560da0580548354b93","kind":"commit","published_at":"2011-12-16T08:17:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.20-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.20-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.20-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.20-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.20-build/manifests"},{"name":"clone-5.1.61-build","sha":"3441e35736d31827a024486711a2c686c1dacdb8","kind":"commit","published_at":"2011-12-15T15:59:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.61-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.61-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.61-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.61-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.61-build/manifests"},{"name":"mysql-5.0.95","sha":"f898c046c0b39d59db18a7fb5a16d60dcad2acf1","kind":"commit","published_at":"2011-12-14T13:05:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.95","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.95/manifests"},{"name":"clone-5.0.95-build","sha":"f898c046c0b39d59db18a7fb5a16d60dcad2acf1","kind":"commit","published_at":"2011-12-14T13:05:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.95-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.95-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.95-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.95-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.95-build/manifests"},{"name":"mariadb-5.2.10","sha":"6190361233a40ca40f7d9f5906207127e5925c86","kind":"commit","published_at":"2011-12-03T21:44:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.10/manifests"},{"name":"mysql-5.5.19","sha":"21959fc641c7279b16c50333c19150df2bdd7c83","kind":"commit","published_at":"2011-11-22T15:06:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.19/manifests"},{"name":"clone-5.5.19-build","sha":"21959fc641c7279b16c50333c19150df2bdd7c83","kind":"commit","published_at":"2011-11-22T15:06:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.19-build/manifests"},{"name":"mysql-5.5.18","sha":"ccbe78b4063320976c44968fea9d1dd7b55532bf","kind":"commit","published_at":"2011-11-02T15:28:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.18/manifests"},{"name":"mysql-5.1.60","sha":"dca7e38b1f45b9433ffc86c00f859db617cf8029","kind":"commit","published_at":"2011-10-29T18:08:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.60","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.60/manifests"},{"name":"clone-5.5.18-build","sha":"5b07d5bd4e7aec85eda1d400d6d88153f38d81ba","kind":"commit","published_at":"2011-10-26T09:28:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.18-build/manifests"},{"name":"clone-5.1.60-build","sha":"01cc54e9c99521fd29fba7f6d6dce562bd4357c6","kind":"commit","published_at":"2011-10-26T09:23:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.60-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.60-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.60-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.60-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.60-build/manifests"},{"name":"mariadb-5.3.2-beta","sha":"e4ef6db3d6bb4e7855ff6820f3ffbf81a0160f54","kind":"commit","published_at":"2011-10-12T20:15:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.2-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.2-beta/manifests"},{"name":"mysql-5.5.17","sha":"24e6ba6d37ac91a5ae9f487e3eb734724a4098a5","kind":"commit","published_at":"2011-10-04T10:28:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.17","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.17/manifests"},{"name":"clone-5.5.17-build","sha":"b67b91263843a0bf285232d90e1433cd4f4f1c13","kind":"commit","published_at":"2011-09-27T12:14:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.17-build/manifests"},{"name":"mariadb-5.2.9","sha":"8f932ea1357fbdf5db3ab0c726e4cf3366b0c48e","kind":"commit","published_at":"2011-09-16T16:30:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.9/manifests"},{"name":"mysql-5.5.16","sha":"caff55c4f41c62ab33b24e1122ecde73f4d9531c","kind":"commit","published_at":"2011-09-09T14:39:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.16/manifests"},{"name":"mariadb-5.3.1","sha":"c8c42fed8999bad68cbef9c101e08fc0abeb653e","kind":"commit","published_at":"2011-09-08T19:24:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.1/manifests"},{"name":"mariadb-5.2.8","sha":"11d8461e4c5372791d07380ef6504c0702fc8900","kind":"commit","published_at":"2011-08-16T16:01:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.8/manifests"},{"name":"mysql-5.1.59","sha":"32bd23372ee03965a5e8c6f49684bd76a6f7fbe7","kind":"commit","published_at":"2011-08-10T11:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.59","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.59/manifests"},{"name":"clone-5.1.59-build","sha":"32bd23372ee03965a5e8c6f49684bd76a6f7fbe7","kind":"commit","published_at":"2011-08-10T11:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.59-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.59-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.59-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.59-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.59-build/manifests"},{"name":"mariadb-5.3.0-beta","sha":"c1a0112ec2e05d030d6b1c7e316f89d438977fa1","kind":"commit","published_at":"2011-07-23T06:47:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.0-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.0-beta/manifests"},{"name":"mysql-5.5.15","sha":"d0b762177ef6a59b6f6d8f41ae32a54c9e4070af","kind":"commit","published_at":"2011-07-12T11:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.15","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.15/manifests"},{"name":"clone-5.5.15-build","sha":"d0b762177ef6a59b6f6d8f41ae32a54c9e4070af","kind":"commit","published_at":"2011-07-12T11:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.15-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.15-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.15-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.15-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.15-build/manifests"},{"name":"mysql-5.1.58","sha":"191fe00d6e80c88ff66071a951a6df04e37165ea","kind":"commit","published_at":"2011-07-01T15:18:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.58","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.58/manifests"},{"name":"mysql-5.5.14","sha":"2385f627b23b82be156c7330ef0ef38d82bb1277","kind":"commit","published_at":"2011-06-21T15:24:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.14","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.14/manifests"},{"name":"mariadb-5.2.7","sha":"59eaaa724514cbc1d64f63ecd7c2e585cc7de112","kind":"commit","published_at":"2011-06-13T09:46:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.7/manifests"},{"name":"clone-5.5.14-build","sha":"84f53279231b1d11121db82d586ad5ff544b0405","kind":"commit","published_at":"2011-06-08T08:56:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.14-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.14-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.14-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.14-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.14-build/manifests"},{"name":"clone-5.1.58-build","sha":"844fa544e1c3346e35d12f39382a86f5970ff688","kind":"commit","published_at":"2011-06-06T13:53:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.58-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.58-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.58-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.58-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.58-build/manifests"},{"name":"mariadb-5.2.6","sha":"9f4a16f114dbebb54f2c5afc59cfd2aec131065c","kind":"commit","published_at":"2011-05-10T16:19:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.6/manifests"},{"name":"mysql-5.0.94","sha":"f997f153124c1cec7809f9bcc0eb8c8f2b4e3019","kind":"commit","published_at":"2011-05-10T13:49:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.94","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.94/manifests"},{"name":"clone-5.0.94-build","sha":"f997f153124c1cec7809f9bcc0eb8c8f2b4e3019","kind":"commit","published_at":"2011-05-10T13:49:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.94-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.94-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.94-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.94-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.94-build/manifests"},{"name":"mysql-5.5.13","sha":"3b52eadcb533006a8b83caf62e1012c2428ed01c","kind":"commit","published_at":"2011-05-10T13:24:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.13","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.13/manifests"},{"name":"clone-5.5.13-build","sha":"3b52eadcb533006a8b83caf62e1012c2428ed01c","kind":"commit","published_at":"2011-05-10T13:24:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.13-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.13-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.13-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.13-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.13-build/manifests"},{"name":"mysql-5.1.57","sha":"2a8293069df0c0aa620e68eb7da54cf4c12cc803","kind":"commit","published_at":"2011-04-11T23:36:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.57","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.57/manifests"},{"name":"mysql-5.5.12","sha":"b900d58de291db8141c737b9861573a4c6d99924","kind":"commit","published_at":"2011-04-08T14:07:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.12","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.12/manifests"},{"name":"clone-5.5.12-build","sha":"b900d58de291db8141c737b9861573a4c6d99924","kind":"commit","published_at":"2011-04-08T14:07:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.12-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.12-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.12-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.12-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.12-build/manifests"},{"name":"clone-5.1.57-build","sha":"432ecbb4d029ca691bbf442fa99458b73d373802","kind":"commit","published_at":"2011-04-08T10:49:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.57-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.57-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.57-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.57-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.57-build/manifests"},{"name":"mysql-5.0.93","sha":"ff3fed274287ce5e1ce5cdfbbc35c39f6a73ec29","kind":"commit","published_at":"2011-04-07T09:17:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.93","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.93/manifests"},{"name":"clone-5.0.93-build","sha":"ff3fed274287ce5e1ce5cdfbbc35c39f6a73ec29","kind":"commit","published_at":"2011-04-07T09:17:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.93-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.93-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.93-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.93-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.93-build/manifests"},{"name":"mysql-5.5.11","sha":"25c4fa69200c6eeba651df229f94caef8b66e520","kind":"commit","published_at":"2011-03-31T13:08:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.11","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.11/manifests"},{"name":"clone-5.5.11-build","sha":"45a434c730bc267a094c73153e828e04e07a3d6b","kind":"commit","published_at":"2011-03-18T15:00:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.11-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.11-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.11-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.11-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.11-build/manifests"},{"name":"mariadb-5.2.5","sha":"a26620e48f791076f9f3e87d54c93e02dd6faafa","kind":"commit","published_at":"2011-03-01T21:24:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.5/manifests"},{"name":"mariadb-5.1.55","sha":"670f2f62c48741ea72440a1574dc99bae9390131","kind":"commit","published_at":"2011-02-27T00:25:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.55","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.55/manifests"},{"name":"mysql-5.5.10","sha":"dc9552ba99a12371ac004ae70a36d49d47508b31","kind":"commit","published_at":"2011-02-17T18:36:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.10","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.10/manifests"},{"name":"clone-5.5.10-build","sha":"dde82f085299e2cf4a00473bb977cc0aae2fc7a2","kind":"commit","published_at":"2011-02-11T09:54:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.10-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.10-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.10-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.10-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.10-build/manifests"},{"name":"mysql-5.1.56","sha":"530fcdf864c036c9558138bdd37e48f55796a4fd","kind":"commit","published_at":"2011-02-10T10:10:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.56","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.56/manifests"},{"name":"clone-5.1.56-build","sha":"530fcdf864c036c9558138bdd37e48f55796a4fd","kind":"commit","published_at":"2011-02-10T10:10:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.56-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.56-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.56-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.56-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.56-build/manifests"},{"name":"mysql-5.1.52sp1","sha":"97fb58451c82098ee96d5c443cc758cffa08958b","kind":"commit","published_at":"2011-02-09T22:07:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.52sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.52sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.52sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52sp1/manifests"},{"name":"mysql-5.1.55","sha":"7540fc7707acbbcb965bb55c477d5ba6f8861999","kind":"commit","published_at":"2011-01-25T14:42:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.55","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.55/manifests"},{"name":"mysql-5.5.9","sha":"709d319e16f6ee4ed33fce242683e40b7e96f3a0","kind":"commit","published_at":"2011-01-19T22:27:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.9","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.9/manifests"},{"name":"clone-5.5.9-build","sha":"d23c21737ec2216f0ac6c3bc11d8a48b000c82c2","kind":"commit","published_at":"2011-01-12T17:32:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.9-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.9-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.9-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.9-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.9-build/manifests"},{"name":"clone-5.1.55-build","sha":"28b7f8ad5d6b3c459f14f30e0f5def2de77b1d66","kind":"commit","published_at":"2011-01-12T15:08:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.55-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.55-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.55-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.55-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.55-build/manifests"},{"name":"mysql-5.0.92","sha":"78fb009ba3a2fa1145ee2d69c6b9f7655a52e99c","kind":"commit","published_at":"2011-01-07T13:28:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.92","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.92/manifests"},{"name":"clone-5.0.92-build","sha":"78fb009ba3a2fa1145ee2d69c6b9f7655a52e99c","kind":"commit","published_at":"2011-01-07T13:28:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.92-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.92-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.92-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.92-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.92-build/manifests"},{"name":"mariadb-5.2.4","sha":"5c43e47b9a20f08833f0ff327e18bea187a9d0b1","kind":"commit","published_at":"2010-12-05T17:46:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.4/manifests"},{"name":"mariadb-5.1.53","sha":"420b6312cfda9959cea487af8382c3f2301cff63","kind":"commit","published_at":"2010-12-05T12:25:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.53","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.53/manifests"},{"name":"mysql-5.5.8","sha":"db2f37dc31a60fdda020e67d19dda79861adadde","kind":"commit","published_at":"2010-12-03T17:49:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.8","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.8/manifests"},{"name":"mysql-5.1.54","sha":"c4a9280a34068667433843826d873dc24ba21b03","kind":"commit","published_at":"2010-11-25T16:38:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.54","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.54/manifests"},{"name":"clone-5.1.54-build","sha":"c4a9280a34068667433843826d873dc24ba21b03","kind":"commit","published_at":"2010-11-25T16:38:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.54-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.54-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.54-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.54-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.54-build/manifests"},{"name":"clone-5.5.8-build","sha":"375a29dff68f215bfd6ece94b06427ad2e85a052","kind":"commit","published_at":"2010-11-24T15:55:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.8-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.8-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.8-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.8-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.8-build/manifests"},{"name":"mariadb-5.1.51","sha":"5e7a60daa1a97a7c1a847fe548cde9a2ff0c0d2d","kind":"commit","published_at":"2010-11-18T14:10:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.51","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.51/manifests"},{"name":"mariadb-5.2.3","sha":"c4b3f430442a3804fbae6cb8df10e037db2d0852","kind":"commit","published_at":"2010-11-09T08:17:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.3/manifests"},{"name":"mysql-5.1.53","sha":"2ec7ae979d0db6debf2d3a15eb5c0f9dd33320ff","kind":"commit","published_at":"2010-11-03T10:24:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.53","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.53/manifests"},{"name":"clone-5.1.53-build","sha":"2ec7ae979d0db6debf2d3a15eb5c0f9dd33320ff","kind":"commit","published_at":"2010-11-03T10:24:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.53-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.53-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.53-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.53-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.53-build/manifests"},{"name":"mysql-5.5.7","sha":"98a34296318dd05ffc4f066ff59a1f5740831cf7","kind":"commit","published_at":"2010-10-14T18:29:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.7","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.7/manifests"},{"name":"clone-5.5.7-rc-build","sha":"dff9f8680d4112ff9dcc6b7c5d3d83856411bdc9","kind":"commit","published_at":"2010-10-13T09:29:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.7-rc-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.7-rc-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.7-rc-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.7-rc-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.7-rc-build/manifests"},{"name":"mysql-5.1.52","sha":"8057c3c943ccf92409144d0efbbf53bd6ee40f64","kind":"commit","published_at":"2010-10-11T20:13:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.52","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52/manifests"},{"name":"clone-5.1.52-build","sha":"a1d5405f1078c4e1c3a64e040f2509a76236c05a","kind":"commit","published_at":"2010-10-06T10:41:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.52-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.52-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.52-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.52-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.52-build/manifests"},{"name":"mysql-5.1.49sp1","sha":"283a9555080f49e25d827487dd608a4ffbc459d4","kind":"commit","published_at":"2010-09-28T10:39:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.49sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.49sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.49sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49sp1/manifests"},{"name":"mariadb-5.2.2-gamma","sha":"80e356ae81f77b7d3c215a88e0c46c3f591e1c05","kind":"commit","published_at":"2010-09-27T22:18:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.2-gamma","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.2-gamma","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.2-gamma","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.2-gamma","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.2-gamma/manifests"},{"name":"mysql-5.5.6-rc","sha":"580338dd0c25e46f587426257d33ab5207664ee0","kind":"commit","published_at":"2010-09-17T20:34:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.6-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.6-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.6-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.6-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.6-rc/manifests"},{"name":"mysql-5.1.51","sha":"23bbec61491e04b9ca63f6efd205d0e4d3b39923","kind":"commit","published_at":"2010-09-10T10:49:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.51","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.51/manifests"},{"name":"clone-5.1.51-build","sha":"23bbec61491e04b9ca63f6efd205d0e4d3b39923","kind":"commit","published_at":"2010-09-10T10:49:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.51-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.51-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.51-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.51-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.51-build/manifests"},{"name":"mariadb-5.1.50","sha":"2f411c60d97c379a4b364afaa2cc365561ccd2d6","kind":"commit","published_at":"2010-09-07T23:00:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.50","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.50/manifests"},{"name":"clone-5.5.6-m3-build","sha":"87f1ea8408fc364b1911398be17b323579289ef6","kind":"commit","published_at":"2010-08-25T10:22:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.6-m3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.6-m3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.6-m3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.6-m3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.6-m3-build/manifests"},{"name":"mariadb-5.1.49","sha":"cbdc5dd42e74707a981fd7480c12c0a33979a6bd","kind":"commit","published_at":"2010-08-07T16:08:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.49","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.49/manifests"},{"name":"mysql-5.1.50","sha":"071fabd2fc45b246e5de0035d8321b3815c1152c","kind":"commit","published_at":"2010-08-03T11:52:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.50","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.50/manifests"},{"name":"clone-5.1.50-build","sha":"071fabd2fc45b246e5de0035d8321b3815c1152c","kind":"commit","published_at":"2010-08-03T11:52:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.50-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.50-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.50-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.50-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.50-build/manifests"},{"name":"mysql-5.1.49","sha":"60c8958cf0843cee13ba453ad6000e061e0c28ff","kind":"commit","published_at":"2010-07-09T12:23:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.49","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49/manifests"},{"name":"mysql-5.5.5-m3","sha":"81d0c5ac28610e91393d0dbf5d11c3bc6a20a11b","kind":"commit","published_at":"2010-07-06T10:28:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.5-m3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.5-m3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.5-m3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.5-m3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.5-m3/manifests"},{"name":"clone-5.1.49-build","sha":"bfc279951ae92a6128654216dd56b820c5a6b2cd","kind":"commit","published_at":"2010-07-04T07:12:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.49-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.49-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.49-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.49-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.49-build/manifests"},{"name":"mysql-5.1.46sp1","sha":"3a80ab21b2ea6c35b45b47d57c958595d404c4e9","kind":"commit","published_at":"2010-06-23T10:22:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.46sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.46sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.46sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46sp1/manifests"},{"name":"clone-5.5.5-m3-build","sha":"1e467666e3f72b3481b85954dbe45490bb99d2f2","kind":"commit","published_at":"2010-06-23T08:23:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.5-m3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.5-m3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.5-m3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.5-m3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.5-m3-build/manifests"},{"name":"mariadb-5.2.1-beta","sha":"faa0f8a5d2f8a2f13297b954b10ca4de5f2fe435","kind":"commit","published_at":"2010-06-17T13:53:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.1-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.1-beta/manifests"},{"name":"mysql-5.1.48","sha":"b6cc2eb03702e91f4d8da5f0a2cfbe7c96d79753","kind":"commit","published_at":"2010-06-02T08:44:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.48","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.48/manifests"},{"name":"clone-5.1.48-build","sha":"b6cc2eb03702e91f4d8da5f0a2cfbe7c96d79753","kind":"commit","published_at":"2010-06-02T08:44:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.48-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.48-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.48-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.48-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.48-build/manifests"},{"name":"mariadb-5.1.47","sha":"b9ef7ca18036828da347d120c03e157e25c3b600","kind":"commit","published_at":"2010-05-27T17:18:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.47/manifests"},{"name":"mariadb-5.1.44b","sha":"2c79b75831fc1d2a95c8b6259486044d078e2607","kind":"commit","published_at":"2010-05-09T19:30:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.44b","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.44b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.44b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44b/manifests"},{"name":"mysql-5.1.47","sha":"ab89db27cc26336ccedf641ad897828e7fa8b27f","kind":"commit","published_at":"2010-05-06T15:14:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.47","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.47/manifests"},{"name":"clone-5.1.47-build","sha":"b27be0915740b1726666df8c43364fa5ab88159f","kind":"commit","published_at":"2010-05-05T14:57:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.47-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.47-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.47-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.47-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.47-build/manifests"},{"name":"mysql-5.0.91","sha":"0ce2918d72f7a0b820023564c53666e46e3334e5","kind":"commit","published_at":"2010-05-05T13:33:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.91","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.91/manifests"},{"name":"clone-5.0.91-build","sha":"52b71d38cac680422b784eb49041f68d336ab9fd","kind":"commit","published_at":"2010-05-01T13:46:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.91-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.91-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.91-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.91-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.91-build/manifests"},{"name":"mariadb-5.1.44a","sha":"fc5de4653d65c7cd4b894809c1a0156db6a2a42a","kind":"commit","published_at":"2010-04-29T07:57:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.44a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.44a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.44a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44a/manifests"},{"name":"mariadb-merge-mysql-5.1.46","sha":"11fe627e3f0ecf45abdb49f3b92cca88b12465e7","kind":"commit","published_at":"2010-04-28T12:52:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.46/manifests"},{"name":"mysql-5.5.3-m3","sha":"97375ccf67a70c5f7315eb8fd1945f40a150bf85","kind":"commit","published_at":"2010-04-16T08:27:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.3-m3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.3-m3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.3-m3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.3-m3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.3-m3/manifests"},{"name":"mariadb-5.2.0-beta","sha":"6a45e1b66d8ac3c53b3eee1a0f4a1d2133622c76","kind":"commit","published_at":"2010-04-08T21:03:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.0-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.0-beta/manifests"},{"name":"mysql-5.1.46","sha":"ba192d38bda55ac8b2cf3ccc5a6338e053ccddb1","kind":"commit","published_at":"2010-04-06T07:56:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.46","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46/manifests"},{"name":"clone-5.1.46-build","sha":"ba192d38bda55ac8b2cf3ccc5a6338e053ccddb1","kind":"commit","published_at":"2010-04-06T07:56:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.46-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.46-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.46-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.46-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.46-build/manifests"},{"name":"mysql-5.1.43sp1","sha":"fa6695893ec897a44b9330a906692226cb906a32","kind":"commit","published_at":"2010-03-25T10:17:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.43sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.43sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.43sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43sp1/manifests"},{"name":"mariadb-5.1.44","sha":"d7c0ca654b6d9d9dd1eaa05984119df84282976f","kind":"commit","published_at":"2010-03-12T19:05:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44/manifests"},{"name":"clone-5.5.3-build","sha":"09d4d344f824850321c4a437e682084fa31915b2","kind":"commit","published_at":"2010-03-12T18:11:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.3-build/manifests"},{"name":"mariadb-merge-mysql-5.1.44","sha":"861ba6cce8d1496e85469d14e7412b588c5a3c72","kind":"commit","published_at":"2010-03-04T08:03:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.44/manifests"},{"name":"mysql-5.1.45","sha":"169b9956f1c233072df31af2fecd9dbff1df84ff","kind":"commit","published_at":"2010-03-01T19:18:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.45","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.45/manifests"},{"name":"clone-5.1.45-build","sha":"a0a734965481812cb4b326b512251311dd2c05a4","kind":"commit","published_at":"2010-03-01T10:42:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.45-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.45-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.45-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.45-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.45-build/manifests"},{"name":"mysql-5.1.44","sha":"370fc6b144bb3d0765ba6941ab4945a2544701a5","kind":"commit","published_at":"2010-02-17T17:39:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.44/manifests"},{"name":"mysql-5.5.2-m2","sha":"33c29d414211b616e01a22226ad37738bf01479f","kind":"commit","published_at":"2010-02-12T16:41:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.2-m2","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.2-m2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.2-m2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.2-m2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.2-m2/manifests"},{"name":"clone-5.5.2-m2-build","sha":"33c29d414211b616e01a22226ad37738bf01479f","kind":"commit","published_at":"2010-02-12T16:41:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.2-m2-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.2-m2-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.2-m2-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.2-m2-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.2-m2-build/manifests"},{"name":"clone-5.1.44-build","sha":"0e829abe04ba089598938092c36aa418964482c1","kind":"commit","published_at":"2010-02-04T10:14:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.44-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.44-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.44-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.44-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.44-build/manifests"},{"name":"mysql-5.0.87sp1","sha":"1cb052abe13c8dd166d4d41748b3bdfee1f227b4","kind":"commit","published_at":"2010-02-03T15:43:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.87sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.87sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.87sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87sp1/manifests"},{"name":"mariadb-5.1.42","sha":"7352e037830c9c9375c7ab5d20ce6dcd5ed6aadb","kind":"commit","published_at":"2010-01-31T09:13:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42/manifests"},{"name":"mariadb-5.1.42-rc","sha":"421301aaf92a4ef4b3a19fb5162bb31cdf50e7b9","kind":"commit","published_at":"2010-01-28T07:20:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.42-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.42-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.42-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42-rc/manifests"},{"name":"mariadb-merge-mysql-5.1.42","sha":"07502da170175bcdeea3616b6217c81eba5f3f8c","kind":"commit","published_at":"2010-01-15T15:27:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.42/manifests"},{"name":"mysql-5.1.43","sha":"545c8d507c2ca6eac8cd3cd5db675ec94a8b6250","kind":"commit","published_at":"2010-01-15T08:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.43","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43/manifests"},{"name":"clone-5.1.43-build","sha":"545c8d507c2ca6eac8cd3cd5db675ec94a8b6250","kind":"commit","published_at":"2010-01-15T08:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.43-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.43-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.43-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.43-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.43-build/manifests"},{"name":"mysql-5.0.90","sha":"050da59cdff97e259d761108eaed20e13bc20454","kind":"commit","published_at":"2010-01-14T08:24:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.90","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.90/manifests"},{"name":"clone-5.0.90-build","sha":"050da59cdff97e259d761108eaed20e13bc20454","kind":"commit","published_at":"2010-01-14T08:24:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.90-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.90-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.90-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.90-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.90-build/manifests"},{"name":"mariadb-5.1.41","sha":"78fc66e819d1be999794f9ed1094cecbe0772678","kind":"commit","published_at":"2010-01-07T13:03:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41/manifests"},{"name":"mariadb-5.1.41-rc","sha":"78fc66e819d1be999794f9ed1094cecbe0772678","kind":"commit","published_at":"2010-01-07T13:03:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.41-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.41-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.41-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41-rc/manifests"},{"name":"mysql-5.5.1-m2","sha":"de18c5290a0438ca4d4b55e8582f82f48a33aa06","kind":"commit","published_at":"2010-01-04T14:03:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.1-m2","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.1-m2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.1-m2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.1-m2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.1-m2/manifests"},{"name":"clone-5.5.1-build","sha":"51eb54ecea5b183618571ec334c814e3e7d7a475","kind":"commit","published_at":"2009-12-22T06:31:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.1-build/manifests"},{"name":"mysql-5.1.42","sha":"3c1a9886f4f1b007ddf122b8cfea17408026308d","kind":"commit","published_at":"2009-12-16T13:21:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.42/manifests"},{"name":"mysql-5.5.0","sha":"5bfe1a3917ee1bddc7f2cde0c88961875148873c","kind":"commit","published_at":"2009-12-07T18:00:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.0","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.0/manifests"},{"name":"clone-5.1.42-build","sha":"21247ae615a50112668d42cf13c6ebb43bd12c06","kind":"commit","published_at":"2009-12-02T09:47:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.42-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.42-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.42-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.42-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.42-build/manifests"},{"name":"clone-5.0.89-build","sha":"f5ad48e03ef6cc788fbfb2b95d6403e17862375f","kind":"commit","published_at":"2009-12-02T07:58:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.89-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.89-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.89-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.89-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.89-build/manifests"},{"name":"mysql-5.1.40sp1","sha":"837e0c12425ebd9bf22310bd899d65411e310463","kind":"commit","published_at":"2009-11-25T22:43:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.40sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.40sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.40sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40sp1/manifests"},{"name":"mariadb-merge-mysql-5.1.41","sha":"92de450aff9115abdae51f8b183ef51c9caef2e7","kind":"commit","published_at":"2009-11-18T11:47:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.41/manifests"},{"name":"mariadb-5.1.39-beta","sha":"cb6f9dcaec5bc3949e9f692647d681dd19b41dfb","kind":"commit","published_at":"2009-11-14T09:53:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.39-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.39-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.39-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.39-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.39-beta/manifests"},{"name":"clone-5.5.0-build","sha":"f954e4bfae9a9723d33e05e4035e3c5a5e8d43d9","kind":"commit","published_at":"2009-11-12T02:20:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.0-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.0-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.0-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.0-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.0-build/manifests"},{"name":"mysql-5.1.41","sha":"da8c1eea8480eb341d38e1c6ee7c3d74f61b2441","kind":"commit","published_at":"2009-11-05T20:22:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.41/manifests"},{"name":"clone-5.1.41-build","sha":"8864a933c99010c0f95cd18c3d113caf31074469","kind":"commit","published_at":"2009-11-04T09:21:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.41-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.41-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.41-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.41-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.41-build/manifests"},{"name":"mysql-5.0.88","sha":"7996cb631ffaa4356e63885b8e65f381b1442445","kind":"commit","published_at":"2009-11-04T09:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.88","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.88/manifests"},{"name":"clone-5.0.88-build","sha":"7996cb631ffaa4356e63885b8e65f381b1442445","kind":"commit","published_at":"2009-11-04T09:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.88-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.88-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.88-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.88-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.88-build/manifests"},{"name":"mariadb-5.1.38-beta","sha":"b7b5fd3fe818063582d846ed1bdb1d7de836e376","kind":"commit","published_at":"2009-10-26T15:01:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.38-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.38-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.38-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.38-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.38-beta/manifests"},{"name":"mysql-5.4.3","sha":"e6bc17afccaeae12e97ac0ff5e87e26395761107","kind":"commit","published_at":"2009-10-16T17:59:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.4.3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.3/manifests"},{"name":"mariadb-merge-mysql-5.1.39","sha":"697df6e88efe52392152cee0f7b9b9da4a77ee9a","kind":"commit","published_at":"2009-10-15T21:38:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.39/manifests"},{"name":"mysql-5.0.87","sha":"70ef5d38f33d1f58e0cdfbeeda145e6df2b7fe1e","kind":"commit","published_at":"2009-10-14T22:40:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.87","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87/manifests"},{"name":"mysql-5.1.40","sha":"f218923948a30a0845143056d55b7d9eafe649ab","kind":"commit","published_at":"2009-10-06T12:37:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.40","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40/manifests"},{"name":"clone-5.1.40-build","sha":"f218923948a30a0845143056d55b7d9eafe649ab","kind":"commit","published_at":"2009-10-06T12:37:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.40-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.40-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.40-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.40-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.40-build/manifests"},{"name":"clone-5.0.87-build","sha":"6f20e48422dee687e5788f39978558464c4df055","kind":"commit","published_at":"2009-10-06T07:32:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.87-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.87-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.87-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.87-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.87-build/manifests"},{"name":"mysql-5.1.37sp1","sha":"9e772dc5dab9e7b96bbfc2c9b45f2c8e7f05be56","kind":"commit","published_at":"2009-10-05T18:14:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.37sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.37sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.37sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37sp1/manifests"},{"name":"mysql-5.0.84sp1","sha":"16efc5cdca0e137cd038840564d7e8b017cc0806","kind":"commit","published_at":"2009-09-30T12:26:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.84sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.84sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.84sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84sp1/manifests"},{"name":"clone-5.4.3-build","sha":"5cd0456a8e518445b711d79f42b2686f0161dc03","kind":"commit","published_at":"2009-09-18T15:23:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.3-build/manifests"},{"name":"mysql-5.0.86","sha":"a93791f4f7d219fea83cef04243857292a34942b","kind":"commit","published_at":"2009-09-09T18:52:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.86","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.86/manifests"},{"name":"mysql-5.4.2","sha":"98ea9cdc579e295b84a1f31769be1f6b4dbbd0a7","kind":"commit","published_at":"2009-09-08T14:10:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.4.2","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.2/manifests"},{"name":"mariadb-merge-mysql-5.1.38minus","sha":"dac8bb7f8a095e39f24b414b9ceb0cf463863acc","kind":"commit","published_at":"2009-09-07T20:50:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.38minus","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.38minus","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.38minus","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.38minus","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.38minus/manifests"},{"name":"mysql-5.1.39","sha":"fe5b9eff1cb304f157ccf17658ba5998120bb0fc","kind":"commit","published_at":"2009-09-04T15:45:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.39","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.39/manifests"},{"name":"clone-5.1.39-build","sha":"b5b3263590eb95ae1b2fcb6cf9c91ab287309200","kind":"commit","published_at":"2009-09-02T23:48:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.39-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.39-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.39-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.39-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.39-build/manifests"},{"name":"clone-5.0.86-build","sha":"7d15d39f2afc958264f62b0e29b1c3c56645f4fb","kind":"commit","published_at":"2009-09-02T12:33:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.86-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.86-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.86-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.86-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.86-build/manifests"},{"name":"mysql-5.1.38","sha":"e82f018aea0cb1f23d45634d7de886ce00c962bb","kind":"commit","published_at":"2009-09-01T06:40:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.38","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.38/manifests"},{"name":"clone-5.4.2-build","sha":"77c6446cd2809774d61a9c881d4ebebb985dec0d","kind":"commit","published_at":"2009-08-25T15:12:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.2-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.2-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.2-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.2-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.2-build/manifests"},{"name":"clone-5.1.38-build","sha":"db2c34992a0d508dfb54021b6172ab9074b289b1","kind":"commit","published_at":"2009-08-12T12:46:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.38-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.38-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.38-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.38-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.38-build/manifests"},{"name":"mysql-5.0.85","sha":"a19cb30283b873bd1809b2d6e5f34aaf052d08f5","kind":"commit","published_at":"2009-08-10T22:47:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.85","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.85/manifests"},{"name":"clone-5.0.85-build","sha":"a19cb30283b873bd1809b2d6e5f34aaf052d08f5","kind":"commit","published_at":"2009-08-10T22:47:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.85-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.85-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.85-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.85-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.85-build/manifests"},{"name":"mysql-5.0.82sp1","sha":"065792924a8c8533825d01cebfff0a6de5e3cb2d","kind":"commit","published_at":"2009-07-21T18:00:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.82sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.82sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.82sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82sp1/manifests"},{"name":"mysql-5.1.37","sha":"0f254cf9b901df386edd68349de33f383d451300","kind":"commit","published_at":"2009-07-13T17:45:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.37","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37/manifests"},{"name":"clone-5.1.37-build","sha":"0f254cf9b901df386edd68349de33f383d451300","kind":"commit","published_at":"2009-07-13T17:45:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.37-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.37-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.37-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.37-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.37-build/manifests"},{"name":"mysql-5.0.84","sha":"c829208e45e2555bfa7842094ac45189e35bb5e3","kind":"commit","published_at":"2009-07-07T07:49:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.84","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84/manifests"},{"name":"clone-5.0.84-build","sha":"c829208e45e2555bfa7842094ac45189e35bb5e3","kind":"commit","published_at":"2009-07-07T07:49:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.84-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.84-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.84-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.84-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.84-build/manifests"},{"name":"mysql-5.1.34sp1","sha":"ef8e81901b28633463a6d4fcd93b833b6a621953","kind":"commit","published_at":"2009-06-24T22:15:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.34sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.34sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.34sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34sp1/manifests"},{"name":"mysql-5.4.1","sha":"6c69e684a0b5bfcbef921f3293f149388ee29613","kind":"commit","published_at":"2009-06-23T23:24:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.4.1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.1/manifests"},{"name":"mysql-5.1.36","sha":"7295c05b2197201232bb51e68cdd0064c225d769","kind":"commit","published_at":"2009-06-16T10:21:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.36","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.36/manifests"},{"name":"clone-5.1.36-build","sha":"7295c05b2197201232bb51e68cdd0064c225d769","kind":"commit","published_at":"2009-06-16T10:21:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.36-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.36-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.36-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.36-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.36-build/manifests"},{"name":"mysql-5.0.83","sha":"cdfbd26cdc52c2351e7ff30b90dac236f88e1292","kind":"commit","published_at":"2009-05-28T07:35:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.83","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.83/manifests"},{"name":"clone-5.0.83-build","sha":"cdfbd26cdc52c2351e7ff30b90dac236f88e1292","kind":"commit","published_at":"2009-05-28T07:35:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.83-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.83-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.83-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.83-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.83-build/manifests"},{"name":"clone-5.4.1-build","sha":"cf89b94c4d05120167b9ea3c7c5bb7c0fcf1b9ff","kind":"commit","published_at":"2009-05-22T19:50:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.1-build/manifests"},{"name":"mysql-5.0.82","sha":"316edc4d746d28d0f1d13eddba623b77061890f8","kind":"commit","published_at":"2009-05-20T21:04:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.82","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82/manifests"},{"name":"mysql-5.1.35","sha":"d91679a810d373ab554f2ef23a715efdafe0d6b7","kind":"commit","published_at":"2009-05-13T07:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.35","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.35/manifests"},{"name":"clone-5.1.35-build","sha":"d91679a810d373ab554f2ef23a715efdafe0d6b7","kind":"commit","published_at":"2009-05-13T07:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.35-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.35-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.35-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.35-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.35-build/manifests"},{"name":"clone-5.0.82-build","sha":"c8cc3b17097c331844a7f0c290442bd087502857","kind":"commit","published_at":"2009-05-07T18:07:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.82-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.82-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.82-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.82-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.82-build/manifests"},{"name":"mysql-5.0.81","sha":"d70bc027546c0085f72ec473383437baacdf60d3","kind":"commit","published_at":"2009-05-01T17:37:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.81","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.81/manifests"},{"name":"mysql-5.0.80","sha":"2b1b1297713a7a8d6d92a25c6413a9d22352ca4a","kind":"commit","published_at":"2009-05-01T17:35:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.80","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.80/manifests"},{"name":"mysql-5.0.74sp1","sha":"54638171012ed6edbf9779aeac34e28b18d8e9a7","kind":"commit","published_at":"2009-04-30T13:38:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.74sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.74sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.74sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74sp1/manifests"},{"name":"clone-5.0.74sp1-build","sha":"54638171012ed6edbf9779aeac34e28b18d8e9a7","kind":"commit","published_at":"2009-04-30T13:38:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.74sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.74sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.74sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74sp1-build/manifests"},{"name":"mariadb-merge-mysql-5.1.34plus","sha":"d364b563a624aa320c13a291a6d135251e6b910d","kind":"commit","published_at":"2009-04-25T09:04:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.34plus","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.34plus","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.34plus","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.34plus","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.34plus/manifests"},{"name":"clone-5.0.81-build","sha":"3639528967739ace6ca187fd09584289b6ee2216","kind":"commit","published_at":"2009-04-14T17:20:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.81-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.81-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.81-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.81-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.81-build/manifests"},{"name":"clone-5.4.0-build","sha":"c4a1d506aeae29dca410e39673828dfd751bdf70","kind":"commit","published_at":"2009-04-03T13:52:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.0-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.0-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.0-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.0-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.0-build/manifests"},{"name":"mysql-5.1.34","sha":"bb8457d9f94562e9a135dd05d4c34c871c9a6405","kind":"commit","published_at":"2009-04-02T11:17:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.34","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34/manifests"},{"name":"clone-5.1.34-build","sha":"480f00a1d3188302767cd642f14ae872a1bc4581","kind":"commit","published_at":"2009-03-27T14:34:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.34-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.34-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.34-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.34-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.34-build/manifests"},{"name":"clone-5.0.80-build","sha":"bd06869b457019a91ebc57b477a3c2f476ee2e98","kind":"commit","published_at":"2009-03-27T14:29:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.80-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.80-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.80-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.80-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.80-build/manifests"},{"name":"mysql-5.1.31sp1","sha":"d250da8bad683cb39f5bc9248677a1b50de3430a","kind":"commit","published_at":"2009-03-24T21:10:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.31sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.31sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.31sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31sp1/manifests"},{"name":"mysql-5.1.33","sha":"3e3c5155e8ff9033ef0e3bf79385eb3ceae21b16","kind":"commit","published_at":"2009-03-13T11:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.33","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.33/manifests"},{"name":"clone-5.1.33-build","sha":"3e3c5155e8ff9033ef0e3bf79385eb3ceae21b16","kind":"commit","published_at":"2009-03-13T11:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.33-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.33-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.33-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.33-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.33-build/manifests"},{"name":"mysql-5.0.79","sha":"f88ceb2cd0b9f97176df509ac5cb47a5ccfedb06","kind":"commit","published_at":"2009-03-09T21:16:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.79","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.79/manifests"},{"name":"clone-5.0.79-build","sha":"b3b701eab9e411274d7a57549a49e25294d8d108","kind":"commit","published_at":"2009-03-09T13:59:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.79-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.79-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.79-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.79-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.79-build/manifests"},{"name":"mysql-5.1.32","sha":"c1b230dd9d35fdf3cb639471df2f1449c95f281b","kind":"commit","published_at":"2009-02-14T00:43:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.32","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.32/manifests"},{"name":"clone-5.1.32-build","sha":"7d448e0287c9129f630142420d3b1dc1c51b7d17","kind":"commit","published_at":"2009-02-11T10:07:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.32-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.32-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.32-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.32-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.32-build/manifests"},{"name":"mysql-5.0.78","sha":"8ce69d9d04d4fe83441df8ccef7c0b0a50c3c69f","kind":"commit","published_at":"2009-02-06T18:38:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.78","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.78/manifests"},{"name":"clone-5.0.78-build","sha":"8ce69d9d04d4fe83441df8ccef7c0b0a50c3c69f","kind":"commit","published_at":"2009-02-06T18:38:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.78-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.78-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.78-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.78-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.78-build/manifests"},{"name":"mysql-5.0.77","sha":"4e72d07e3de71a2d46f1a4d3becea00421e9b026","kind":"commit","published_at":"2009-01-28T14:01:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.77","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.77/manifests"},{"name":"mysql-5.0.72sp1","sha":"d6c8d3062b4b1cfee14efa28a6bb40d257cc9133","kind":"commit","published_at":"2009-01-26T21:06:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.72sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.72sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.72sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72sp1/manifests"},{"name":"mysql-5.1.31","sha":"acaffc1ce68313b79d8c20a51d8859c8061ed5f6","kind":"commit","published_at":"2009-01-19T16:48:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.31","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31/manifests"},{"name":"clone-5.1.31-build","sha":"c56a536f1cc516e1a1ba2f583f725238d22d177f","kind":"commit","published_at":"2009-01-15T05:31:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.31-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.31-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.31-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-build/manifests"},{"name":"clone-5.0.72sp1-build","sha":"131d689e58b28930931fe99db4797a067ef80f8a","kind":"commit","published_at":"2009-01-12T21:02:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.72sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.72sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.72sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72sp1-build/manifests"},{"name":"mysql-5.0.76","sha":"5d1f3d30b10cac32abc8e7fd24d231de74b943e5","kind":"commit","published_at":"2009-01-05T16:04:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.76","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.76/manifests"},{"name":"clone-5.0.76-build","sha":"5d1f3d30b10cac32abc8e7fd24d231de74b943e5","kind":"commit","published_at":"2009-01-05T16:04:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.76-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.76-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.76-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.76-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.76-build/manifests"},{"name":"clone-5.1.31-pv-0.2.0-build","sha":"8489f4afec3853907f9de391117be4307641d88f","kind":"commit","published_at":"2008-12-30T11:27:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.31-pv-0.2.0-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.31-pv-0.2.0-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.31-pv-0.2.0-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-pv-0.2.0-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-pv-0.2.0-build/manifests"},{"name":"mysql-5.0.75","sha":"5f42efc5141472e16e7a53cd2f37d370d3495f17","kind":"commit","published_at":"2008-12-17T20:01:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.75","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.75/manifests"},{"name":"clone-5.0.75-build","sha":"5f42efc5141472e16e7a53cd2f37d370d3495f17","kind":"commit","published_at":"2008-12-17T20:01:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.75-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.75-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.75-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.75-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.75-build/manifests"},{"name":"percona-xtradb-1.0.2-1","sha":"eb5918671b88546632bd41fc33646756ce24b424","kind":"commit","published_at":"2008-12-16T06:44:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/percona-xtradb-1.0.2-1","html_url":"https://github.com/MariaDB/server/releases/tag/percona-xtradb-1.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@percona-xtradb-1.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/percona-xtradb-1.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/percona-xtradb-1.0.2-1/manifests"},{"name":"mysql-5.0.74","sha":"285d774ece6d2aba6123b9b054ecb59fbe9738e5","kind":"commit","published_at":"2008-12-03T04:11:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.74","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74/manifests"},{"name":"clone-5.0.74-build","sha":"13d8f68a6e498e8028ed630b8026a43dbb209fea","kind":"commit","published_at":"2008-12-02T12:50:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.74-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.74-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.74-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74-build/manifests"},{"name":"mysql-5.1.30","sha":"622c2ab1137f5ffea702561255c34921e6841791","kind":"commit","published_at":"2008-11-14T16:29:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.30/manifests"},{"name":"clone-5.1.30-build","sha":"c9431a04e15118afe348f0fab3038401ccb6a8b2","kind":"commit","published_at":"2008-11-06T16:30:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.30-build/manifests"},{"name":"mysql-5.0.72","sha":"52107b1c9bd0376c7ea6c4742edb290ecfc7efb2","kind":"commit","published_at":"2008-10-24T15:34:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.72","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72/manifests"},{"name":"clone-5.0.72-build","sha":"3e743a1f66d3da5a654f6e1454d22f4dfc491cb1","kind":"commit","published_at":"2008-10-23T20:56:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.72-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.72-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.72-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72-build/manifests"},{"name":"mysql-5.0.66sp1","sha":"0d0f4051348db7b28048e28824957f3329bbb41e","kind":"commit","published_at":"2008-10-23T19:46:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.66sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.66sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.66sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66sp1/manifests"},{"name":"mysql-5.1.29","sha":"1a6f0f7081cd044a07067d48ccf5da9076be4099","kind":"commit","published_at":"2008-10-11T21:51:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.29","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.29/manifests"},{"name":"clone-5.1.29-build","sha":"484503089bda47bdfdac7d82dc516a06eda16cc5","kind":"commit","published_at":"2008-10-09T15:57:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.29-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.29-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.29-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.29-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.29-build/manifests"},{"name":"mysql-5.0.70","sha":"a0beb42f3026e8a6f53afd886c80cc2367a87c14","kind":"commit","published_at":"2008-09-27T00:23:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.70","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.70/manifests"},{"name":"clone-5.0.70-build","sha":"39fd3c5df7d14156a0a66c5bf984145312171d57","kind":"commit","published_at":"2008-09-10T09:40:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.70-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.70-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.70-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.70-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.70-build/manifests"},{"name":"mysql-5.1.28","sha":"c0c14d469d0459fc10e133b016ea447f37f75e7e","kind":"commit","published_at":"2008-08-28T14:16:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.28/manifests"},{"name":"clone-5.1.28-build","sha":"48064816c82f65ca684f883b6cdb79166e0bfc33","kind":"commit","published_at":"2008-08-28T09:54:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.28-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.28-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.28-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.28-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.28-build/manifests"},{"name":"mysql-5.0.68","sha":"97089cb02621d4cd6dcc0d10cbddc1c76bc6336e","kind":"commit","published_at":"2008-08-13T06:11:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.68","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.68/manifests"},{"name":"clone-5.0.68-build","sha":"97089cb02621d4cd6dcc0d10cbddc1c76bc6336e","kind":"commit","published_at":"2008-08-13T06:11:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.68-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.68-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.68-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.68-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.68-build/manifests"},{"name":"mysql-5.0.67","sha":"2e90dedd809015b5aa296098e54f674847dbff59","kind":"commit","published_at":"2008-08-04T11:45:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.67","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.67/manifests"},{"name":"clone-4.1.25-build","sha":"585e34699ed3b4edc1103491a59b5d6be179ace6","kind":"commit","published_at":"2008-07-26T09:39:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.25-build/manifests"},{"name":"mysql-5.0.66a","sha":"102fce46e950f28e5872870b5694288b46b0a554","kind":"commit","published_at":"2008-07-16T23:33:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.66a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.66a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.66a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66a/manifests"},{"name":"clone-5.0.66sp1-build","sha":"102fce46e950f28e5872870b5694288b46b0a554","kind":"commit","published_at":"2008-07-16T23:33:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.66sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.66sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.66sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66sp1-build/manifests"},{"name":"clone-5.0.67-build","sha":"66aba11a1ba0524c67b8d7717e49cac5aa696162","kind":"commit","published_at":"2008-07-16T15:47:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.67-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.67-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.67-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.67-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.67-build/manifests"},{"name":"clone-5.1.27-build","sha":"3088da09b8b762394b1713cf408e30b842a26090","kind":"commit","published_at":"2008-07-14T14:46:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.27-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.27-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.27-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.27-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.27-build/manifests"},{"name":"mysql-5.0.66","sha":"e8cbf501a5dd57a4ed81968e8cdb644d71e72843","kind":"commit","published_at":"2008-07-09T10:03:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.66","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66/manifests"},{"name":"clone-5.0.66-build","sha":"a2fbf0e09bd6b4a8d71c27a5369eace0b749d4e9","kind":"commit","published_at":"2008-07-08T14:39:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.66-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.66-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.66-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66-build/manifests"},{"name":"mysql-5.1.26","sha":"0a5fdc7161069c3fcca6dec50067f4578686d5b6","kind":"commit","published_at":"2008-06-30T20:52:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.26","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.26/manifests"},{"name":"mysql-5.0.60sp1","sha":"a84d7e6eab190adfbbb8c0ab23d1cc613a4b3a73","kind":"commit","published_at":"2008-06-27T16:43:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.60sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.60sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.60sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60sp1/manifests"},{"name":"clone-5.1.26-build","sha":"d1d2c9cd1c4b1213bfd93dfa7cd99705519a0666","kind":"commit","published_at":"2008-06-20T10:57:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.26-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.26-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.26-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.26-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.26-build/manifests"},{"name":"mysql-5.1.25","sha":"c182ef4d7033045fd814b13d058b194cdbc902bd","kind":"commit","published_at":"2008-06-18T01:05:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.25","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.25/manifests"},{"name":"mysql-5.0.64","sha":"9727ef60855f4dd4f50e1a98b03f36166e4ca28a","kind":"commit","published_at":"2008-06-10T19:10:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.64","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.64/manifests"},{"name":"clone-5.0.64-build","sha":"9c5b351400ade5a5f94ec955a4c473943c70c25f","kind":"commit","published_at":"2008-06-03T10:12:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.64-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.64-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.64-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.64-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.64-build/manifests"},{"name":"clone-5.1.25-build","sha":"26cd7c859174ef93b294fce842671df6ac47ad98","kind":"commit","published_at":"2008-05-20T18:43:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.25-build/manifests"},{"name":"mysql-5.0.62","sha":"7cdbaa8e8c249ccad04787c7923f7285ca9427c3","kind":"commit","published_at":"2008-05-14T10:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.62","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.62/manifests"},{"name":"clone-5.0.62-build","sha":"7cdbaa8e8c249ccad04787c7923f7285ca9427c3","kind":"commit","published_at":"2008-05-14T10:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.62-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.62-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.62-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.62-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.62-build/manifests"},{"name":"mysql-5.0.60","sha":"169493655bc3b57c1904bf464537c5cd70d33589","kind":"commit","published_at":"2008-04-28T19:53:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.60","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60/manifests"},{"name":"clone-5.0.60sp1-build","sha":"169493655bc3b57c1904bf464537c5cd70d33589","kind":"commit","published_at":"2008-04-28T19:53:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.60sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.60sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.60sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60sp1-build/manifests"},{"name":"mysql-5.1.24","sha":"242fc7729b865ec88c68284d8eedfca73c887c79","kind":"commit","published_at":"2008-04-08T09:52:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.24/manifests"},{"name":"clone-5.0.60-build","sha":"51a75f2345136683b98d314da5966b75a82a464d","kind":"commit","published_at":"2008-04-01T10:29:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.60-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.60-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.60-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60-build/manifests"},{"name":"clone-5.1.24-build","sha":"b3a299277bbbe8e74ac87390b6200e4a10780da8","kind":"commit","published_at":"2008-03-31T11:13:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.24-build/manifests"},{"name":"mysql-4.1.24","sha":"28f40b6f2dd10d83616861f12781103e28fc6a5f","kind":"commit","published_at":"2008-03-17T08:18:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.24/manifests"},{"name":"clone-4.1.24-build","sha":"70cc07cf2af4423b7659fbcdb71d1bd8a9e5416f","kind":"commit","published_at":"2008-03-12T07:53:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.24-build/manifests"},{"name":"mysql-5.0.58","sha":"593b467a2b7fbbc26e5b3c3fda7b8f5fba87de6a","kind":"commit","published_at":"2008-03-05T13:03:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.58","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.58/manifests"},{"name":"clone-5.0.58-build","sha":"bc489574b105dc48f82d76c61345d8c60af80028","kind":"commit","published_at":"2008-02-28T23:22:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.58-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.58-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.58-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.58-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.58-build/manifests"},{"name":"mysql-5.1.23a-maria-alpha","sha":"3fb295908022a63b21039fa17be05cbd72dc43b4","kind":"commit","published_at":"2008-02-21T22:34:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.23a-maria-alpha","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.23a-maria-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.23a-maria-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23a-maria-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23a-maria-alpha/manifests"},{"name":"clone-5.1.23a-maria-alpha-build","sha":"022e7489683b87d6822095478c72748d935344ce","kind":"commit","published_at":"2008-02-11T21:13:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.23a-maria-alpha-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.23a-maria-alpha-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.23a-maria-alpha-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23a-maria-alpha-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23a-maria-alpha-build/manifests"},{"name":"mysql-5.0.56","sha":"df3332711009090a8b97345104f21c650871a0ca","kind":"commit","published_at":"2008-02-06T13:13:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.56","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.56/manifests"},{"name":"clone-5.0.56-build","sha":"df3332711009090a8b97345104f21c650871a0ca","kind":"commit","published_at":"2008-02-06T13:13:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.56-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.56-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.56-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.56-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.56-build/manifests"},{"name":"mysql-5.1.23","sha":"a73be3c2b02a5ce7c023440b6e501f89161b57c1","kind":"commit","published_at":"2008-01-29T20:44:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23/manifests"},{"name":"clone-5.1.23-build","sha":"cb09dc21e536bccfba2b2ffeff85c95bcda38852","kind":"commit","published_at":"2008-01-15T16:01:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23-build/manifests"},{"name":"mysql-5.0.51a","sha":"a56e987f43f752078466bcf0ff9840bbb7b3fa44","kind":"commit","published_at":"2008-01-11T14:37:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.51a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.51a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.51a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51a/manifests"},{"name":"mysql-5.0.54a","sha":"1d0e3ba7482af97147cac842b43d56cb0cae6078","kind":"commit","published_at":"2008-01-11T13:47:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.54a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.54a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.54a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54a/manifests"},{"name":"mysql-5.0.54","sha":"1e73c1bd6c1373d60bf335a82afa86613216f780","kind":"commit","published_at":"2007-12-14T20:38:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.54","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54/manifests"},{"name":"clone-5.0.54-build","sha":"25119578a3c818fd3cd7803bd6c2fc867d41558d","kind":"commit","published_at":"2007-12-13T19:46:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.54-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.54-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.54-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.54-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.54-build/manifests"},{"name":"mysql-5.0.52","sha":"3fb65b4dd47889721744fe9d62aa9ce004773db7","kind":"commit","published_at":"2007-11-30T05:14:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.52","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.52/manifests"},{"name":"mysql-5.0.51","sha":"175059f95a811a386ada70cd73b65a75e7509788","kind":"commit","published_at":"2007-11-15T13:59:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.51","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51/manifests"},{"name":"clone-5.0.52-build","sha":"72d70ff86ee073797671b096fe78810141bf6749","kind":"commit","published_at":"2007-11-14T14:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.52-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.52-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.52-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.52-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.52-build/manifests"},{"name":"clone-5.0.51-build","sha":"dd0342798f78d61243d7f939d58ce888532173d9","kind":"commit","published_at":"2007-11-07T18:25:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.51-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.51-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.51-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.51-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.51-build/manifests"},{"name":"mysql-5.0.50","sha":"54619d5eebbf967a280fe2e14f9d26b2d11ccb26","kind":"commit","published_at":"2007-10-19T15:07:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.50","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.50/manifests"},{"name":"mysql-5.1.22","sha":"4d688088b7ebd4ffb19a06c901e1c31f451e8e3c","kind":"commit","published_at":"2007-09-28T15:33:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.22/manifests"},{"name":"clone-5.0.50-build","sha":"8a4a21e253084813ae7d5e11e2024b336a055f7c","kind":"commit","published_at":"2007-09-25T15:42:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.50-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.50-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.50-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.50-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.50-build/manifests"},{"name":"clone-5.1.22-build","sha":"c0e5f06eaa483aa6d1f0024605c9a31cad9bea68","kind":"commit","published_at":"2007-08-30T20:13:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.22-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.22-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.22-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.22-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.22-build/manifests"},{"name":"mysql-5.0.48","sha":"7382c8699ca3ec6771efc61c3247a087f7e72ab2","kind":"commit","published_at":"2007-08-28T14:06:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.48","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.48/manifests"},{"name":"clone-5.0.48-build","sha":"60513c68b0bef5b37c1aaffbfc179c437bf8d7ec","kind":"commit","published_at":"2007-08-27T09:24:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.48-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.48-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.48-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.48-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.48-build/manifests"},{"name":"mysql-5.1.21","sha":"000e569aaba60c94c7463f5422ed17aff7bca8d7","kind":"commit","published_at":"2007-08-20T14:35:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.21/manifests"},{"name":"clone-5.1.21-build","sha":"8c0aecf65c1349641697c2293ab0530226903626","kind":"commit","published_at":"2007-08-06T06:33:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.21-build/manifests"},{"name":"mysql-5.0.46","sha":"25491503fb274e7c6718bbe791fc33e3d4eeface","kind":"commit","published_at":"2007-07-19T21:30:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.46","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.46/manifests"},{"name":"clone-5.0.46-build","sha":"2565cefdaa952b9f132540fc7b8f729b498db210","kind":"commit","published_at":"2007-07-09T21:38:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.46-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.46-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.46-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.46-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.46-build/manifests"},{"name":"mysql-5.0.45","sha":"6f6655cf3457dd74047c055d1e668d21a9323e9d","kind":"commit","published_at":"2007-07-03T16:20:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.45","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.45/manifests"},{"name":"clone-5.0.45-build","sha":"6f6655cf3457dd74047c055d1e668d21a9323e9d","kind":"commit","published_at":"2007-07-03T16:20:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.45-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.45-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.45-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.45-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.45-build/manifests"},{"name":"mysql-5.1.20","sha":"8f9547ca706b61fbe969688ddb8f0b5b90c62298","kind":"commit","published_at":"2007-06-26T11:15:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20/manifests"},{"name":"mysql-5.1.20-beta","sha":"8f9547ca706b61fbe969688ddb8f0b5b90c62298","kind":"commit","published_at":"2007-06-26T11:15:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.20-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.20-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.20-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20-beta/manifests"},{"name":"clone-5.1.20-build","sha":"e4fd17d1154b59c921affac45a41cb11c79844b6","kind":"commit","published_at":"2007-06-22T21:02:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.20-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.20-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.20-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.20-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.20-build/manifests"},{"name":"mysql-5.0.44","sha":"b35eceb94427989aa1f764d40e8025bfd85b676a","kind":"commit","published_at":"2007-06-21T06:58:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.44","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.44/manifests"},{"name":"clone-5.0.44-build","sha":"b35eceb94427989aa1f764d40e8025bfd85b676a","kind":"commit","published_at":"2007-06-21T06:58:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.44-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.44-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.44-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.44-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.44-build/manifests"},{"name":"mysql-4.1.23","sha":"eade2752715751828cd0ccfa189f6b9ba640bc86","kind":"commit","published_at":"2007-06-12T08:25:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.23/manifests"},{"name":"mysql-5.1.19","sha":"bc7bfcb6be33fc9bbe8fa13576fdeb5bd8c06401","kind":"commit","published_at":"2007-05-25T21:08:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.19/manifests"},{"name":"clone-5.1.19-build","sha":"59ba51f963327d652616eaf36184c8991aa26ab6","kind":"commit","published_at":"2007-05-24T13:32:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.19-build/manifests"},{"name":"clone-4.1.23-build","sha":"d6de94116a0e3d3234164cfadfc6ff5ea007958e","kind":"commit","published_at":"2007-05-23T07:38:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.23-build/manifests"},{"name":"mysql-5.0.42","sha":"f63ab1a136279807875869169d2bbd6f9b5398b3","kind":"commit","published_at":"2007-05-14T13:11:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.42","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.42/manifests"},{"name":"clone-5.0.42-build","sha":"de34385a565a07536f314813e02f63aec1d0f369","kind":"commit","published_at":"2007-05-12T21:42:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.42-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.42-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.42-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.42-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.42-build/manifests"},{"name":"mysql-5.1.18","sha":"1bfcd5b69afe234d1f2dcd5f8035ca18c0c41cfa","kind":"commit","published_at":"2007-05-07T19:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18/manifests"},{"name":"clone-5.1.18-build","sha":"1bfcd5b69afe234d1f2dcd5f8035ca18c0c41cfa","kind":"commit","published_at":"2007-05-07T19:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.18-build/manifests"},{"name":"mysql-5.0.41","sha":"d92c504d9c6c7f80e7bf511001f16bf88d637651","kind":"commit","published_at":"2007-05-07T06:25:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.41","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.41/manifests"},{"name":"mysql-5.1.18-ndb-6.2.1","sha":"9cc1e8c249de3f379722422788c1eb19ec86c633","kind":"commit","published_at":"2007-04-30T11:00:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.18-ndb-6.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.18-ndb-6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.18-ndb-6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18-ndb-6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18-ndb-6.2.1/manifests"},{"name":"clone-5.0.41-build","sha":"709749dcf719819642553a35ee1841034fd2f3eb","kind":"commit","published_at":"2007-04-26T17:03:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.41-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.41-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.41-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.41-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.41-build/manifests"},{"name":"mysql-5.0.40","sha":"e206e7fc962b6ec30192d55c461e5540a8e35919","kind":"commit","published_at":"2007-04-20T13:52:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.40","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.40/manifests"},{"name":"clone-5.0.40-build","sha":"ac7b8e31a7d7150526ac52f653b66bd11694cea4","kind":"commit","published_at":"2007-04-15T05:54:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.40-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.40-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.40-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.40-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.40-build/manifests"},{"name":"mysql-5.1.17","sha":"3de76b543304c39d7db5a15de8e444aeec70a779","kind":"commit","published_at":"2007-04-05T08:00:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.17","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.17/manifests"},{"name":"clone-5.1.17-build","sha":"b266417bdb27566866a8a649c165184d4accf615","kind":"commit","published_at":"2007-03-22T17:48:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.17-build/manifests"},{"name":"mysql-5.0.38","sha":"4eb6c3d9c30733974f59a0bdd8b8931052c6aec1","kind":"commit","published_at":"2007-03-20T18:57:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.38","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.38/manifests"},{"name":"clone-5.0.38-build","sha":"c79b1f1531e6f3710302692ada40307e9db9d8ab","kind":"commit","published_at":"2007-03-15T21:28:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.38-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.38-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.38-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.38-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.38-build/manifests"},{"name":"mysql-5.0.37","sha":"a21db626e8f8c2a4b1dd2db2abe76f4e7546daad","kind":"commit","published_at":"2007-03-05T15:10:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.37","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.37/manifests"},{"name":"clone-5.0.37-build","sha":"13813928ad7bcd0df80171c2ff722171a4f0667c","kind":"commit","published_at":"2007-02-28T01:04:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.37-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.37-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.37-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.37-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.37-build/manifests"},{"name":"mysql-5.1.16","sha":"36936b02c7ffea661708432b9beccdf74469f433","kind":"commit","published_at":"2007-02-25T23:44:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.16/manifests"},{"name":"clone-5.1.16-build","sha":"62aadeb1f998dca34470c3ef6742480650a99ab2","kind":"commit","published_at":"2007-02-20T09:05:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.16-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.16-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.16-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.16-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.16-build/manifests"},{"name":"mysql-4.0.30","sha":"e48e78b017345304154ac635305e9062a3b3d0d2","kind":"commit","published_at":"2007-02-16T15:31:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.30/manifests"},{"name":"mysql-5.0.36","sha":"81d9dce1a6c5530e1250ceb0d49dabac824db059","kind":"commit","published_at":"2007-02-14T15:47:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.36","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.36/manifests"},{"name":"clone-5.0.36-build","sha":"81d9dce1a6c5530e1250ceb0d49dabac824db059","kind":"commit","published_at":"2007-02-14T15:47:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.36-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.36-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.36-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.36-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.36-build/manifests"},{"name":"clone-4.0.30-build","sha":"b01e4725f302bcba03a9d676a01f763190f870f6","kind":"commit","published_at":"2007-02-09T11:03:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.30-build/manifests"},{"name":"mysql-5.1.15","sha":"9fd8fcd02e63e726c822d930b365b44a8c824597","kind":"commit","published_at":"2007-01-29T13:47:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.15","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.15/manifests"},{"name":"clone-5.1.15-build","sha":"36a89485dc834fd47b05b8a15c898ddb756e0156","kind":"commit","published_at":"2007-01-25T12:12:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.15-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.15-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.15-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.15-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.15-build/manifests"},{"name":"mysql-5.0.34","sha":"2f5b6053ca01b030f82da52e299f8231cdce12c5","kind":"commit","published_at":"2007-01-17T09:41:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.34","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.34/manifests"},{"name":"clone-5.0.34-build","sha":"932a29e7e8775c2c5659dfb99495593e5ef4404e","kind":"commit","published_at":"2007-01-15T11:13:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.34-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.34-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.34-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.34-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.34-build/manifests"},{"name":"clone-4.0.29-build","sha":"5429703b959952481e3991d709161d68e72eb93f","kind":"commit","published_at":"2007-01-11T18:17:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.29-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.29-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.29-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.29-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.29-build/manifests"},{"name":"mysql-4.0.28","sha":"601402e3a9caa87291e7d205f1bbd00440d44928","kind":"commit","published_at":"2007-01-09T16:21:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.28/manifests"},{"name":"mysql-5.0.33","sha":"8d1553429b52a457eb52e7bbee28bf213461b8df","kind":"commit","published_at":"2007-01-09T12:02:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.33","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.33/manifests"},{"name":"mysql-5.0.32","sha":"ebb7dc57cbeb53b82d23fa30295a5bba9c71dcc6","kind":"commit","published_at":"2006-12-20T12:23:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.32","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.32/manifests"},{"name":"clone-5.0.32-build","sha":"62f4364c24dd374da2340aa6fddc2b6418f89d77","kind":"commit","published_at":"2006-12-14T21:52:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.32-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.32-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.32-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.32-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.32-build/manifests"},{"name":"mysql-5.1.14","sha":"fc7877b89485eb93a80e71d78ac1812adc65fe2c","kind":"commit","published_at":"2006-12-06T15:15:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.14","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.14/manifests"},{"name":"clone-5.1.14-build","sha":"30832b6dbdaf2f24f34fc5abbbb35e871b8675b9","kind":"commit","published_at":"2006-12-05T09:51:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.14-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.14-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.14-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.14-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.14-build/manifests"},{"name":"mysql-5.0.30","sha":"50275c9948879b78b3b5ebf9bb687b2afe37a6a3","kind":"commit","published_at":"2006-11-23T19:04:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.30/manifests"},{"name":"clone-5.0.30-build","sha":"7bc6201c9f687cbefa92a3b81de0c7adadc156fb","kind":"commit","published_at":"2006-11-14T11:47:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.30-build/manifests"},{"name":"mysql-5.1.13","sha":"2e7e228a1dbee48279f17e58a698ee9b7959feb6","kind":"commit","published_at":"2006-11-13T19:44:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.13","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.13/manifests"},{"name":"clone-5.1.13-build","sha":"c8e7e74be7d91370577c5ff961c9c27d7b35c2d6","kind":"commit","published_at":"2006-11-13T11:10:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.13-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.13-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.13-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.13-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.13-build/manifests"},{"name":"clone-4.0.28-build","sha":"383b9785b18b25124f085f37f34afc2e45cac25a","kind":"commit","published_at":"2006-11-07T22:19:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.28-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.28-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.28-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.28-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.28-build/manifests"},{"name":"mysql-4.1.22","sha":"e3a8a313597bf0d40d261a4e763d49ed0a2bb60b","kind":"commit","published_at":"2006-11-03T02:03:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.22/manifests"},{"name":"clone-4.1.22-build","sha":"b6102f671398ac5ccf1b6f1ed0226ee6719e0935","kind":"commit","published_at":"2006-11-01T22:08:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.22-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.22-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.22-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.22-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.22-build/manifests"},{"name":"mysql-5.1.12","sha":"b4be62323f39969bd952696ce69f829a08e9cf5d","kind":"commit","published_at":"2006-10-24T17:05:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.12","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.12/manifests"},{"name":"mysql-5.0.28","sha":"1b8e483714b18c58e46badec51e962afa457d315","kind":"commit","published_at":"2006-10-24T10:31:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.28/manifests"},{"name":"mysql-5.0.27","sha":"7ac5d475bb054dae297dd5a81e82fb88ef6a4f46","kind":"commit","published_at":"2006-10-20T22:57:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.27/manifests"},{"name":"clone-5.1.12-build","sha":"c05c72d86c6f75c42fb0a8d6ba2a9984b5e88cb3","kind":"commit","published_at":"2006-10-11T08:21:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.12-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.12-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.12-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.12-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.12-build/manifests"},{"name":"mysql-5.0.26","sha":"ad57fc6b433bf13c0a2cdfcaa10a1a031f846e74","kind":"commit","published_at":"2006-10-03T13:42:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.26","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.26/manifests"},{"name":"clone-5.0.26-build","sha":"669d8a6fb95c42c7bfa036be46ea96264707eb34","kind":"commit","published_at":"2006-09-28T21:35:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.26-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.26-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.26-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.26-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.26-build/manifests"},{"name":"mysql-5.0.25","sha":"6811672831ff084b110a7fec707ac40813d4b233","kind":"commit","published_at":"2006-09-14T22:18:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.25","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.25/manifests"},{"name":"clone-5.0.25-build","sha":"0ebabd849736093731dc36ae01914e107471a016","kind":"commit","published_at":"2006-09-06T00:14:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.25-build/manifests"},{"name":"mysql-5.0.24a","sha":"5502be4bbe3c108293402b642c53dc2c76cac1ce","kind":"commit","published_at":"2006-08-25T15:56:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.24a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.24a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.24a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24a/manifests"},{"name":"mysql-5.0.24","sha":"23f3dd1d4adf773d07b2a4044b854045cc431a72","kind":"commit","published_at":"2006-07-27T09:59:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24/manifests"},{"name":"mysql-4.1.21","sha":"0794dc7104c3cefa3902753067f438945886f59a","kind":"commit","published_at":"2006-07-19T13:55:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.21/manifests"},{"name":"clone-4.1.21-build","sha":"0c151e65d74a29d5b85b49fbf8067b08993d19ce","kind":"commit","published_at":"2006-07-14T11:58:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.21-build/manifests"},{"name":"mysql-5.0.23","sha":"55f7ae9699c806d56b1e796159ede13599400ad3","kind":"commit","published_at":"2006-07-04T10:30:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.23/manifests"},{"name":"clone-5.0.24-build","sha":"55f7ae9699c806d56b1e796159ede13599400ad3","kind":"commit","published_at":"2006-07-04T10:30:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.24-build/manifests"},{"name":"clone-5.0.23-build","sha":"902e11c5da10d2f6e34475d185191432ffe73991","kind":"commit","published_at":"2006-06-28T17:11:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.23-build/manifests"},{"name":"mysql-5.1.11","sha":"54cf762cd2fe711f2d20985c21972abee4ca2d19","kind":"commit","published_at":"2006-06-02T11:23:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.11","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.11/manifests"},{"name":"mysql-5.0.22","sha":"f10f1e0f4a65a97a378b37d9dd4a3e6629091e1c","kind":"commit","published_at":"2006-05-24T12:22:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.22/manifests"},{"name":"mysql-4.1.20","sha":"abb087978d635098b7bf906f1fc58d439d108bfd","kind":"commit","published_at":"2006-05-24T12:12:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.20/manifests"},{"name":"clone-5.1.11-build","sha":"9cdb76b53428f714d249dd72a8dbda8aefdcac38","kind":"commit","published_at":"2006-05-22T20:12:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.11-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.11-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.11-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.11-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.11-build/manifests"},{"name":"clone-5.1.10-build","sha":"8f50e871e8388beff0a873db49cc8967a0441c08","kind":"commit","published_at":"2006-05-08T16:09:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.10-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.10-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.10-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.10-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.10-build/manifests"},{"name":"mysql-4.0.27","sha":"b1745fe1d40ad66dc040cd1910d9ff438a8d436e","kind":"commit","published_at":"2006-05-06T14:42:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.27/manifests"},{"name":"clone-4.0.27-build","sha":"b1745fe1d40ad66dc040cd1910d9ff438a8d436e","kind":"commit","published_at":"2006-05-06T14:42:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.27-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.27-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.27-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.27-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.27-build/manifests"},{"name":"mysql-5.0.17b","sha":"deaedeafeadcccdb40c08581cf58d0f2da28f2a7","kind":"commit","published_at":"2006-05-02T21:49:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.17b","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.17b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.17b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17b/manifests"},{"name":"mysql-4.1.19","sha":"c76ebcd1bfa7de38a0f08e6c349f9486046bfb35","kind":"commit","published_at":"2006-04-28T23:28:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.19/manifests"},{"name":"clone-4.1.19-build","sha":"c76ebcd1bfa7de38a0f08e6c349f9486046bfb35","kind":"commit","published_at":"2006-04-28T23:28:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.19-build/manifests"},{"name":"mysql-5.0.21","sha":"508c98533501735c80770420bab6d50782db01d2","kind":"commit","published_at":"2006-04-26T16:26:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.21/manifests"},{"name":"clone-5.0.21-build","sha":"d1e71f5547306108a8d11fd0aaab4eb0d5783126","kind":"commit","published_at":"2006-04-26T05:39:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.21-build/manifests"},{"name":"mysql-5.0.20a","sha":"9fcc2dc98341d5b18b1e3f2338ea1cc5d5539dbf","kind":"commit","published_at":"2006-04-18T11:26:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.20a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.20a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.20a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20a/manifests"},{"name":"mysql-5.1.9","sha":"ca5a63dc30befd7a4104c9eb6a37c0d7bd8fe227","kind":"commit","published_at":"2006-04-13T03:16:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.9","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.9/manifests"},{"name":"mysql-5.0.20","sha":"1d8efa6637c13469138ee8d5f453f1a71b31ba23","kind":"commit","published_at":"2006-03-31T09:48:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20/manifests"},{"name":"clone-5.0.20-build","sha":"684e17b0e3574ccb4b63de3b9ed05900a179efda","kind":"commit","published_at":"2006-03-29T20:20:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.20-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.20-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.20-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.20-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.20-build/manifests"},{"name":"clone-5.1.8-build","sha":"61a1726eca670a4a3e4c4bb53f7b37fe5daf66a1","kind":"commit","published_at":"2006-03-24T23:24:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.8-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.8-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.8-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.8-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.8-build/manifests"},{"name":"mysql-5.0.19a","sha":"dba8a4fb94198c438ba6298046f31839e097fff3","kind":"commit","published_at":"2006-03-17T11:10:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.19a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.19a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.19a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19a/manifests"},{"name":"mysql-5.0.19","sha":"22b5286bc421f8c49c48f605dfbcfc7ec5373f45","kind":"commit","published_at":"2006-03-04T20:04:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19/manifests"},{"name":"clone-5.0.19-build","sha":"f07aecfe5f979c905170001dd797656b050c622f","kind":"commit","published_at":"2006-03-02T10:09:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.19-build/manifests"},{"name":"mysql-5.1.7","sha":"04d9fb5c77ff1de2d1077535d27de6331b8b0a6d","kind":"commit","published_at":"2006-02-27T21:14:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.7","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.7/manifests"},{"name":"clone-5.1.7-build","sha":"22191d565789402dfc1c2f0b78e35779e1c1b5da","kind":"commit","published_at":"2006-02-17T13:14:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.7-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.7-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.7-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.7-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.7-build/manifests"},{"name":"mysql-5.1.6","sha":"61d9dfd3993cb47298f121ebf0db95e505e426a7","kind":"commit","published_at":"2006-02-08T18:01:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.6","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.6/manifests"},{"name":"base_4_16217","sha":"0dc6d4928944d56fff3a969b3f9e559b3d792a8c","kind":"commit","published_at":"2006-02-06T07:55:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/base_4_16217","html_url":"https://github.com/MariaDB/server/releases/tag/base_4_16217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@base_4_16217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/base_4_16217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/base_4_16217/manifests"},{"name":"clone-5.1.6-build","sha":"d3df53b8755a9e9539136d8609a1bc2d28664ef5","kind":"commit","published_at":"2006-02-01T12:16:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.6-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.6-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.6-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.6-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.6-build/manifests"},{"name":"mysql-4.1.18","sha":"393ae0f87aa1beabde8ee6c89c10aba6d18fe3c8","kind":"commit","published_at":"2006-01-27T12:38:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.18/manifests"},{"name":"clone-4.1.18-build","sha":"41b8f84562b9f36183733dcf1aa763b3232f73b4","kind":"commit","published_at":"2006-01-27T00:38:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.18-build/manifests"},{"name":"mysql-5.1.5-for-windows","sha":"7db8c499e75451cea4c922d0dd1124998340f8cc","kind":"commit","published_at":"2006-01-17T17:35:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.5-for-windows","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.5-for-windows","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.5-for-windows","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5-for-windows","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5-for-windows/manifests"},{"name":"clone-4.1.17-build","sha":"a5a38850ed081453f9ad8ceaf57c62408245d62b","kind":"commit","published_at":"2006-01-17T08:05:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.17-build/manifests"},{"name":"mysql-5.1.5","sha":"0d500852552cffba004df9d50078106b27d45519","kind":"commit","published_at":"2006-01-10T09:35:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5/manifests"},{"name":"clone-5.1.5-build","sha":"672ac640483f81b2d9b7c605ae38dae2017ad140","kind":"commit","published_at":"2006-01-09T15:37:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.5-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.5-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.5-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.5-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.5-build/manifests"},{"name":"mysql-5.0.18","sha":"2c965beafa0d54e1583789ee45427a84875a676b","kind":"commit","published_at":"2005-12-28T17:35:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.18/manifests"},{"name":"clone-5.0.18-build","sha":"740a8e84a58aa38271de2267b3886f3c47aac4df","kind":"commit","published_at":"2005-12-21T15:05:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.18-build/manifests"},{"name":"mysql-5.1.4","sha":"efde784ea835179ced61450bb2221e1a5011e995","kind":"commit","published_at":"2005-12-21T05:02:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.4","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.4/manifests"},{"name":"clone-5.1.4-build","sha":"efde784ea835179ced61450bb2221e1a5011e995","kind":"commit","published_at":"2005-12-21T05:02:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.4-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.4-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.4-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.4-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.4-build/manifests"},{"name":"mysql-5.0.17","sha":"4f0f49bbd12f0c2265a47c7235288b8b302b6534","kind":"commit","published_at":"2005-12-14T17:42:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.17","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17/manifests"},{"name":"clone-5.0.17-build","sha":"c1cc3b95f843824c4718a4a3ed6011f226d1365a","kind":"commit","published_at":"2005-12-07T07:50:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.17-build/manifests"},{"name":"import-bdb-4.4.16","sha":"22635260195fdf4ac4dda87f6f25a220864d2ac3","kind":"commit","published_at":"2005-12-05T18:27:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/import-bdb-4.4.16","html_url":"https://github.com/MariaDB/server/releases/tag/import-bdb-4.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@import-bdb-4.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/import-bdb-4.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/import-bdb-4.4.16/manifests"},{"name":"mysql-4.1.16","sha":"7d239eb6b2608b3d7f2ace5c665fd79558b8a060","kind":"commit","published_at":"2005-11-29T19:52:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.16/manifests"},{"name":"clone-4.1.16-build","sha":"7d239eb6b2608b3d7f2ace5c665fd79558b8a060","kind":"commit","published_at":"2005-11-29T19:52:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.16-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.16-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.16-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.16-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.16-build/manifests"},{"name":"mysql-5.1.3","sha":"ff7237efa1f4c7cf968c3c3161af70e20b9eecce","kind":"commit","published_at":"2005-11-29T14:18:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.3/manifests"},{"name":"clone-5.1.3-build","sha":"ee00eeffb2fba1cef3aae8507519ea1b08455a41","kind":"commit","published_at":"2005-11-24T13:57:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.3-build/manifests"},{"name":"mysql-5.0.16a","sha":"2f840aa97b790795e94c48d79c3394848c68fd09","kind":"commit","published_at":"2005-11-18T17:25:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.16a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.16a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.16a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16a/manifests"},{"name":"mysql-5.0.16","sha":"d6dc5299a66d9f83c38fe84513a2deb4a9f5fc90","kind":"commit","published_at":"2005-11-14T15:10:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16/manifests"},{"name":"clone-5.0.16-build","sha":"26320ebe2f1c56d3376a94a60291c95c0cf0658d","kind":"commit","published_at":"2005-11-09T11:45:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.16-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.16-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.16-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.16-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.16-build/manifests"},{"name":"mysql-5.0.15","sha":"860a20b365322daddba3430b2eba98c8ceaaa335","kind":"commit","published_at":"2005-10-19T20:00:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.15","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.15/manifests"},{"name":"clone-5.0.15-build","sha":"5f0abdce1a5b09f59bfcef9cb5f47e2377d67ef3","kind":"commit","published_at":"2005-10-13T21:29:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.15-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.15-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.15-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.15-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.15-build/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:58:52.267Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/openstack-helm/mariadb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/openstack-helm/mariadb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/openstack-helm/mariadb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/openstack-helm/mariadb/dependencies","status":null,"funding_links":["https://mariadb.org/donate/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:00.170Z","issues_count":7,"pull_requests_count":2718,"avg_time_to_close_issue":13364.0,"avg_time_to_close_pull_request":7250987.535885167,"issues_closed_count":1,"pull_requests_closed_count":1881,"pull_request_authors_count":276,"issue_authors_count":6,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.9547461368653423,"merged_pull_requests_count":1157,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":414,"past_year_avg_time_to_close_issue":13364.0,"past_year_avg_time_to_close_pull_request":1821085.9947089946,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":189,"past_year_pull_request_authors_count":87,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.1497584541062804,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":131,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/issues","maintainers":[{"login":"grooverdan","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grooverdan"},{"login":"Thirunarayanan","count":189,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thirunarayanan"},{"login":"DaveGosselin-MariaDB","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DaveGosselin-MariaDB"},{"login":"vaintroub","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaintroub"},{"login":"mariadb-RexJohnston","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariadb-RexJohnston"},{"login":"spetrunia","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spetrunia"},{"login":"cvicentiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cvicentiu"},{"login":"knielsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knielsen"},{"login":"gkodinov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkodinov"},{"login":"vuvova","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuvova"},{"login":"an3l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/an3l"},{"login":"joaovgp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaovgp"},{"login":"sanja-byelkin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanja-byelkin"}],"active_maintainers":[{"login":"grooverdan","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grooverdan"},{"login":"DaveGosselin-MariaDB","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DaveGosselin-MariaDB"},{"login":"Thirunarayanan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thirunarayanan"},{"login":"gkodinov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkodinov"},{"login":"mariadb-RexJohnston","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariadb-RexJohnston"},{"login":"vaintroub","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaintroub"},{"login":"vuvova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuvova"},{"login":"knielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knielsen"},{"login":"sanja-byelkin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanja-byelkin"},{"login":"spetrunia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spetrunia"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fmariadb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fmariadb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fmariadb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fmariadb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fmariadb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fmariadb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18218,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":14139904,"name":"mariadb/mariadb","ecosystem":"helm","description":"A Helm chart for MariaDB 10.11","homepage":"https://mariadb.org","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/MariaDB/server","keywords_array":["mariadb","mysql","database"],"namespace":"mariadb","versions_count":5,"first_release_published_at":"2025-10-02T14:44:49.000Z","latest_release_published_at":"2025-11-25T14:52:51.000Z","latest_release_number":"0.4.0","last_synced_at":"2026-09-02T15:34:28.000Z","created_at":"2026-03-28T01:15:13.123Z","updated_at":"2026-09-02T15:34:28.000Z","registry_url":"https://artifacthub.io/packages/helm/mariadb/mariadb","install_command":"helm repo add mariadb https://magefleet.github.io/helm-chart-mariadb/ \u0026\u0026 helm install mariadb mariadb/mariadb","documentation_url":"https://artifacthub.io/packages/helm/mariadb/mariadb","metadata":{"app_version":"10.11","chart_version":"0.4.0","category":2,"official":false,"deprecated":false,"repository_url":"https://magefleet.github.io/helm-chart-mariadb/","maintainers":[]},"repo_metadata":{"id":17051590,"uuid":"19816070","full_name":"MariaDB/server","owner":"MariaDB","description":"MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.","archived":false,"fork":false,"pushed_at":"2026-08-22T18:08:59.000Z","size":1998030,"stargazers_count":8125,"open_issues_count":462,"forks_count":2079,"subscribers_count":265,"default_branch":"main","last_synced_at":"2026-08-22T20:12:41.017Z","etag":null,"topics":["amazon-web-services","database","fulltext-search","galera","geographical-information-system","innodb","json","mariadb","mysql","nearest-neighbor-search","rdbms","relational-databases","sql","storage-engine","vector-database"],"latest_commit_sha":null,"homepage":"https://mariadb.org","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"FreePBX/freepbxlocalization","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MariaDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"support-files/CMakeLists.txt","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://mariadb.org/donate/"}},"created_at":"2014-05-15T10:58:50.000Z","updated_at":"2026-08-22T16:28:35.000Z","dependencies_parsed_at":"2026-08-22T20:14:47.355Z","dependency_job_id":null,"html_url":"https://github.com/MariaDB/server","commit_stats":{"total_commits":129712,"total_committers":1636,"mean_commits":79.28606356968216,"dds":0.7601147156778093,"last_synced_commit":"fe3432b3bd5be831ed2a6071e2d8e556fe8893ba"},"previous_names":[],"tags_count":1118,"template":false,"template_full_name":null,"purl":"pkg:github/MariaDB/server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariaDB","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/sbom","scorecard":{"id":89922,"data":{"date":"2025-08-11","repo":{"name":"github.com/MariaDB/server","commit":"e02f4d7e311e214ea62ff2e59599849e229f4165"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"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: no topLevel permission defined: .github/workflows/backup.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-arm64.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: COPYING: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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: mysql-test/std_data/mdev11084.par:1","Warn: binary detected: mysql-test/std_data/mdev17909.par:1","Warn: binary detected: mysql-test/std_data/parts/t1_blackhole.par:1","Warn: binary detected: mysql-test/std_data/sv_partition.par:1","Warn: binary detected: storage/connect/mysql-test/connect/std_data/Mongo2.jar:1","Warn: binary detected: storage/connect/mysql-test/connect/std_data/Mongo3.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: support-files/MacOSX/Description.plist.sh:0","Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: support-files/MacOSX/Info.plist.sh:0","Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: support-files/MacOSX/StartupParameters.plist.sh:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: support-files/mariadb.logrotate.sh:0","Info: Possibly incomplete results: error parsing shell code: for statement must end with \"done\": support-files/mysql-multi.server.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-arm64.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/MariaDB/server/windows-arm64.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: storage/mroonga/tools/travis/install.sh:77","Warn: downloadThenRun not pinned by hash: storage/mroonga/tools/travis/install.sh:79","Warn: downloadThenRun not pinned by hash: storage/mroonga/vendor/groonga/tools/travis-install.sh:10","Warn: downloadThenRun not pinned by hash: storage/mroonga/vendor/groonga/vendor/plugins/groonga-normalizer-mysql/tool/travis/install.sh:22","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-15T07:43:50.812Z","repository_id":17051590,"created_at":"2025-08-15T07:43:50.813Z","updated_at":"2025-08-15T07:43:50.813Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36837137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"MariaDB","name":"MariaDB","uuid":"4739304","kind":"organization","description":"The open source relational database","email":null,"website":"https://mariadb.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4739304?v=4","repositories_count":16,"last_synced_at":"2023-12-10T03:00:24.187Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MariaDB","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T07:31:55.728Z","updated_at":"2023-12-10T03:00:24.516Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariaDB","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariaDB/repositories"},"tags":[{"name":"mariadb-10.6.28","sha":"210ab6edf47fa73f3b77e974ed2e9357ccdd051c","kind":"tag","published_at":"2026-08-13T17:59:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.28/manifests"},{"name":"mariadb-13.0.1","sha":"7f923870722c5d382e16d56af526d1ee4e03f987","kind":"tag","published_at":"2026-05-29T19:26:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-13.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-13.0.1/manifests"},{"name":"mariadb-12.3.2","sha":"9f98f82b14a9b939834281672b6d0cf965db69a3","kind":"tag","published_at":"2026-05-28T19:31:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.3.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.2/manifests"},{"name":"mariadb-11.8.8","sha":"46a8eb42a520193686d9a16d4cea4b3e002917e4","kind":"tag","published_at":"2026-05-27T18:21:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.8/manifests"},{"name":"mariadb-11.4.12","sha":"b4a80422bfeec93079a430c080fffbda8f6fa574","kind":"tag","published_at":"2026-05-27T18:21:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.12/manifests"},{"name":"mariadb-10.11.18","sha":"197f92bee02d8e836f529f37625be69b83e7acbd","kind":"tag","published_at":"2026-05-27T18:21:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.18/manifests"},{"name":"mariadb-10.6.27","sha":"b2050fdb4a8776422baf01a41bf86845994edb97","kind":"tag","published_at":"2026-05-27T18:20:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.27/manifests"},{"name":"mariadb-11.8.7b","sha":"e7d1202da30b7707185dc9b55af4693d1e3e4f60","kind":"tag","published_at":"2026-05-18T16:15:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.7b","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7b/manifests"},{"name":"mariadb-11.4.11b","sha":"10034c14cd9f8161014d1a0de45f8bec4c277487","kind":"tag","published_at":"2026-05-18T16:15:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.11b","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.11b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.11b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11b/manifests"},{"name":"mariadb-11.8.7","sha":"b067340c34cb9cd481cace18717f6afc66226209","kind":"tag","published_at":"2026-05-14T22:16:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7/manifests"},{"name":"mariadb-11.4.11","sha":"7b8ce800968d97509fa278a635c8fc70c5178e24","kind":"tag","published_at":"2026-05-14T22:15:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11/manifests"},{"name":"mariadb-10.11.17","sha":"6828ff7390a6e46155343be2e8a1443b52b208b5","kind":"tag","published_at":"2026-05-14T22:15:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.17/manifests"},{"name":"mariadb-10.6.26","sha":"d37e50c6d04c7c27362f1668ae86fa592b94fb23","kind":"tag","published_at":"2026-05-14T22:14:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.26/manifests"},{"name":"mariadb-12.3.1","sha":"21a0714a118614982d20bfa504763d7247800091","kind":"tag","published_at":"2026-02-12T18:32:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.1/manifests"},{"name":"mariadb-12.2.2","sha":"d26a6f44c1f2119377e79a9540886c6d8c01472f","kind":"tag","published_at":"2026-02-12T18:31:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.2.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.2/manifests"},{"name":"mariadb-11.8.6","sha":"9bfea48ce1214cc4470f6f6f8a4e30352cef84e7","kind":"tag","published_at":"2026-02-04T18:31:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.6/manifests"},{"name":"mariadb-11.4.10","sha":"054a893f1645b77e52a329a7fc8cf614eebd1fad","kind":"tag","published_at":"2026-02-04T18:30:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.10/manifests"},{"name":"mariadb-10.11.16","sha":"3218602d3100db9ce7a875511a591cddc173cc16","kind":"tag","published_at":"2026-02-04T18:30:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.16/manifests"},{"name":"mariadb-10.6.25","sha":"05e6c9d42d2f49ada1a0c49a4e0d7fc3ce420e4e","kind":"tag","published_at":"2026-02-04T18:29:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.25/manifests"},{"name":"mariadb-12.2.1","sha":"144dead8826f4a84008a76ef7fcc44e816f92930","kind":"tag","published_at":"2025-11-21T07:41:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.1/manifests"},{"name":"mariadb-12.1.2","sha":"70117463f032d59f8e328335e19b59157d34cf07","kind":"tag","published_at":"2025-11-18T15:14:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.1.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.2/manifests"},{"name":"mariadb-11.8.5","sha":"a74edc42d080a73e20d5d94e1dd5beea400b507c","kind":"tag","published_at":"2025-11-14T13:22:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.5/manifests"},{"name":"mariadb-11.8.4","sha":"c21d462e6adb8dfb5925b8a85900550ce1b3f2b6","kind":"tag","published_at":"2025-11-06T16:37:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.4/manifests"},{"name":"mariadb-11.4.9","sha":"aa6a2e6bf05d43c3bb44db50566937a5f97a6580","kind":"tag","published_at":"2025-11-06T16:37:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.9/manifests"},{"name":"mariadb-10.11.15","sha":"cb0d6dd835023a7162ace471cd047161f205dd58","kind":"tag","published_at":"2025-11-06T16:36:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.15/manifests"},{"name":"mariadb-10.6.24","sha":"e5994025bec0d34ddef25df2e252b8f1d2e34e51","kind":"tag","published_at":"2025-11-06T16:35:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.24/manifests"},{"name":"mariadb-12.1.1","sha":"893761b35ccd33f38ac0aee0ee0b551b7df67efa","kind":"tag","published_at":"2025-08-07T16:07:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.1/manifests"},{"name":"mariadb-12.0.2","sha":"aab83aecdca15738d114cf5a2f223f1d12e4e6bd","kind":"tag","published_at":"2025-08-07T16:05:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.2/manifests"},{"name":"mariadb-11.8.3","sha":"b565b3e7e041c480fd8013e3beec6b99544d6bf8","kind":"tag","published_at":"2025-08-06T13:19:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.3/manifests"},{"name":"mariadb-11.4.8","sha":"c4ed889b74ed95fa8b4eaf96610d4c1480b346a4","kind":"tag","published_at":"2025-08-06T13:19:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.8/manifests"},{"name":"mariadb-10.11.14","sha":"053f9bcb5b147bf00edb99e1310bae9125b7f125","kind":"tag","published_at":"2025-08-06T13:18:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.14/manifests"},{"name":"mariadb-10.6.23","sha":"fe8047caf26d20e98ea7f6ec1dce3924e696703f","kind":"tag","published_at":"2025-08-06T13:15:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.23/manifests"},{"name":"mariadb-12.0.1","sha":"f1102da37a3dcdc8b92e0205f0a8bd878704b168","kind":"tag","published_at":"2025-06-05T05:23:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.1/manifests"},{"name":"mariadb-11.8.2","sha":"8d36cafe4fc700e6e577d5a36650c58707e76b92","kind":"tag","published_at":"2025-06-04T13:32:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.2/manifests"},{"name":"mariadb-11.4.7","sha":"118cfcf82107188f2295631193658b2ef94f4f3f","kind":"tag","published_at":"2025-05-22T12:16:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.7/manifests"},{"name":"mariadb-10.11.13","sha":"8fb09426b98583916ccfd4f8c49741adc115bac3","kind":"tag","published_at":"2025-05-22T12:16:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.13/manifests"},{"name":"mariadb-11.4.6","sha":"63a5552e76feb60ff62725e0274268e35e7a77e8","kind":"tag","published_at":"2025-05-06T15:30:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.6/manifests"},{"name":"mariadb-10.11.12","sha":"cafd22db7970ce081bafd887359aa0a77cfb769d","kind":"tag","published_at":"2025-05-06T15:30:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.12/manifests"},{"name":"mariadb-10.6.22","sha":"19644f6821d59ecca0f9b1f44fadb3b887061965","kind":"tag","published_at":"2025-05-06T15:30:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.22/manifests"},{"name":"mariadb-10.5.29","sha":"c461188ca6ad6ec3a54201eb87ebd75797d296df","kind":"tag","published_at":"2025-05-06T15:29:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.29/manifests"},{"name":"mariadb-11.8.1","sha":"1c4aed7c680c0402d6e97e097f03815c0e9bf4c5","kind":"tag","published_at":"2025-02-13T04:12:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.1/manifests"},{"name":"mariadb-11.7.2","sha":"80067a69feaeb5df30abb1bfaf7d4e713ccbf027","kind":"tag","published_at":"2025-02-13T04:11:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.7.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.2/manifests"},{"name":"mariadb-11.4.5","sha":"0771110266ff5c04216af4bf1243c65f8c67ccf4","kind":"tag","published_at":"2025-02-04T17:33:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.5/manifests"},{"name":"mariadb-10.11.11","sha":"e69f8cae1a15e15b9e4f5e0f8497e1f17bdc81a4","kind":"tag","published_at":"2025-02-04T16:16:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.11/manifests"},{"name":"mariadb-10.6.21","sha":"066e8d6aeabc13242193780341e0f845528105de","kind":"tag","published_at":"2025-02-04T15:09:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.21/manifests"},{"name":"mariadb-10.5.28","sha":"7eded23be6597b4c485e8cad1538f2ae14541f91","kind":"tag","published_at":"2025-02-04T12:47:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.28/manifests"},{"name":"mariadb-11.8.0","sha":"349b8a10274c88887b7b2af24b4200724617611f","kind":"commit","published_at":"2024-12-17T15:17:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.0/manifests"},{"name":"mariadb-11.7.1","sha":"74331a48dd3dadfe5041f3440b81a7183e9fd4a8","kind":"tag","published_at":"2024-11-13T20:33:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.7.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.1/manifests"},{"name":"mariadb-11.6.2","sha":"d8dad8c3b54cd09fefce7bc3b9749f427eed9709","kind":"tag","published_at":"2024-11-13T20:31:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.6.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.2/manifests"},{"name":"mariadb-11.4.4","sha":"e9a502df08bad16aa8a354e854f3c014b1380e32","kind":"tag","published_at":"2024-11-01T15:11:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.4/manifests"},{"name":"mariadb-11.2.6","sha":"67c0fd2a41034eae1ea04b81cace6a154783aedd","kind":"tag","published_at":"2024-11-01T15:11:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.6/manifests"},{"name":"mariadb-10.11.10","sha":"3d0fb150289716ca75cd64d62823cf715ee47646","kind":"tag","published_at":"2024-11-01T15:11:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.10/manifests"},{"name":"mariadb-10.6.20","sha":"f00711bba2cd383825d0be1867f7d7d7f641c9e4","kind":"tag","published_at":"2024-11-01T15:10:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.20/manifests"},{"name":"mariadb-10.5.27","sha":"6aa47fae304bd1f3efc0ebd2035bc1481ded73a3","kind":"tag","published_at":"2024-11-01T15:09:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.27/manifests"},{"name":"mariadb-11.7.0","sha":"5ef8ae9af2bbc6b21a3ab21df65a9e8ffe4d152d","kind":"commit","published_at":"2024-10-02T21:47:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.7.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.0/manifests"},{"name":"mariadb-11.6.1","sha":"05fe3f1c186a221c4455b4d83a9d59f09f2dfadb","kind":"tag","published_at":"2024-08-14T19:59:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.6.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.1/manifests"},{"name":"mariadb-11.5.2","sha":"ea75a0b6009b0251e83193cd38c3974e36b65e06","kind":"tag","published_at":"2024-08-14T19:58:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.5.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.2/manifests"},{"name":"mariadb-11.4.3","sha":"5ab81ffe0097a22a774957df28c5223cf0201de3","kind":"tag","published_at":"2024-08-08T22:03:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.3/manifests"},{"name":"mariadb-11.2.5","sha":"dced6cbdb6932738c3a0a1fb435f3f64cb63851a","kind":"tag","published_at":"2024-08-08T22:01:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.5/manifests"},{"name":"mariadb-11.1.6","sha":"80abd847daf736cf8e57e83241c2e6fed74b4ed3","kind":"tag","published_at":"2024-08-08T22:00:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.6/manifests"},{"name":"mariadb-10.11.9","sha":"0e8fb977b00983d98c4c35e39bc1f36463095938","kind":"tag","published_at":"2024-08-08T21:59:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.9/manifests"},{"name":"mariadb-10.6.19","sha":"8f020508c87461bbeee551c3001acac56d506ae7","kind":"tag","published_at":"2024-08-08T21:58:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.19/manifests"},{"name":"mariadb-10.5.26","sha":"7a5b8bf0f5470a13094101f0a4bdfa9e1b9ded02","kind":"tag","published_at":"2024-08-08T21:55:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.26/manifests"},{"name":"mariadb-11.6.0","sha":"42294b8cd2cbb72c1d5da6058dd6f0c55669def7","kind":"commit","published_at":"2024-06-18T15:30:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.6.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.0/manifests"},{"name":"mariadb-11.5.1","sha":"65079ece42f383bdeb9b3f913a833a6f0123919d","kind":"tag","published_at":"2024-05-30T12:24:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.5.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.1/manifests"},{"name":"mariadb-11.4.2","sha":"3fca5ed772fb75e3e57c507edef2985f8eba5b12","kind":"tag","published_at":"2024-05-29T15:31:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.2/manifests"},{"name":"mariadb-11.2.4","sha":"db06c5dd07e6ffd6a569afe6950fa77c2f02f811","kind":"tag","published_at":"2024-05-15T14:51:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.4/manifests"},{"name":"mariadb-11.1.5","sha":"fe41171c96a0eee9c026f96d5971ed281e76d488","kind":"tag","published_at":"2024-05-15T14:50:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.5/manifests"},{"name":"mariadb-11.0.6","sha":"466ae1cf81f54b729058357bb19c4cf3982e1367","kind":"tag","published_at":"2024-05-15T14:50:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.6/manifests"},{"name":"mariadb-10.11.8","sha":"3a069644682e336e445039e48baae9693f9a08ee","kind":"tag","published_at":"2024-05-15T14:50:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.8/manifests"},{"name":"mariadb-10.6.18","sha":"887bb3f73555ff8a50138a580ca8308b9b5c069c","kind":"tag","published_at":"2024-05-15T14:50:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.18/manifests"},{"name":"mariadb-10.5.25","sha":"29c185bd771ac441121468b3850d6dc8d13b8a1f","kind":"tag","published_at":"2024-05-15T14:49:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.25/manifests"},{"name":"mariadb-10.4.34","sha":"16394f1aa1b4097f897b8ab01ea2064726cca059","kind":"tag","published_at":"2024-05-15T14:49:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.34/manifests"},{"name":"mariadb-11.5.0","sha":"8f0c9340537b84fcd7012d4a31e6f858e7eb919c","kind":"commit","published_at":"2024-03-17T16:24:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.5.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.0/manifests"},{"name":"mariadb-11.4.1","sha":"fa69b085b10f19a3a8b6e7adab27c104924333ae","kind":"tag","published_at":"2024-02-16T14:18:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.1/manifests"},{"name":"mariadb-11.3.2","sha":"068a6819eb63bcb01fdfa037c9bf3bf63c33ee42","kind":"tag","published_at":"2024-02-16T14:15:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.3.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.2/manifests"},{"name":"mariadb-11.2.3","sha":"79580f4f96fc2547711f674eb8dd514abd312b4a","kind":"tag","published_at":"2024-02-06T13:29:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.3/manifests"},{"name":"mariadb-11.1.4","sha":"b6680e0101c1e3cde9f0d7496443db1277064e84","kind":"tag","published_at":"2024-02-06T13:27:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.4/manifests"},{"name":"mariadb-11.0.5","sha":"6ef0b2ee5f9e03ea672eda219987b7991697d708","kind":"tag","published_at":"2024-02-06T13:26:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.5/manifests"},{"name":"mariadb-10.11.7","sha":"87e13722a95af5d9378d990caf48cb6874439347","kind":"tag","published_at":"2024-02-06T13:24:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.7/manifests"},{"name":"mariadb-10.6.17","sha":"15c75ad083a55e198ae78324f22970694b72f22b","kind":"tag","published_at":"2024-02-06T13:22:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.17/manifests"},{"name":"mariadb-10.5.24","sha":"01f6abd1d4a929ee308f5b9287ac797a2e40d2b0","kind":"tag","published_at":"2024-02-06T13:19:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.24/manifests"},{"name":"mariadb-10.4.33","sha":"46e3a7658b774942e9320a1acb234373bb44e874","kind":"tag","published_at":"2024-02-06T13:17:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.33/manifests"},{"name":"mariadb-11.4.0","sha":"a82ab43fcb5404e1b2ab8744eb34ab717d71b6d9","kind":"commit","published_at":"2023-12-22T21:10:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.0/manifests"},{"name":"mariadb-11.3.1","sha":"67a0224a3e0073c4e083a6f7e24380251bcb2361","kind":"tag","published_at":"2023-11-21T14:31:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.1/manifests"},{"name":"mariadb-11.2.2","sha":"929532a9426d085111c24c63de9c23cc54382259","kind":"tag","published_at":"2023-11-21T13:50:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.2/manifests"},{"name":"mariadb-11.1.3","sha":"0f5613a25f27b8034645226a48c2dc1aa4562281","kind":"tag","published_at":"2023-11-13T14:09:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.3/manifests"},{"name":"mariadb-11.0.4","sha":"48af85db217a88409e6aac51bf86e3bf525d8f07","kind":"tag","published_at":"2023-11-13T14:09:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.4/manifests"},{"name":"mariadb-10.11.6","sha":"fecd78b83785d5ae96f2c6ff340375be803cd299","kind":"tag","published_at":"2023-11-13T14:09:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.6/manifests"},{"name":"mariadb-10.10.7","sha":"04d9a46c41b36b61057741abddf7840962e76893","kind":"tag","published_at":"2023-11-13T14:08:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.7/manifests"},{"name":"mariadb-10.6.16","sha":"b83c379420a8846ae4b28768d3c81fa354cca056","kind":"tag","published_at":"2023-11-13T14:08:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.16/manifests"},{"name":"mariadb-10.5.23","sha":"6cfd2ba397b0ca689d8ff1bdb9fc4a4dc516a5eb","kind":"tag","published_at":"2023-11-13T14:08:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.23/manifests"},{"name":"mariadb-10.4.32","sha":"c4143f909528e3fab0677a28631d10389354c491","kind":"tag","published_at":"2023-11-13T14:07:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.32/manifests"},{"name":"mariadb-11.3.0","sha":"76e20f00772148fa928c6c6e42401f38ca89abf0","kind":"commit","published_at":"2023-09-27T03:08:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.3.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.0/manifests"},{"name":"mariadb-11.2.1","sha":"18ddde4826c331b090e16504f1bbf6791900f49b","kind":"tag","published_at":"2023-08-21T13:03:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.1/manifests"},{"name":"mariadb-11.1.2","sha":"9bc25d98209df6810f7a7d5e7dd3ae677a313ab5","kind":"tag","published_at":"2023-08-21T13:02:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.2/manifests"},{"name":"mariadb-11.0.3","sha":"70905bcb9059dcc40db3b73bc46a36c7d40f1e10","kind":"tag","published_at":"2023-08-14T16:44:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.3/manifests"},{"name":"mariadb-10.11.5","sha":"7875294b6b74b53dd3aaa723e6cc103d2bb47b2c","kind":"tag","published_at":"2023-08-14T16:44:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.5/manifests"},{"name":"mariadb-10.10.6","sha":"cce155cc901a573d68ccda856bbf53e90edef15d","kind":"tag","published_at":"2023-08-14T16:40:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.6/manifests"},{"name":"mariadb-10.9.8","sha":"3e0009dc3a771e4dbf2fa4a4cf87e750453fb2eb","kind":"tag","published_at":"2023-08-14T16:37:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.8/manifests"},{"name":"mariadb-10.6.15","sha":"0d16eb35bc981023ce2f4912e8ecde68ca381f4e","kind":"tag","published_at":"2023-08-14T16:36:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.15/manifests"},{"name":"mariadb-10.5.22","sha":"7e650253dc488debcb0898ebe6d385bf6dfa3656","kind":"tag","published_at":"2023-08-14T16:35:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.22/manifests"},{"name":"mariadb-10.4.31","sha":"2aea9387497cecb5668ef605b8f80886f9de812c","kind":"tag","published_at":"2023-08-14T16:30:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.31/manifests"},{"name":"mariadb-11.1.1-23.02.3-2","sha":"7f3742bdb2ca2e7824d3f3e3b3d16f78141421c2","kind":"tag","published_at":"2023-06-13T18:10:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.1-23.02.3-2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.1-23.02.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.1-23.02.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1-23.02.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1-23.02.3-2/manifests"},{"name":"mariadb-10.11.4","sha":"4e2b93dffef2414a11ca5edc8d215f57ee5010e5","kind":"tag","published_at":"2023-06-07T12:15:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.4/manifests"},{"name":"mariadb-10.10.5","sha":"30bba8e2758356b3caa33d4f52de4e2ed1f1b4ee","kind":"tag","published_at":"2023-06-07T12:14:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.5/manifests"},{"name":"mariadb-10.9.7","sha":"33fd519ca7318cd85bee56e8f79df4608ead194e","kind":"tag","published_at":"2023-06-07T12:13:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.7/manifests"},{"name":"mariadb-10.6.14","sha":"c93754d45e5d9379e3e23d7ada1d5f21d2711f66","kind":"tag","published_at":"2023-06-07T12:11:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.14/manifests"},{"name":"mariadb-10.5.21","sha":"bed70468ea08c2820647f5e3ac006a9ff88144ac","kind":"tag","published_at":"2023-06-07T12:09:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.21/manifests"},{"name":"mariadb-10.4.30","sha":"928012a27ae2d1549f1b3e6975b9d22652bbea3a","kind":"tag","published_at":"2023-06-07T12:07:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.30/manifests"},{"name":"mariadb-11.0.2","sha":"0005f2f06c8e1aea4915887decad67885108a929","kind":"tag","published_at":"2023-06-06T17:51:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.2/manifests"},{"name":"mariadb-11.1.1","sha":"51b93a096ec6e8e1dbaf2ada434bb68974cd9c13","kind":"tag","published_at":"2023-06-06T17:50:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1/manifests"},{"name":"mariadb-10.11.3","sha":"0bb31039f54bd6a0dc8f0fc7d40e6b58a51998b0","kind":"tag","published_at":"2023-05-10T12:09:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.3/manifests"},{"name":"mariadb-10.10.4","sha":"91b31ce43d0ec213998fd79d5648da965fb1f2fc","kind":"tag","published_at":"2023-05-10T12:08:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.4/manifests"},{"name":"mariadb-10.9.6","sha":"34762401297a98114cac7c02f664f52ccf20f809","kind":"tag","published_at":"2023-05-10T12:08:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.6/manifests"},{"name":"mariadb-10.8.8","sha":"2668d596d1b4da99206146e4a2a25fc2d5dabeff","kind":"tag","published_at":"2023-05-10T12:08:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.8/manifests"},{"name":"mariadb-10.6.13","sha":"a24f2bb50ba4a0dd4127455f7fcdfed584937f36","kind":"tag","published_at":"2023-05-10T12:07:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.13/manifests"},{"name":"mariadb-10.5.20","sha":"b735ca47738a1d2e995a429f40afd620eb7d8843","kind":"tag","published_at":"2023-05-10T12:07:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.20/manifests"},{"name":"mariadb-10.4.29","sha":"2594da7a33580bf03590502a011679c878487d0c","kind":"tag","published_at":"2023-05-10T12:06:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.29/manifests"},{"name":"mariadb-10.3.39","sha":"ca001cf2048f0152689e1895e2dc15486dd0b1af","kind":"tag","published_at":"2023-05-10T12:05:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.39/manifests"},{"name":"mariadb-11.0.1","sha":"158a58245813b1959d6ee912d77734620c7cf3ba","kind":"tag","published_at":"2023-02-22T20:40:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.1/manifests"},{"name":"mariadb-10.11.2","sha":"cafba8761af55ae16cc69c9b53a341340a845b36","kind":"tag","published_at":"2023-02-16T15:44:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.2/manifests"},{"name":"mariadb-10.10.3","sha":"cc8b9bcee3ce88bc52147948f96765cd5009b88a","kind":"tag","published_at":"2023-02-06T14:07:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.3/manifests"},{"name":"mariadb-10.9.5","sha":"260f1fe7c394118cf034f1a48001e1aa06816b69","kind":"tag","published_at":"2023-02-06T14:06:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.5/manifests"},{"name":"mariadb-10.8.7","sha":"d4310eb96ab515e37cbe3db939a6f385252a3e0e","kind":"tag","published_at":"2023-02-06T14:05:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.7/manifests"},{"name":"mariadb-10.7.8","sha":"bc656c4fa54c12ceabd857e8ae134f8979d82944","kind":"tag","published_at":"2023-02-06T14:05:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.8/manifests"},{"name":"mariadb-10.6.12","sha":"4c79e15cc3716f69c044d4287ad2160da8101cdc","kind":"tag","published_at":"2023-02-06T14:04:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.12/manifests"},{"name":"mariadb-10.5.19","sha":"f8a85af8ca1c937b8d4f847477bd282f80251cde","kind":"tag","published_at":"2023-02-06T14:03:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.19/manifests"},{"name":"mariadb-10.4.28","sha":"c8f2e9a5c0ac5905f28b050b7df5a9ffd914b7e7","kind":"tag","published_at":"2023-02-06T14:03:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.28/manifests"},{"name":"mariadb-10.3.38","sha":"c73985f2ce8a391582787f3e310a011c1a712bec","kind":"tag","published_at":"2023-02-06T14:01:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.38/manifests"},{"name":"mariadb-10.11.1","sha":"2437674291f31c91869a74eb6ebd9f03dc52bd43","kind":"tag","published_at":"2022-11-16T15:23:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.1/manifests"},{"name":"mariadb-10.10.2-release","sha":"695f20f1b55949ae5e4870805cf0b056457ec932","kind":"tag","published_at":"2022-11-16T15:22:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.2-release","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2-release/manifests"},{"name":"mariadb-10.10.2","sha":"f8997c68fe645cc94f6730a135aca5e530dec449","kind":"tag","published_at":"2022-11-07T14:43:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2/manifests"},{"name":"mariadb-10.9.4","sha":"acf8dc0a577f8fed2d059c033f4efbd07dd95ac0","kind":"tag","published_at":"2022-11-07T14:42:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.4/manifests"},{"name":"mariadb-10.8.6","sha":"a2c85f378e8a57a9494141fad828643a5a53966c","kind":"tag","published_at":"2022-11-07T14:42:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.6/manifests"},{"name":"mariadb-10.7.7","sha":"5e196a7b734ea88c87781ba0314caf146ad3a364","kind":"tag","published_at":"2022-11-07T14:41:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.7/manifests"},{"name":"mariadb-10.6.11","sha":"d157b250ffd53570da61fd46cd29e2994d48b618","kind":"tag","published_at":"2022-11-07T14:40:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.11/manifests"},{"name":"mariadb-10.5.18","sha":"177d858e38d7fa7e90a7088fcc2f5576eba411a0","kind":"tag","published_at":"2022-11-07T14:16:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.18/manifests"},{"name":"mariadb-10.4.27","sha":"0946c99e7d6f7ac9dfcf3e60dae6ae85161d5ef2","kind":"tag","published_at":"2022-11-07T13:34:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.27/manifests"},{"name":"mariadb-10.3.37","sha":"3303748fd13399ba39ce4d646153d086c5a09445","kind":"tag","published_at":"2022-11-07T13:07:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.37/manifests"},{"name":"mariadb-10.9.3","sha":"50c6090107d582a39e5be018c9fb4f40202210f9","kind":"tag","published_at":"2022-09-19T13:36:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.3/manifests"},{"name":"mariadb-10.8.5","sha":"d2cae171d1a105d52e10757aa268aebd9387ed24","kind":"tag","published_at":"2022-09-19T13:35:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.5/manifests"},{"name":"mariadb-10.7.6","sha":"f3785f099c2f0f251f39632928e822328abe9a02","kind":"tag","published_at":"2022-09-19T13:35:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.6/manifests"},{"name":"mariadb-10.6.10","sha":"fd0bdd3180a7d5f4b9804d372d6a63b6a202818c","kind":"tag","published_at":"2022-09-19T13:34:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.10/manifests"},{"name":"mariadb-10.10.1","sha":"b74dbcb157b9c51952cdf40cd91c25d53513073e","kind":"tag","published_at":"2022-08-15T06:48:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.1/manifests"},{"name":"mariadb-10.9.2","sha":"10ed52767d25f3f9b9f5eee4983a3dee612ed2c6","kind":"tag","published_at":"2022-08-15T05:44:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.2/manifests"},{"name":"mariadb-10.8.4","sha":"6ffbc0e510cdaafe0494acd04e48d1f44727e86a","kind":"tag","published_at":"2022-08-15T04:55:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.4/manifests"},{"name":"mariadb-10.7.5","sha":"98d7ac1fbe2d61c0d21e2c22808ef808f29c0827","kind":"tag","published_at":"2022-08-15T04:27:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.5/manifests"},{"name":"mariadb-10.6.9","sha":"b8f6d315fe4fe62ef73f6fb4f45e004fcedec20c","kind":"tag","published_at":"2022-08-15T03:30:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.9/manifests"},{"name":"mariadb-10.5.17","sha":"1ac0bce36e5bf2136cedb1ce1da949f53cce4404","kind":"tag","published_at":"2022-08-15T02:52:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.17/manifests"},{"name":"mariadb-10.4.26","sha":"65e8506ca9d03967191b6ed207cf107d311f7f99","kind":"tag","published_at":"2022-08-15T02:18:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.26/manifests"},{"name":"mariadb-10.3.36","sha":"faddcf3c395da640b760c3f701f5bc1f3baae6c4","kind":"tag","published_at":"2022-08-15T01:43:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.36/manifests"},{"name":"mariadb-10.9.1","sha":"bf2bdd1a1a112c3bbdf53da7a663a59fafa62c7d","kind":"tag","published_at":"2022-05-20T17:18:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.1/manifests"},{"name":"mariadb-10.8.3","sha":"b7ffccf49b5563d3078359bddf438c9d20674513","kind":"tag","published_at":"2022-05-20T17:16:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.3/manifests"},{"name":"mariadb-10.7.4","sha":"99a433ed1cc2cebad93d6ece2b65691f2f49d3ea","kind":"tag","published_at":"2022-05-20T14:57:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.4/manifests"},{"name":"mariadb-10.6.8","sha":"b2187662bcba12b66667bc0531727453b3b8a666","kind":"tag","published_at":"2022-05-20T14:57:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.8/manifests"},{"name":"mariadb-10.5.16","sha":"7970ac7fe87d1da34e3e212dccd57b112b94b3fe","kind":"tag","published_at":"2022-05-20T14:56:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.16/manifests"},{"name":"mariadb-10.4.25","sha":"23ddc3518f999e003d54f7a069b63b73585588aa","kind":"tag","published_at":"2022-05-20T14:56:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.25/manifests"},{"name":"mariadb-10.3.35","sha":"a0d4f0f306c6e478a1f45727e8fd9c867f9672d9","kind":"tag","published_at":"2022-05-20T14:56:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.35/manifests"},{"name":"mariadb-10.2.44","sha":"0ba528fe56f6c637d9fbc9d177a62610038fd519","kind":"tag","published_at":"2022-05-20T14:53:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.44/manifests"},{"name":"mariadb-10.2.43","sha":"3a52569499e2f0c4d1f25db1e81617a9d9755400","kind":"tag","published_at":"2022-02-12T20:42:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.43/manifests"},{"name":"mariadb-10.3.34","sha":"a36fc80aeb3f835fad02f443d65dc608b74b92d1","kind":"tag","published_at":"2022-02-12T20:17:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.34/manifests"},{"name":"mariadb-10.4.24","sha":"b4477ae73c836592268f7fb231eeb38a4fa83bb6","kind":"tag","published_at":"2022-02-12T19:59:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.24/manifests"},{"name":"mariadb-10.5.15","sha":"9aa3564e8a06c3d2027fc514213ecf42b049b06e","kind":"tag","published_at":"2022-02-12T19:24:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.15/manifests"},{"name":"mariadb-10.6.7","sha":"e3894f5d397722dd50fb91dbbdbad3aaf017a4b0","kind":"tag","published_at":"2022-02-12T18:57:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.7/manifests"},{"name":"mariadb-10.7.3","sha":"65f602310c4ea086488bfaa50f36952162541a8c","kind":"tag","published_at":"2022-02-12T18:38:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.3/manifests"},{"name":"mariadb-10.8.2","sha":"7dade0adbd254a37cd41d0e2eb2adb7918517349","kind":"tag","published_at":"2022-02-12T18:07:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.2/manifests"},{"name":"mariadb-10.8.1","sha":"307b2991d61ff6734d858bdb211a88d1c8607a36","kind":"tag","published_at":"2022-02-08T23:32:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.1/manifests"},{"name":"mariadb-10.7.2","sha":"cb1316b8d213aded32aa2c1a98271eede179146d","kind":"tag","published_at":"2022-02-08T23:14:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.2/manifests"},{"name":"mariadb-10.6.6","sha":"4ffffd98a5ac89b78954aaa2197b40850ade4191","kind":"tag","published_at":"2022-02-08T22:50:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.6/manifests"},{"name":"mariadb-10.5.14","sha":"ad3ac55641f18172807b13423353f01377f76e6e","kind":"tag","published_at":"2022-02-08T22:30:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.14/manifests"},{"name":"mariadb-10.4.23","sha":"c04a203a10e282e1f33fd04d8a1b7ff0b076bce5","kind":"tag","published_at":"2022-02-08T22:09:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.23/manifests"},{"name":"mariadb-10.3.33","sha":"41a163ac5ccf4ac5394edc84e40b3f47acea6b08","kind":"tag","published_at":"2022-02-08T21:46:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.33/manifests"},{"name":"mariadb-10.2.42","sha":"e2b50213cf12623da31c8b49be4d40772876223c","kind":"tag","published_at":"2022-02-08T21:27:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.42/manifests"},{"name":"mariadb-10.3.32","sha":"a2f147af35480e27bd599462db59b9b95f71acd9","kind":"tag","published_at":"2021-11-08T17:55:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.32/manifests"},{"name":"mariadb-10.4.22","sha":"a19ab67318760f8f155ef7f4f821dfc738542c67","kind":"tag","published_at":"2021-11-08T17:38:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.22/manifests"},{"name":"mariadb-10.5.13","sha":"8635be6a2962f8e256c27836c35064ccaabb7486","kind":"tag","published_at":"2021-11-08T17:20:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.13/manifests"},{"name":"mariadb-10.6.5","sha":"109fc67d4da46d52d2a96528eaea3b0ef6275692","kind":"tag","published_at":"2021-11-08T17:02:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.5/manifests"},{"name":"mariadb-10.7.1","sha":"8bd21167d28748bea8717183534db1103a696755","kind":"tag","published_at":"2021-11-08T16:35:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.1/manifests"},{"name":"mariadb-10.2.41","sha":"561b6c7e513abc4ceba263252b519bf715ce80f4","kind":"tag","published_at":"2021-11-08T16:23:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.41/manifests"},{"name":"mariadb-10.6.4","sha":"2db692f5b4d6bb31a331dab44544171c455f6aca","kind":"tag","published_at":"2021-08-05T14:41:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.4/manifests"},{"name":"mariadb-10.5.12","sha":"b5569b62408375f35e2fe851158a7ff17e378ed1","kind":"tag","published_at":"2021-08-05T14:17:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.12/manifests"},{"name":"mariadb-10.4.21","sha":"4902b0fdc91cc6dc169dd2322daf966a2eeafdd8","kind":"tag","published_at":"2021-08-05T13:58:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.21/manifests"},{"name":"mariadb-10.3.31","sha":"7f264997dd21c5126350a9a5f0cc0960afdd1229","kind":"tag","published_at":"2021-08-05T13:34:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.31/manifests"},{"name":"mariadb-10.2.40","sha":"b549af69137023ce0f93d312a10d61e467dca07f","kind":"tag","published_at":"2021-08-05T13:10:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.40/manifests"},{"name":"mariadb-10.6.3","sha":"1f2ccc6db8a3e9be21d7ae599177380e2120d4af","kind":"commit","published_at":"2021-07-05T10:44:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.3/manifests"},{"name":"mariadb-10.5.11","sha":"dc82effa5df5e59be6c7de4038f0a832f37d9bdc","kind":"commit","published_at":"2021-06-18T08:55:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.11/manifests"},{"name":"mariadb-10.6.2","sha":"59cf1a8a8ad07add11ea9a55ebb15828d3d99196","kind":"commit","published_at":"2021-06-17T17:30:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.2/manifests"},{"name":"mariadb-10.4.20","sha":"c7ee039d36f69f24fb3b1c422fcff8dbf974e3eb","kind":"commit","published_at":"2021-06-09T11:28:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.20/manifests"},{"name":"mariadb-10.3.30","sha":"75a65d3201a4486af96cf3277b6c5a4ba460eef7","kind":"commit","published_at":"2021-06-09T11:23:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.30/manifests"},{"name":"mariadb-10.2.39","sha":"dfa2d0bc13362b949b1b1699955583f74e7db90a","kind":"commit","published_at":"2021-06-08T10:21:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.39/manifests"},{"name":"mariadb-10.6.1","sha":"00a8357bd30fdfca23720448a3f638290b6d35b7","kind":"commit","published_at":"2021-05-20T23:00:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.1/manifests"},{"name":"mariadb-10.5.10","sha":"3f55c569514679d98e09e71286ca28a8ac667a71","kind":"commit","published_at":"2021-05-05T20:57:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.10/manifests"},{"name":"mariadb-10.4.19","sha":"a4139f8d68bd31e80ff6202c093cd232c194ddfd","kind":"commit","published_at":"2021-05-05T20:06:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.19/manifests"},{"name":"mariadb-10.3.29","sha":"4f143a88bcb36e94e9edba8a3c5b4a350dcd9bf9","kind":"commit","published_at":"2021-05-05T15:21:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.29/manifests"},{"name":"mariadb-10.2.38","sha":"a20195bba5ff695b8c00b8b3f57edced3c1108a6","kind":"commit","published_at":"2021-05-04T14:55:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.38/manifests"},{"name":"mariadb-10.6.0","sha":"1a647b700f6b72dc97211510a5d0c647d5d3d911","kind":"commit","published_at":"2021-04-23T07:07:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.0/manifests"},{"name":"mariadb-10.5.9","sha":"3a8ca9096ea82ca61811450775511533d6cb1bb4","kind":"commit","published_at":"2021-02-19T09:37:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.9/manifests"},{"name":"mariadb-10.4.18","sha":"53123dfa3e365138591fd2f160c6057aca00a3e6","kind":"commit","published_at":"2021-02-18T23:19:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.18/manifests"},{"name":"mariadb-10.3.28","sha":"0d55b020e16fb0ab88547a28a22cb58eaa7fb229","kind":"commit","published_at":"2021-02-18T21:09:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.28/manifests"},{"name":"mariadb-10.2.37","sha":"ce3a2a688db556d8d077a409fd9bf5cc013d13dd","kind":"commit","published_at":"2021-02-18T18:03:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.37/manifests"},{"name":"mariadb-10.5.8","sha":"7da6353b1558adce73320c803f0413c9bbd81185","kind":"commit","published_at":"2020-11-10T13:09:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.8/manifests"},{"name":"mariadb-10.4.17","sha":"5fbfdae130950d0a5a07d4b909f3bf1ff0498d34","kind":"commit","published_at":"2020-11-10T10:24:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.17/manifests"},{"name":"mariadb-10.3.27","sha":"dba846ce2a4c57363c4f0256b0e6d2dd1a55ac40","kind":"commit","published_at":"2020-11-10T09:29:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.27/manifests"},{"name":"mariadb-10.2.36","sha":"bea84aefb0563a10a310ea81d46c372919345c10","kind":"commit","published_at":"2020-11-09T21:51:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.36/manifests"},{"name":"mariadb-10.5.7","sha":"90f43d260e407c650aa8a7885d674c717618cc37","kind":"commit","published_at":"2020-11-03T10:41:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.7/manifests"},{"name":"mariadb-10.4.16","sha":"1f18e0c70e3602710c6cb3bef05e7a3ab80573d1","kind":"commit","published_at":"2020-11-01T23:29:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.16/manifests"},{"name":"mariadb-10.3.26","sha":"d5ce7824444b7491f420061076ae5087d4829428","kind":"commit","published_at":"2020-11-01T00:56:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.26/manifests"},{"name":"mariadb-10.2.35","sha":"6d3792a9a2e30201ffbdc977e370e96825b24f3b","kind":"commit","published_at":"2020-10-31T17:49:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.35/manifests"},{"name":"mariadb-10.1.48","sha":"e55bb16b04c6d10f1544feda6800706df6438226","kind":"commit","published_at":"2020-10-30T00:47:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.48","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.48/manifests"},{"name":"mariadb-10.5.6","sha":"5b8ab1934a10966336e66751bc13fc66923b02f6","kind":"commit","published_at":"2020-10-05T16:31:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.6/manifests"},{"name":"mariadb-10.4.15","sha":"a6e451dc7272c408ace8b3fb4d86c79263f7247e","kind":"commit","published_at":"2020-10-05T16:18:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.15/manifests"},{"name":"mariadb-10.3.25","sha":"a707c7f0dd628013bd0857ff7411b3ab6633cfa3","kind":"commit","published_at":"2020-10-05T16:05:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.25/manifests"},{"name":"mariadb-10.2.34","sha":"a464917766dc513b524d16282b8f2c30f323abe5","kind":"commit","published_at":"2020-10-05T15:53:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.34/manifests"},{"name":"mariadb-10.1.47","sha":"f4c85ef5ed0b2977fd5db61b166fd59764394234","kind":"commit","published_at":"2020-10-05T15:52:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.47/manifests"},{"name":"mariadb-10.5.5","sha":"5b3d3792e28fc7a875c7060f772e42a9cd922f83","kind":"commit","published_at":"2020-08-07T11:43:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.5/manifests"},{"name":"mariadb-10.4.14","sha":"ddffcad64c9ff3299037eed9df1bc92d51f8d07e","kind":"commit","published_at":"2020-08-06T15:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.14/manifests"},{"name":"mariadb-10.3.24","sha":"4668e079eed635c9ff19a39e584202d3a4e590c1","kind":"commit","published_at":"2020-08-06T15:01:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.24/manifests"},{"name":"mariadb-10.2.33","sha":"fbcae42c2ab3d34d46eaf86a636722155b6eb2da","kind":"commit","published_at":"2020-08-06T14:47:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.33/manifests"},{"name":"mariadb-10.1.46","sha":"c0ac310e3e0a19cb13da907193f4caad83f095aa","kind":"commit","published_at":"2020-08-06T12:02:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.46/manifests"},{"name":"mariadb-10.5.4","sha":"5018b998a76b99a30efe96ca007a95a5a1c83bb5","kind":"commit","published_at":"2020-06-23T15:07:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.4/manifests"},{"name":"mariadb-10.5.3","sha":"173adeaff45284d124d3a440fa6c5da9c3105215","kind":"commit","published_at":"2020-05-11T14:23:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.3/manifests"},{"name":"mariadb-10.4.13","sha":"1b18cddaa23711776537ee98f16529a74ff861c2","kind":"commit","published_at":"2020-05-09T19:20:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.13/manifests"},{"name":"mariadb-10.3.23","sha":"607467bd63db2c6ca64610eb9f4e703711f4dfc6","kind":"commit","published_at":"2020-05-09T18:20:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.23/manifests"},{"name":"mariadb-10.2.32","sha":"985f63cce1057d7b3fd6e86e65a2a2ee7d970073","kind":"commit","published_at":"2020-05-08T11:38:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.32/manifests"},{"name":"mariadb-10.1.45","sha":"530da97c65a8018ef049dfb990df6b98bc5e4ccd","kind":"commit","published_at":"2020-05-08T07:19:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.45","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.45/manifests"},{"name":"mariadb-5.5.68","sha":"f20c63264ab4170fc8e45093042bd2e7272ce9fc","kind":"commit","published_at":"2020-05-06T10:47:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.68","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.68/manifests"},{"name":"mariadb-10.5.2","sha":"f01e7a4741bdf6da419c8a9a0676978b35cb02b4","kind":"commit","published_at":"2020-03-25T10:09:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.2/manifests"},{"name":"mariadb-10.5.1","sha":"6dc46b5a4d8aa5432528745be3174267a9caa74d","kind":"commit","published_at":"2020-02-13T17:59:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.1/manifests"},{"name":"mariadb-10.4.12","sha":"ba6bfc402c352372cc1a9ec20b5dc50b2204549f","kind":"commit","published_at":"2020-01-26T20:39:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.12/manifests"},{"name":"mariadb-10.3.22","sha":"0152704ae3f857668dbc05803950adcf131b8685","kind":"commit","published_at":"2020-01-26T18:34:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.22/manifests"},{"name":"mariadb-10.2.31","sha":"0a891ad6a6ba698484ba71171c3aa793705b8c6a","kind":"commit","published_at":"2020-01-26T16:40:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.31/manifests"},{"name":"mariadb-10.1.44","sha":"84d4005bad1abc45c5baac581ae26a563dea14bb","kind":"commit","published_at":"2020-01-25T21:50:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.44/manifests"},{"name":"mariadb-5.5.67","sha":"4d1c1b23e1373bbd4e72f524e855f1db076d2c73","kind":"commit","published_at":"2020-01-17T23:05:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.67","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.67/manifests"},{"name":"mariadb-10.4.11","sha":"7c2c420b70b19cc02b5281127205e876f3919dad","kind":"commit","published_at":"2019-12-10T13:43:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.11/manifests"},{"name":"mariadb-10.3.21","sha":"e5e5877740f248de848219ee3a1d2881cd5c5b82","kind":"commit","published_at":"2019-12-05T22:18:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.21/manifests"},{"name":"mariadb-10.2.30","sha":"3cc0e0befb3d6012a7ed9649a2220bf6cc6c614f","kind":"commit","published_at":"2019-12-04T23:28:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.30/manifests"},{"name":"mariadb-10.5.0","sha":"7c7f9bef28aa566557da31402142f6dd8298ddd2","kind":"commit","published_at":"2019-11-25T14:02:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.0/manifests"},{"name":"mariadb-10.4.10","sha":"c24ec3cece6d8bf70dac7519b6fd397c464f7a82","kind":"commit","published_at":"2019-11-07T05:39:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.10/manifests"},{"name":"mariadb-10.3.20","sha":"352e7667877ec6603aff5234c003ef8c11885cd8","kind":"commit","published_at":"2019-11-06T15:56:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.20/manifests"},{"name":"mariadb-10.2.29","sha":"90451a59811b415a443aab97230e694856392cb5","kind":"commit","published_at":"2019-11-06T11:01:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.29/manifests"},{"name":"mariadb-10.1.43","sha":"4e99e67c4e8a04bd03cb0e7efc2ce0129af60c34","kind":"commit","published_at":"2019-11-06T06:17:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.43/manifests"},{"name":"mariadb-10.4.9","sha":"0339cbe2f628f8a122ba7ea3a75fc99fa1dc4c96","kind":"commit","published_at":"2019-11-03T18:41:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.9/manifests"},{"name":"mariadb-10.3.19","sha":"e1a2b12577680ad365d297dcf617752d9d42e110","kind":"commit","published_at":"2019-11-03T15:59:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.19/manifests"},{"name":"mariadb-10.2.28","sha":"1552b254a0140e91c54394af5d06d25ae88d5a28","kind":"commit","published_at":"2019-10-31T18:42:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.28/manifests"},{"name":"mariadb-10.1.42","sha":"d925aec1c10cebf6c34825a7de50afe4e630aff4","kind":"commit","published_at":"2019-10-31T16:07:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.42/manifests"},{"name":"mariadb-5.5.66","sha":"9277b6ec1ce8bc195a10b5deb11d65843adf8972","kind":"commit","published_at":"2019-10-30T13:44:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.66","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.66/manifests"},{"name":"mariadb-10.4.8","sha":"4c2464b87d58a43d1292e166bae6720b51f4b000","kind":"commit","published_at":"2019-09-08T20:58:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.8/manifests"},{"name":"mariadb-10.3.18","sha":"604f80e77c054758aa449064cdc29dfa13a71922","kind":"commit","published_at":"2019-09-08T16:49:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.18/manifests"},{"name":"mariadb-10.2.27","sha":"f9f968557f9c632a083acabb3578631ce0d1c4f6","kind":"commit","published_at":"2019-09-08T13:21:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.27/manifests"},{"name":"mariadb-10.4.7","sha":"9a78a283f4ee7e8ccc4afb1d8a24c662fa4c634b","kind":"commit","published_at":"2019-07-30T11:28:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.7/manifests"},{"name":"mariadb-10.3.17","sha":"4b5a14d0fe3d6945a0a9516261f563dcfd1f2c9c","kind":"commit","published_at":"2019-07-28T00:14:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.17/manifests"},{"name":"mariadb-10.2.26","sha":"d6886b95d0d48d80deffa7f2190b8abd5ee8236b","kind":"commit","published_at":"2019-07-26T21:19:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.26/manifests"},{"name":"mariadb-10.1.41","sha":"403e6615fdd3f5f4de6d159457b2bd2fe566e0ad","kind":"commit","published_at":"2019-07-26T15:17:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.41/manifests"},{"name":"mariadb-5.5.65","sha":"cc37250a76472de4021bdfb395a17a9e736aecf6","kind":"commit","published_at":"2019-07-25T14:36:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.65","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.65/manifests"},{"name":"mariadb-10.4.6","sha":"b8e655ce029a1f182602c9f12c3cc5931226eec2","kind":"commit","published_at":"2019-06-17T21:41:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.6/manifests"},{"name":"mariadb-10.3.16","sha":"0789a1a18f0e780c0412667e7b6e0a9970aa6905","kind":"commit","published_at":"2019-06-14T22:21:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.16/manifests"},{"name":"mariadb-10.2.25","sha":"21eed902f3415956cb3d5a4153459acc2e299402","kind":"commit","published_at":"2019-06-14T18:23:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.25/manifests"},{"name":"mariadb-10.4.5","sha":"dafe41edead86785908f38093833f84994d312b9","kind":"commit","published_at":"2019-05-20T07:38:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.5/manifests"},{"name":"mariadb-10.3.15","sha":"07aef9f7eb936de2b277f8ae209a1fd72510c011","kind":"commit","published_at":"2019-05-13T17:53:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.15/manifests"},{"name":"mariadb-10.2.24","sha":"e0271a7b43c6df652c6a074858853a6d0da20c1e","kind":"commit","published_at":"2019-05-08T04:01:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.24/manifests"},{"name":"mariadb-10.1.40","sha":"f92f313368a2f2a8bed116085a407ce522f7a52c","kind":"commit","published_at":"2019-05-07T20:41:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.40/manifests"},{"name":"mariadb-10.1.39","sha":"e9da78ee92c3f44b341a1a68504da72494a684b9","kind":"commit","published_at":"2019-04-30T20:58:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.39/manifests"},{"name":"mariadb-5.5.64","sha":"926446880f937568eaae9a9671193d9d652f7bf9","kind":"commit","published_at":"2019-04-26T12:31:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.64","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.64/manifests"},{"name":"mariadb-10.4.4","sha":"eb872ceb2710034eb507bfb7f5133022d814c59f","kind":"commit","published_at":"2019-04-06T09:33:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.4/manifests"},{"name":"mariadb-10.3.14","sha":"ab7b9cf9122f6eb02744082db8672a920ae6009f","kind":"commit","published_at":"2019-04-01T13:58:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.14/manifests"},{"name":"mariadb-10.2.23","sha":"77e2aca3f0795884e8221b30973709b62119fade","kind":"commit","published_at":"2019-03-23T13:33:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.23/manifests"},{"name":"mariadb-10.4.3","sha":"6471c156f1b406973f2455bcf333f1b4bcf1198b","kind":"commit","published_at":"2019-02-24T14:58:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.3/manifests"},{"name":"mariadb-10.3.13","sha":"c8f9b3f915a729ec35c00e92cc534a01271aa6e6","kind":"commit","published_at":"2019-02-20T07:44:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.13/manifests"},{"name":"mariadb-10.2.22","sha":"ca325a46d230438ab06b8fe4455f54538dfa11d4","kind":"commit","published_at":"2019-02-09T23:21:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.22/manifests"},{"name":"mariadb-10.1.38","sha":"4c490d6df63695dc97b2c808e59954e6877d3a51","kind":"commit","published_at":"2019-02-04T16:55:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.38/manifests"},{"name":"mariadb-galera-10.0.38","sha":"8aa4cff7b5bd3876138dbaf12cbcc7402c95cfa0","kind":"commit","published_at":"2019-02-01T11:41:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.38/manifests"},{"name":"mariadb-galera-5.5.63","sha":"074d51e6151377928864f34b3d8f798b7e8c23d9","kind":"commit","published_at":"2019-01-31T12:00:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.63","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.63/manifests"},{"name":"mariadb-10.0.38","sha":"368eda060f5922929eb4741e97b37a205591bdf3","kind":"commit","published_at":"2019-01-29T18:33:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.38/manifests"},{"name":"mariadb-10.4.2","sha":"9c60535f867678e65ade1258ca10b7d2ee2bdc53","kind":"commit","published_at":"2019-01-28T13:41:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.2/manifests"},{"name":"mariadb-5.5.63","sha":"2175bfce3e9da8332f10ab0e0286dc93915533a2","kind":"commit","published_at":"2019-01-27T17:54:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.63","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.63/manifests"},{"name":"mariadb-10.3.12","sha":"faf206a848684bc0f87c93a2b47a55063bbccc6c","kind":"commit","published_at":"2019-01-04T15:25:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.12/manifests"},{"name":"mariadb-10.2.21","sha":"67240858b2bfa0afc436d88fc9da0595e1391b60","kind":"commit","published_at":"2018-12-30T17:30:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.21/manifests"},{"name":"mariadb-10.2.20","sha":"975f4a1295f2b678c5ecea2cf4cfc69e177d88f5","kind":"commit","published_at":"2018-12-21T18:45:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.20/manifests"},{"name":"mariadb-10.4.1","sha":"30641f9df77be99d93524e39cdc2b2d783e6d3e1","kind":"commit","published_at":"2018-12-18T15:38:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.1/manifests"},{"name":"mariadb-10.3.11","sha":"fe0e65dbe28f93bfc677d12be4166415dc1bec5a","kind":"commit","published_at":"2018-11-16T17:58:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.11/manifests"},{"name":"mariadb-10.2.19","sha":"32bebfeefb219aec22468a6eae30ffd4a778544d","kind":"commit","published_at":"2018-11-12T16:19:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.19/manifests"},{"name":"mariadb-10.4.0","sha":"c761b43451d54eeeecdf3c102906fcce88d4e9d9","kind":"commit","published_at":"2018-11-08T08:19:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.0/manifests"},{"name":"mariadb-galera-10.0.37","sha":"b9a69f776d3dea825bc23759660258c28bf58cc7","kind":"commit","published_at":"2018-11-01T08:49:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.37/manifests"},{"name":"mariadb-10.1.37","sha":"8d834cd0f370b306f63c2364552d187fc388e59e","kind":"commit","published_at":"2018-10-31T21:48:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.37/manifests"},{"name":"mariadb-10.0.37","sha":"a737135ae39dafe8b1136386ce23dfa8bed877f9","kind":"commit","published_at":"2018-10-30T16:15:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.37/manifests"},{"name":"mariadb-galera-5.5.62","sha":"2ee9343c873ad31c2dd0d2175dec2ef3b48ca5ba","kind":"commit","published_at":"2018-10-29T16:45:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.62","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.62/manifests"},{"name":"mariadb-5.5.62","sha":"893ebb739e24637985892da1555f2e6f1a8ac5b6","kind":"commit","published_at":"2018-10-24T09:09:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.62","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.62/manifests"},{"name":"mariadb-10.3.10","sha":"bad2f1569da57c4a81cc84ec2f4a79924df9c8d6","kind":"commit","published_at":"2018-10-02T09:42:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.10/manifests"},{"name":"mariadb-10.2.18","sha":"2dfb4a8abe3af501f8a6780ed782a2eee5e6f6d5","kind":"commit","published_at":"2018-09-24T23:45:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.18/manifests"},{"name":"mariadb-10.1.36","sha":"b1d72f1722f6a026f8e4496822802ca3c65c76be","kind":"commit","published_at":"2018-09-07T13:49:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.36/manifests"},{"name":"mysql-5.5.62","sha":"bac287c315b1792e7ae33f91add6a60292f9bae8","kind":"commit","published_at":"2018-08-20T11:32:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.62","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.62/manifests"},{"name":"mariadb-10.3.9","sha":"ca26f91bcaa21933147974c823852a2e1c2e2bd7","kind":"commit","published_at":"2018-08-14T00:35:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.9/manifests"},{"name":"mariadb-10.2.17","sha":"5553d3f1f691a374124686946bd1f1cc4ef9fb45","kind":"commit","published_at":"2018-08-12T11:25:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.17/manifests"},{"name":"mariadb-10.1.35","sha":"50c426200224a4527e84052aa2ab32be893f43f4","kind":"commit","published_at":"2018-08-04T21:53:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.35/manifests"},{"name":"mariadb-galera-10.0.36","sha":"5d90717cc9e05f2a3bfe137031eb15fc1e291ad7","kind":"commit","published_at":"2018-08-04T08:28:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.36/manifests"},{"name":"mariadb-galera-5.5.61","sha":"e88e26b4242e1c030bb138fca7ea2c916dbe6a76","kind":"commit","published_at":"2018-08-02T07:37:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.61","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.61/manifests"},{"name":"mariadb-10.0.36","sha":"e023f9a4d5a620b54d7f7132567150d80b630692","kind":"commit","published_at":"2018-07-31T12:19:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.36/manifests"},{"name":"mariadb-5.5.61","sha":"a49ec980422e04ce1a37344be09aa6254f16fa2a","kind":"commit","published_at":"2018-07-30T12:32:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.61","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.61/manifests"},{"name":"mariadb-10.3.8","sha":"eaab98f7022732b26b4ea590e1bb44308e253be8","kind":"commit","published_at":"2018-07-02T07:30:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.8/manifests"},{"name":"mariadb-10.2.16","sha":"bb825194b87da63126960656e86a18692b381b12","kind":"commit","published_at":"2018-06-25T11:04:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.16/manifests"},{"name":"mariadb-10.1.34","sha":"9f848da640dd6c3f44d56eae18204370ae7f835c","kind":"commit","published_at":"2018-06-15T23:20:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.34/manifests"},{"name":"mysql-5.5.61","sha":"e48d775c6f066add457fa8cfb2ebc4d5ff0c7613","kind":"commit","published_at":"2018-06-15T16:31:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.61","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.61/manifests"},{"name":"mariadb-10.3.7","sha":"4a49f7f88cfa82ae6eb8e7b5a528e91416b33b52","kind":"commit","published_at":"2018-05-23T20:31:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.7/manifests"},{"name":"mariadb-10.2.15","sha":"bb045e7931c451b228ffc5bcdb1791a31eb0c852","kind":"commit","published_at":"2018-05-16T21:24:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.15/manifests"},{"name":"mariadb-galera-10.0.35","sha":"2e5681a450627709512138a7d15b8ee035a29c6a","kind":"commit","published_at":"2018-05-08T06:33:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.35/manifests"},{"name":"mariadb-10.1.33","sha":"1025363a35571d5a0ba7023287104d23c7aa61d5","kind":"commit","published_at":"2018-05-07T23:13:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.33/manifests"},{"name":"mariadb-galera-5.5.60","sha":"1ecd68d867ced1d00ebffdcedbf6bc97493f5067","kind":"commit","published_at":"2018-05-01T09:50:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.60","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.60/manifests"},{"name":"mariadb-10.0.35","sha":"42fac3241368ad72f8cfef2b8521269e6c173558","kind":"commit","published_at":"2018-05-01T09:47:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.35/manifests"},{"name":"mariadb-5.5.60","sha":"51c415d97d60cad732d05c9d5516f7fa3fde1df9","kind":"commit","published_at":"2018-04-19T23:04:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.60","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.60/manifests"},{"name":"mariadb-10.3.6","sha":"560743198604caf677c543db9719cef871df09ce","kind":"commit","published_at":"2018-04-13T19:46:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.6/manifests"},{"name":"mariadb-10.2.14","sha":"b3cdafcb93da2e57d49f26f0846dc957458ee72c","kind":"commit","published_at":"2018-03-26T16:36:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.14/manifests"},{"name":"mariadb-10.1.32","sha":"4d83b01537e3f1eb257a8e9a6416938e03adea59","kind":"commit","published_at":"2018-03-26T14:14:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.32/manifests"},{"name":"mysql-5.5.60","sha":"c0b4d74b52e7eec9b13af732193f7f8d7abe05de","kind":"commit","published_at":"2018-02-26T09:07:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.60","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.60/manifests"},{"name":"mariadb-10.3.5","sha":"583eb96c2492adb87e88a014b24eb0724fb00257","kind":"commit","published_at":"2018-02-25T17:08:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.5/manifests"},{"name":"mariadb-10.2.13","sha":"00f0c039d2f4213ccf0a0202349ecb162a799989","kind":"commit","published_at":"2018-02-12T14:56:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.13/manifests"},{"name":"mariadb-10.1.31","sha":"aba15b864af664276261dcbbdaef35268d407af1","kind":"commit","published_at":"2018-02-04T02:28:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.31/manifests"},{"name":"mariadb-galera-10.0.34","sha":"c7e5feb2596e2a032207191320dbf1387d440959","kind":"commit","published_at":"2018-02-01T12:09:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.34/manifests"},{"name":"mariadb-10.0.34","sha":"d01dbe66a8bf9cb6031f95159c49100f9299a768","kind":"commit","published_at":"2018-01-27T18:37:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.34/manifests"},{"name":"mariadb-galera-5.5.59","sha":"843503e90f902a0c4691467b294a5edc34cf9f21","kind":"commit","published_at":"2018-01-19T18:08:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.59","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.59/manifests"},{"name":"mariadb-5.5.59","sha":"fafdac3365f4943e73bcefd0e0d07d69997a9724","kind":"commit","published_at":"2018-01-18T16:56:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.59","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.59/manifests"},{"name":"mariadb-10.3.4","sha":"8f102b584d4e8f02da924f9be094014136eb453f","kind":"commit","published_at":"2018-01-16T23:45:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.4/manifests"},{"name":"mariadb-10.2.12","sha":"d361401bc26f49480daec8b0307afff6edae2ecc","kind":"commit","published_at":"2018-01-03T09:56:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.12/manifests"},{"name":"mariadb-10.3.3","sha":"52c40b406d5a68bf774a75dc6fa9ef1c166b22b1","kind":"commit","published_at":"2017-12-22T20:12:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.3/manifests"},{"name":"mariadb-10.1.30","sha":"461cf3e5a3c2d346d75b1407b285f8daf9d01f67","kind":"commit","published_at":"2017-12-21T15:40:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.30/manifests"},{"name":"mariadb-10.2.11","sha":"77872e4519a9ebba2cd2ab4f5794faccf0a1f879","kind":"commit","published_at":"2017-11-27T10:04:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.11/manifests"},{"name":"mysql-5.5.59","sha":"946d9e4db4896992400cabbd0d1db9a0a10cbfd1","kind":"commit","published_at":"2017-11-27T09:21:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.59","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.59/manifests"},{"name":"mariadb-10.1.29","sha":"05103c84ecc519eae4090b720f48203a648e2ab9","kind":"commit","published_at":"2017-11-13T18:41:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.29/manifests"},{"name":"mariadb-galera-10.0.33","sha":"9572bbdc3791178b82d4c71a8e3948a3a35123d4","kind":"commit","published_at":"2017-11-08T15:22:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.33/manifests"},{"name":"mariadb-10.2.10","sha":"58e0dcb93dc2b2bf49f76c754bd216dbdf875a0d","kind":"commit","published_at":"2017-10-30T08:06:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.10/manifests"},{"name":"mariadb-10.0.33","sha":"c3592ca7b8864a2492d98db4d45a7684e979301d","kind":"commit","published_at":"2017-10-27T00:19:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.33/manifests"},{"name":"mariadb-galera-5.5.58","sha":"016785f6aa9c56b731b612363e7d52488735ee98","kind":"commit","published_at":"2017-10-19T12:02:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.58","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.58/manifests"},{"name":"mariadb-5.5.58","sha":"b000e169562697aa072600695d4f0c0412f94f4f","kind":"commit","published_at":"2017-10-17T09:04:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.58","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.58/manifests"},{"name":"mariadb-10.3.2","sha":"2d2f857fb371ada237bad3fb2f470c613cdf5da2","kind":"commit","published_at":"2017-10-06T10:28:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.2/manifests"},{"name":"mariadb-10.1.28","sha":"f0e9bebd278b27e05d9c66746420b48535f2b86e","kind":"commit","published_at":"2017-09-27T08:22:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.28/manifests"},{"name":"mariadb-10.2.9","sha":"21614f4a85deaaa771e3333ef003882c17677674","kind":"commit","published_at":"2017-09-25T06:29:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.9/manifests"},{"name":"mariadb-10.1.27","sha":"d8fe5fa131936794a4acff2be899fe18f6a42985","kind":"commit","published_at":"2017-09-22T14:54:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.27/manifests"},{"name":"mysql-5.5.58","sha":"1da916c37e5107b27297fc9e22c3da7772bb097d","kind":"commit","published_at":"2017-09-13T15:15:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.58","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.58/manifests"},{"name":"mariadb-10.3.1","sha":"316cb337959e53da63b3117884b226ec8c597b0c","kind":"commit","published_at":"2017-08-26T22:01:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.1/manifests"},{"name":"mariadb-10.2.8","sha":"c548fb0667ffe71d9387eaec342b1716fc4c9526","kind":"commit","published_at":"2017-08-17T09:41:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.8/manifests"},{"name":"mariadb-galera-10.0.32","sha":"0a479f786020d3c1431a25523661759748404770","kind":"commit","published_at":"2017-08-16T10:10:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.32/manifests"},{"name":"mariadb-10.1.26","sha":"535910ae5f20e36405631030e9c0eb22fe40a7c4","kind":"commit","published_at":"2017-08-09T13:15:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.26/manifests"},{"name":"mariadb-10.0.32","sha":"a346a5613ee7c0b17b0b4ce377659c996ef6bb75","kind":"commit","published_at":"2017-08-04T07:32:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.32/manifests"},{"name":"mariadb-galera-5.5.57","sha":"d9675a10d5b1494458730367e1b790efc3b03bb7","kind":"commit","published_at":"2017-07-24T17:24:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.57","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.57/manifests"},{"name":"mariadb-5.5.57","sha":"59fca5806af65c8379a993f9e604cb0b20a76e2b","kind":"commit","published_at":"2017-07-18T17:50:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.57","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.57/manifests"},{"name":"mariadb-10.2.7","sha":"5ff2db7f67401511b30dbd3fc69a1ea87d7e8cc4","kind":"commit","published_at":"2017-07-09T21:05:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.7/manifests"},{"name":"mariadb-10.1.25","sha":"da7604a2943f633df3b193e26ee20110bae9fa7a","kind":"commit","published_at":"2017-07-01T18:12:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.25/manifests"},{"name":"mysql-5.5.57","sha":"34cd74e52185de2ea3156e8295de3c638cde8c88","kind":"commit","published_at":"2017-06-05T06:33:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.57","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.57/manifests"},{"name":"mariadb-galera-10.0.31","sha":"3806a323ce414fb3b425d762b9fbe08403432f2a","kind":"commit","published_at":"2017-06-01T11:10:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.31/manifests"},{"name":"mariadb-10.1.24","sha":"af4421e82d3d458ea8f19cda6376503be6c49143","kind":"commit","published_at":"2017-05-29T07:27:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.24/manifests"},{"name":"mariadb-10.0.31","sha":"725e47bfb524f4b1d29076c8777056bedd5f00ea","kind":"commit","published_at":"2017-05-19T22:59:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.31/manifests"},{"name":"mariadb-10.2.6","sha":"ca7cf69cb13285585922722063af888b957580ee","kind":"commit","published_at":"2017-05-14T23:09:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.6/manifests"},{"name":"mariadb-galera-5.5.56","sha":"4f1a3dd115ec2050265f0a4cf0e8f3a3791c3e96","kind":"commit","published_at":"2017-05-03T05:41:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.56","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.56/manifests"},{"name":"mariadb-10.1.23","sha":"acce1f37c2518278a31606c7f1b460ad0ac7347c","kind":"commit","published_at":"2017-05-02T05:09:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.23/manifests"},{"name":"mariadb-5.5.56","sha":"dbe2c3c5f21fd479fbe0993b045c0c30493ca07a","kind":"commit","published_at":"2017-04-30T11:06:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.56","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.56/manifests"},{"name":"mysql-5.5.56","sha":"ad88f2a7b5c5827cb1ba78eee3497fb851b37a9f","kind":"commit","published_at":"2017-04-27T06:54:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.56","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.56/manifests"},{"name":"mariadb-galera-5.5.55","sha":"85f53e46f049725431ded4718abae07d4d779e66","kind":"commit","published_at":"2017-04-21T03:57:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.55","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.55/manifests"},{"name":"mariadb-10.3.0","sha":"20ae591abd0bfe1bfaee546989ee163f4ef832b1","kind":"commit","published_at":"2017-04-13T19:39:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.0/manifests"},{"name":"mariadb-5.5.55","sha":"663068c6eea736a38eff9ac183326d6c7e4e239b","kind":"commit","published_at":"2017-04-11T14:18:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.55","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.55/manifests"},{"name":"mariadb-10.2.5","sha":"ebce682557c34fc6cf0837afe66ede25b1f849b8","kind":"commit","published_at":"2017-04-04T19:00:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.5/manifests"},{"name":"mariadb-galera-10.0.30","sha":"656d0f10e51a554ec2ff895c5e25e16a5da0d00e","kind":"commit","published_at":"2017-03-21T08:56:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.30/manifests"},{"name":"mysql-5.5.55","sha":"6fa5e0814662d691be1a29bf88332348ec7c50c9","kind":"commit","published_at":"2017-03-18T04:42:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.55","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.55/manifests"},{"name":"mariadb-10.1.22","sha":"68be011cf2ec96a622db857fe9c418380d106d0d","kind":"commit","published_at":"2017-03-11T18:59:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.22/manifests"},{"name":"mariadb-10.0.30","sha":"c4f3e64c23fe7f7fd18c0a79f87f9771df15fe9f","kind":"commit","published_at":"2017-03-06T19:50:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.30/manifests"},{"name":"mariadb-10.2.4","sha":"34bbc76f1c1f6968cdcf65dee2d887ab71557e5c","kind":"commit","published_at":"2017-02-16T07:18:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.4/manifests"},{"name":"mariadb-10.1.21","sha":"f7d030489d2980c9deb733925515099ec256f6d2","kind":"commit","published_at":"2017-01-17T19:17:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.21/manifests"},{"name":"mariadb-galera-10.0.29","sha":"5fc1ba604e27b7d9eaa2977ef5b0c180f6f62565","kind":"commit","published_at":"2017-01-13T18:57:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.29/manifests"},{"name":"mariadb-10.0.29","sha":"4f5338467807f099b67f07d0bfb415358222a2b1","kind":"commit","published_at":"2017-01-12T01:37:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.29/manifests"},{"name":"mariadb-galera-5.5.54","sha":"901f7ebcf3aa45c99f82e655a8482c50f10b840e","kind":"commit","published_at":"2016-12-28T02:39:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.54","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.54/manifests"},{"name":"mariadb-5.5.54","sha":"ec6d8dadc01269451332e5b24b12a5350a2a4896","kind":"commit","published_at":"2016-12-22T12:02:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.54","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.54/manifests"},{"name":"mariadb-10.2.3","sha":"0c3791caae769e0e0a219ad092f81ef254960ecd","kind":"commit","published_at":"2016-12-22T10:02:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.3/manifests"},{"name":"mariadb-10.1.20","sha":"c13b5011629b5ff7b969d648265002e4d1ba94c2","kind":"commit","published_at":"2016-12-14T19:20:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.20/manifests"},{"name":"mysql-5.5.54","sha":"c8f0eeb9c8596be83fefb7fef9f9871e53edb020","kind":"commit","published_at":"2016-11-28T11:56:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.54","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.54/manifests"},{"name":"mariadb-10.1.19","sha":"5fda340dc378a8542d55d4734d68fcc918549175","kind":"commit","published_at":"2016-11-04T11:04:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.19/manifests"},{"name":"mariadb-galera-10.0.28","sha":"c7e1c89070e34e13cb4a3e947021b91fb211959a","kind":"commit","published_at":"2016-11-03T01:10:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.28/manifests"},{"name":"mariadb-10.0.28","sha":"eca8c324e9a02f530853580991b11b587f54b24a","kind":"commit","published_at":"2016-10-27T17:07:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.28/manifests"},{"name":"mariadb-galera-5.5.53","sha":"fc1798785f4daf878e2c9f4c28ed35ca1af6dcba","kind":"commit","published_at":"2016-10-17T16:10:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.53","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.53/manifests"},{"name":"mariadb-5.5.53","sha":"eac8d95ffcdea7cd31d60d273e30cb3dfec66add","kind":"commit","published_at":"2016-10-14T10:51:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.53","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.53/manifests"},{"name":"mariadb-10.1.18","sha":"6925689ca829901567e9503fd4fdce443f9a7d53","kind":"commit","published_at":"2016-09-29T19:00:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.18/manifests"},{"name":"mysql-5.5.53","sha":"5c6169fb309981b564a17bee31b367a18866d674","kind":"commit","published_at":"2016-09-28T14:36:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.53","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.53/manifests"},{"name":"mariadb-10.2.2","sha":"1f1990a1612669af731363b4d0bacf2d2ce5adbd","kind":"commit","published_at":"2016-09-26T00:29:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.2/manifests"},{"name":"mariadb-galera-5.5.52","sha":"81c13acfb3585baf435eb37955561053f02e12bb","kind":"commit","published_at":"2016-09-19T16:12:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.52","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.52/manifests"},{"name":"mariadb-5.5.52","sha":"0da39caceea7733a94d898427d63ba2670160af4","kind":"commit","published_at":"2016-09-12T14:42:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.52","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.52/manifests"},{"name":"mariadb-10.1.17","sha":"a02642b66e06f95b80fa9ee592ba50eb61dc2f17","kind":"commit","published_at":"2016-08-29T14:17:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.17/manifests"},{"name":"mysql-5.5.52","sha":"754e7eff2872995e2b6e62f9da7448587a411c7b","kind":"commit","published_at":"2016-08-26T11:14:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.52","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.52/manifests"},{"name":"mariadb-galera-10.0.27","sha":"16702ec95f301d1a21eb5a6f5531387c9254b952","kind":"commit","published_at":"2016-08-26T01:19:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.27/manifests"},{"name":"mariadb-10.0.27","sha":"5bbe929d706e26cb3f9b291da6009526a17b1545","kind":"commit","published_at":"2016-08-24T14:39:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.27/manifests"},{"name":"mariadb-galera-5.5.51","sha":"d40d3f4e57f375897aa29e72e947e372e6bc229d","kind":"commit","published_at":"2016-08-10T18:58:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.51","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.51/manifests"},{"name":"mariadb-5.5.51","sha":"5ad02062d928cccbd29c0a2db6f0f7ceb33195d1","kind":"commit","published_at":"2016-08-09T20:34:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.51","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.51/manifests"},{"name":"mariadb-10.1.16","sha":"1168c1a3b984fb6b9cdf376392a7fcd301800162","kind":"commit","published_at":"2016-07-14T00:55:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.16/manifests"},{"name":"mysql-5.5.51","sha":"7d57772f47e0d69b2e2a7bcd62da59e54f8c8343","kind":"commit","published_at":"2016-07-07T05:23:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.51","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.51/manifests"},{"name":"mariadb-10.2.1","sha":"b258f911032a04394b8e0f8f092da799d804a205","kind":"commit","published_at":"2016-07-02T12:52:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.1/manifests"},{"name":"mariadb-galera-10.0.26","sha":"10880d67b95d29dc1a764f2ee5c2010dc89659df","kind":"commit","published_at":"2016-06-30T14:24:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.26/manifests"},{"name":"mariadb-10.1.15","sha":"3fd214c8be7c2340ebe06f4c887c67f5c928e5f0","kind":"commit","published_at":"2016-06-29T20:50:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.15/manifests"},{"name":"mariadb-galera-5.5.50","sha":"ecdb2b6e86d4bef2718eaec61f1edd1c11e41e1a","kind":"commit","published_at":"2016-06-23T16:54:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.50","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.50/manifests"},{"name":"mariadb-10.0.26","sha":"9fc102b37ec45bf5a1010a9f660137304de482bc","kind":"commit","published_at":"2016-06-23T08:44:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.26/manifests"},{"name":"mariadb-5.5.50","sha":"12ae840375fe30da1c23647facaa0678858d6d92","kind":"commit","published_at":"2016-06-16T19:04:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.50","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.50/manifests"},{"name":"mysql-5.5.50","sha":"ef3f09f0c9e62ea1bf86b33b5d97e954b3ae34fe","kind":"commit","published_at":"2016-05-16T09:34:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.50","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.50/manifests"},{"name":"mariadb-10.1.14","sha":"ee0695b8072783d04b27328f974d94273b3fa248","kind":"commit","published_at":"2016-05-08T10:37:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.14/manifests"},{"name":"mariadb-galera-10.0.25","sha":"c0238be6cfaaf17c7c3a6f3fc59937cc13cc00be","kind":"commit","published_at":"2016-04-29T20:59:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.25/manifests"},{"name":"mariadb-10.0.25","sha":"9eba34f08675c31b0796eeb127582be827773070","kind":"commit","published_at":"2016-04-28T20:18:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.25/manifests"},{"name":"mariadb-galera-5.5.49","sha":"43e19b3fc8cb2a0d4a726c3ea822a369e60c5adc","kind":"commit","published_at":"2016-04-25T20:10:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.49","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.49/manifests"},{"name":"mariadb-5.5.49","sha":"0991e19e9d38f7475390276c0557c2390e4d93c9","kind":"commit","published_at":"2016-04-20T18:25:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.49","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.49/manifests"},{"name":"mariadb-10.2.0","sha":"9664240c948a92c22ccda0e1f5a420eb776ddcb1","kind":"commit","published_at":"2016-04-16T17:43:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.0/manifests"},{"name":"mariadb-10.1.13","sha":"9f5b285662ed8c13d6e87d8baf2f0ad4484d4a85","kind":"commit","published_at":"2016-03-24T08:45:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.13/manifests"},{"name":"mysql-5.5.49","sha":"e7061f7e5a96c66cb2e0bf46bec7f6ff35801a69","kind":"commit","published_at":"2016-02-26T06:23:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.49","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.49/manifests"},{"name":"mariadb-galera-10.0.24","sha":"01897db10203312ccd20f2b76ba957825ccef613","kind":"commit","published_at":"2016-02-24T22:40:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.24/manifests"},{"name":"mariadb-10.1.12","sha":"b05158cc10a75196b5c0bf8dad9360608a2dd5b9","kind":"commit","published_at":"2016-02-24T14:18:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.12/manifests"},{"name":"mariadb-galera-5.5.48","sha":"3042d655e2c20dccf00fba6a64f72385330d2b7a","kind":"commit","published_at":"2016-02-17T20:50:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.48","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.48/manifests"},{"name":"mariadb-10.0.24","sha":"a4b271496888e1f8628d0af36309e35293093577","kind":"commit","published_at":"2016-02-17T20:42:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.24/manifests"},{"name":"mariadb-5.5.48","sha":"a9a08b1e2f5b7a9e3ab7c7f75c768389b1d8238f","kind":"commit","published_at":"2016-02-10T06:03:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.48","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.48/manifests"},{"name":"mariadb-10.1.11","sha":"7b14ba63f22e6c98c1982dae8847035ad1b8e155","kind":"commit","published_at":"2016-01-28T12:06:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.11/manifests"},{"name":"mysql-5.5.48","sha":"93a6142dd0c0c8b2e0683e4d57082582eac91fdb","kind":"commit","published_at":"2016-01-15T02:26:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.48","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.48/manifests"},{"name":"mariadb-10.1.10","sha":"8efdfc8b58a84f8e8d62f0bb8b31f5b763664c06","kind":"commit","published_at":"2015-12-23T15:22:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.10/manifests"},{"name":"mariadb-galera-10.0.23","sha":"89a264809d660fb5a4e7d43e9324b1f529a3a1d7","kind":"commit","published_at":"2015-12-23T14:51:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.23/manifests"},{"name":"mariadb-galera-5.5.47","sha":"70113ee170cbace52d01afdb3ddd4ea5bfa92ebd","kind":"commit","published_at":"2015-12-22T19:58:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.47/manifests"},{"name":"mariadb-10.0.23","sha":"90ea0145856338221803ebb9b446ed2a6e082412","kind":"commit","published_at":"2015-12-16T15:39:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.23/manifests"},{"name":"mariadb-5.5.47","sha":"d67aacb4fbb449ffa8db4e3d70fe8756d62b5222","kind":"commit","published_at":"2015-12-09T16:11:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.47/manifests"},{"name":"mariadb-10.1.9","sha":"370a2cbe96e026fdb8966d8e58e7c93f75597cb8","kind":"commit","published_at":"2015-11-21T00:49:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.9/manifests"},{"name":"mariadb-galera-10.0.22","sha":"f4421c893b50f05078f14d33c47d21f52f59f8a7","kind":"commit","published_at":"2015-11-16T17:39:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.22/manifests"},{"name":"mysql-5.5.47","sha":"40ae1b9b618fbbc3b494a896a9d074b74e414337","kind":"commit","published_at":"2015-11-07T16:33:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.47","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.47/manifests"},{"name":"mariadb-10.0.22","sha":"d775ecdd010daad4dc6147fba58acd006bf2c60c","kind":"commit","published_at":"2015-10-28T12:13:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.22/manifests"},{"name":"mariadb-10.1.8","sha":"7e29f2d64fb463559a7c9c178ffe899b9bcab113","kind":"commit","published_at":"2015-10-15T14:25:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.8/manifests"},{"name":"mariadb-galera-5.5.46","sha":"278ff1661a9fcf690b6b7604eb889fd287e6246a","kind":"commit","published_at":"2015-10-15T09:47:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.46/manifests"},{"name":"mariadb-5.5.46","sha":"16c4b3c68b06653592a9500050ad977a38f4ebae","kind":"commit","published_at":"2015-10-09T14:43:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.46/manifests"},{"name":"mysql-5.5.46","sha":"b9768521bdeb1a8069c7b871f4536792b65fd79b","kind":"commit","published_at":"2015-09-18T14:13:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.46","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.46/manifests"},{"name":"mariadb-10.1.7","sha":"4cb6edba780085cbb82ef5fce2298f7df5fa0169","kind":"commit","published_at":"2015-09-08T21:46:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.7/manifests"},{"name":"mariadb-galera-10.0.21","sha":"c6a0cbdac6dbb7134164732bf7a6096d82e1f0a1","kind":"commit","published_at":"2015-08-14T18:59:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.21/manifests"},{"name":"mariadb-galera-5.5.45","sha":"fe757e006c676bc1cfb713f26fbd43e608531458","kind":"commit","published_at":"2015-08-14T17:45:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.45","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.45/manifests"},{"name":"mariadb-10.0.21","sha":"0403790722e3941779ccea26e85fcd818e2320b5","kind":"commit","published_at":"2015-08-05T18:07:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.21/manifests"},{"name":"mariadb-5.5.45","sha":"fa51f70dc68fe2f3afe943e2c81fcbdb34f16cad","kind":"commit","published_at":"2015-08-04T21:42:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.45","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.45/manifests"},{"name":"mariadb-10.1.6","sha":"d517886482158f7f4525b55b7899ad6bab882768","kind":"commit","published_at":"2015-07-23T13:48:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.6/manifests"},{"name":"mysql-5.5.45","sha":"830bcff0edd3dd031932e60c7a70fe92a63fc404","kind":"commit","published_at":"2015-06-25T13:04:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.45","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.45/manifests"},{"name":"mariadb-galera-10.0.20","sha":"5467b12dc3894c36eba092430a785806e0d008c9","kind":"commit","published_at":"2015-06-25T03:28:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.20/manifests"},{"name":"mariadb-galera-5.5.44","sha":"71d1f35847a575239deff856590bf6f13afd74ed","kind":"commit","published_at":"2015-06-23T17:48:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.44/manifests"},{"name":"mariadb-10.0.20","sha":"a6087e7dc1ef3561d8189c8db15e9591d0f9b520","kind":"commit","published_at":"2015-06-17T14:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.20/manifests"},{"name":"mariadb-5.5.44","sha":"5a44e1a4024f1760021e5c6fd65773584d60513a","kind":"commit","published_at":"2015-06-09T20:16:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.44/manifests"},{"name":"mariadb-10.1.5","sha":"cd70bed05e506ce1ca3535ada265c4d09f633b49","kind":"commit","published_at":"2015-06-03T09:12:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.5/manifests"},{"name":"mariadb-galera-10.0.19","sha":"3eb8bc01b6876dc9dbacb82179127a58f4b86e79","kind":"commit","published_at":"2015-05-15T01:53:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.19/manifests"},{"name":"mariadb-galera-5.5.43","sha":"014fe12c03a2fdcbd2eb6bab39118de1cee02693","kind":"commit","published_at":"2015-05-12T21:05:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.43/manifests"},{"name":"mariadb-10.0.19","sha":"0880284bf715b4916cc735e19b76d1062c2bfdcf","kind":"commit","published_at":"2015-05-08T14:06:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.19/manifests"},{"name":"mariadb-10.0.18","sha":"5c833689ac98991ea85a1a50565e2b1a6abe6c1f","kind":"commit","published_at":"2015-05-06T10:41:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.18/manifests"},{"name":"mariadb-5.5.43","sha":"4c87f727734955f9e4a0ffde25aae4d43ec0b2a5","kind":"commit","published_at":"2015-04-29T14:24:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.43/manifests"},{"name":"mysql-5.5.44","sha":"31c803e8d0543b330aa8e61ef878da43fe1f68f7","kind":"commit","published_at":"2015-04-29T08:21:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.44","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.44/manifests"},{"name":"mariadb-10.1.4","sha":"d8a4a8363533cb19a33c046e631c920ab18895fd","kind":"commit","published_at":"2015-04-12T08:48:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.4/manifests"},{"name":"mariadb-galera-5.5.42","sha":"6c19f51a5fe6bd0dbecf3cb8fd4f88e4f8da477e","kind":"commit","published_at":"2015-03-08T03:56:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.42/manifests"},{"name":"mariadb-galera-10.0.17","sha":"d146605124a3d326f3769fd162e0af0a124266a9","kind":"commit","published_at":"2015-03-06T18:22:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.17/manifests"},{"name":"mysql-5.5.43","sha":"e02fe87f00dc9fdb0fb6ab13f2e87485f79f3341","kind":"commit","published_at":"2015-02-27T08:14:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.43","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.43/manifests"},{"name":"mariadb-10.1.3","sha":"702aee649287a1b2c4834794732feaf13960fd58","kind":"commit","published_at":"2015-02-25T21:02:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.3/manifests"},{"name":"mariadb-10.0.17","sha":"5c66abf0b0de6d632f85a57c841f80d28a7e0337","kind":"commit","published_at":"2015-02-25T15:34:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.17/manifests"},{"name":"mariadb-5.5.42","sha":"fdd6c111c254c5044cd9b6c2f7e4d0c74f427a79","kind":"commit","published_at":"2015-02-13T11:57:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.42/manifests"},{"name":"mariadb-galera-10.0.16","sha":"cd187ecf90e9988e5a729a1a4db7239e3baa2e6c","kind":"commit","published_at":"2015-01-28T01:22:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.16/manifests"},{"name":"mariadb-10.0.16","sha":"fb71449b10100e9a0f887b1585000fbfab294f3c","kind":"commit","published_at":"2015-01-25T15:16:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.16/manifests"},{"name":"mysql-5.5.42","sha":"3ee8aa216d55b858ba9e53874359dcac9a82933a","kind":"commit","published_at":"2015-01-06T20:23:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.42","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.42/manifests"},{"name":"mariadb-galera-5.5.41","sha":"952b575272d47a48a1c55e83d3ff9a548857e564","kind":"commit","published_at":"2015-01-01T00:28:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.41/manifests"},{"name":"mariadb-5.5.41","sha":"0f64a927a93239f7f0f5e413b893f7fc1233de15","kind":"commit","published_at":"2014-12-19T10:44:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.41/manifests"},{"name":"mariadb-galera-10.0.15","sha":"4f9f3d4391f7b05877a12ada5d640a34c8bce68b","kind":"commit","published_at":"2014-12-10T11:24:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.15/manifests"},{"name":"mariadb-10.1.2","sha":"78564373fee5e6cccf144b11bc60b0876b4bbd0b","kind":"commit","published_at":"2014-12-05T07:01:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.2/manifests"},{"name":"mariadb-10.0.15","sha":"ffc0ef63164e9a121d8a02323afe32a82299171e","kind":"commit","published_at":"2014-11-21T19:20:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.15/manifests"},{"name":"mysql-5.5.41","sha":"0773c7f422c426e5693fc901df9999092e56aef3","kind":"commit","published_at":"2014-11-04T07:30:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.41","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.41/manifests"},{"name":"mariadb-10.1.1","sha":"1e79138459038c39c85239a825bf1727ef43c156","kind":"commit","published_at":"2014-10-15T22:30:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.1/manifests"},{"name":"mariadb-galera-5.5.40","sha":"cc9d1bd8dc55ddc451cd2a255958fac313fe79d0","kind":"commit","published_at":"2014-10-14T22:04:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.40/manifests"},{"name":"mariadb-galera-10.0.14","sha":"7dd74fa3a2f167424624bf71d54ff965514239a9","kind":"commit","published_at":"2014-10-08T17:30:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.14/manifests"},{"name":"mariadb-5.5.40","sha":"dbda20caffbb22115b6f30069b716bc505c49d11","kind":"commit","published_at":"2014-10-08T07:35:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.40/manifests"},{"name":"mariadb-10.0.14","sha":"f1afc003eefe0aafd3e070c7453d9e029d8445a8","kind":"commit","published_at":"2014-09-24T13:41:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.14/manifests"},{"name":"mysql-5.5.40","sha":"3139aa87b4f215418740939cc8d156150c355823","kind":"commit","published_at":"2014-09-08T09:33:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.40","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.40/manifests"},{"name":"mariadb-galera-10.0.13","sha":"f99f573dc79b5d976e331fecbb83935c21e81ee5","kind":"commit","published_at":"2014-08-29T06:42:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.13/manifests"},{"name":"mariadb-galera-5.5.39","sha":"dc0f1864ae09068dee8c340e4b3a687854c3200f","kind":"commit","published_at":"2014-08-15T22:41:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.39/manifests"},{"name":"mariadb-10.0.13","sha":"4105cbf4a230c82ea7dee31d4d2262b798fad9f4","kind":"commit","published_at":"2014-08-08T15:58:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.13/manifests"},{"name":"mariadb-5.5.39","sha":"c722e5f25f1f00b32f9b4b556f07489bda38095a","kind":"commit","published_at":"2014-08-03T11:38:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.39/manifests"},{"name":"mysql-5.5.39","sha":"e9b2f5bf15281583b38a56b12f9ae2420c46a6d1","kind":"commit","published_at":"2014-07-19T05:54:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.39","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.39/manifests"},{"name":"mariadb-10.1.0","sha":"c235de12ae3723b96944337bd89ad9cc87f21d8f","kind":"tag","published_at":"2014-06-30T22:47:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.0/manifests"},{"name":"mariadb-galera-10.0.12","sha":"7ed27e1b8efa2c72ddb554362d76e5b7deb90bbe","kind":"commit","published_at":"2014-06-26T16:11:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.12/manifests"},{"name":"mariadb-galera-5.5.38","sha":"b5a2600e4ba6f4027561bb0a41bac11b1239a856","kind":"commit","published_at":"2014-06-23T13:37:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.38/manifests"},{"name":"mariadb-10.0.12","sha":"0c64cd83eb392a0d2085eb6340623273a3402d4d","kind":"commit","published_at":"2014-06-12T08:57:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.12/manifests"},{"name":"mariadb-galera-10.0.11","sha":"2357871a213b33417539f14e6c786a3d4b74d7f6","kind":"commit","published_at":"2014-06-09T20:13:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.11/manifests"},{"name":"mariadb-5.5.38","sha":"6d75570e99fbf070cdbeefdfbcfc94d1c7b3ad1f","kind":"commit","published_at":"2014-06-05T17:25:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.38/manifests"},{"name":"mysql-5.5.38","sha":"c1fd09f3d4848ae59605564ded9628307d59dd27","kind":"commit","published_at":"2014-05-11T16:24:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.38","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.38/manifests"},{"name":"mariadb-10.0.11","sha":"1170a54060168d885cbf682836342d4fc4ccae1a","kind":"commit","published_at":"2014-05-10T21:42:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.11/manifests"},{"name":"mariadb-galera-5.5.37","sha":"29466e2c85f2c1ab628237a3aca0bcf206d941ec","kind":"commit","published_at":"2014-04-25T22:23:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.37/manifests"},{"name":"mariadb-galera-10.0.10","sha":"43a9e655470182e17a8edf1eecb16a688d66e255","kind":"commit","published_at":"2014-04-17T18:10:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.10/manifests"},{"name":"mariadb-5.5.37","sha":"05722f06b212f0229dbc541b3d370319712d156a","kind":"commit","published_at":"2014-04-15T10:20:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.37/manifests"},{"name":"mariadb-galera-10.0.7a","sha":"ba7f73f067b3605ad265c541d71388d6909e40ef","kind":"commit","published_at":"2014-04-03T02:35:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.7a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.7a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.7a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7a/manifests"},{"name":"mariadb-10.0.10","sha":"2b72b15a9f1a2af23fa4bb13d6193276b1775724","kind":"commit","published_at":"2014-03-29T16:32:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.10/manifests"},{"name":"mariadb-galera-5.5.36a","sha":"983366e0eef50b95329bcba154ee4fb38b85df3c","kind":"commit","published_at":"2014-03-20T22:33:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.36a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.36a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.36a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36a/manifests"},{"name":"mysql-5.5.37","sha":"faec0e2f4aecfc902e354ae7af991779d6bfc4a7","kind":"commit","published_at":"2014-03-14T18:46:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.37","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.37/manifests"},{"name":"mariadb-10.0.9","sha":"ca864d2200e4baf976ff441ce626a184d83675a5","kind":"commit","published_at":"2014-03-08T11:33:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.9/manifests"},{"name":"mariadb-galera-5.5.36","sha":"653ef22336a5c14404b9690bb44df702292463b2","kind":"commit","published_at":"2014-03-06T23:44:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36/manifests"},{"name":"tokudb-7.1.5","sha":"4e6d8249db6d1e7df643a763c1513d62e7944f76","kind":"commit","published_at":"2014-02-26T19:39:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5/manifests"},{"name":"tokudb-7.1.5-rc.4","sha":"4e6d8249db6d1e7df643a763c1513d62e7944f76","kind":"commit","published_at":"2014-02-26T19:39:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.4","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.4/manifests"},{"name":"tokudb-7.1.5-rc.3","sha":"e9b9fd90775102a7e1a1c3bcfbacbe4f208f55ab","kind":"commit","published_at":"2014-02-24T14:46:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.3","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.3/manifests"},{"name":"mariadb-5.5.36","sha":"12bee8c1d852b10c1505a2da687a24f52437881c","kind":"commit","published_at":"2014-02-22T21:51:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.36/manifests"},{"name":"tokumx-1.4.0+hotfix.0","sha":"dfcffcc714ee5f848c7c3aa522b6bb464678e737","kind":"commit","published_at":"2014-02-22T00:57:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.4.0+hotfix.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.4.0+hotfix.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.4.0%2Bhotfix.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.4.0+hotfix.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.4.0+hotfix.0/manifests"},{"name":"mariadb-galera-10.0.7","sha":"e6a7a3804d05570d061c05756f3262dab364ce02","kind":"commit","published_at":"2014-02-14T22:03:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7/manifests"},{"name":"tokudb-7.1.5-rc.2","sha":"bfd4c05c401fb8707162a4f2c3686da710bde97f","kind":"commit","published_at":"2014-02-14T17:08:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.2/manifests"},{"name":"mariadb-galera-5.5.35","sha":"e0f0f5f6d0b983619a67725c6a3351c31a547852","kind":"commit","published_at":"2014-02-11T04:54:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.35/manifests"},{"name":"tokudb-7.1.5-rc.1","sha":"dfe4872524afa663d4e3b4928c9e70ec9f3e830d","kind":"commit","published_at":"2014-02-07T17:58:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.1/manifests"},{"name":"mariadb-10.0.8","sha":"ae48d9d761d727be2d6036c15cfa25876f9cc82e","kind":"commit","published_at":"2014-02-06T20:58:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.8/manifests"},{"name":"mariadb-5.5.35","sha":"a72f61ae69137b841fc2be35379f28ae70c225ae","kind":"commit","published_at":"2014-01-28T09:58:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.35/manifests"},{"name":"mysql-5.5.36","sha":"e169af84bdf76079b80dd5b04cfdf966d5ac8a7e","kind":"commit","published_at":"2014-01-08T10:09:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.36","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.36/manifests"},{"name":"clone-5.5.36-build","sha":"f155dd850729463399bebd13f9a8f6017c4661fe","kind":"commit","published_at":"2014-01-06T05:22:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.36-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.36-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.36-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.36-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.36-build/manifests"},{"name":"mariadb-10.0.7","sha":"d668184d5509872cdfcd459585cf1a7b38083ed8","kind":"commit","published_at":"2013-12-23T09:29:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.7/manifests"},{"name":"mariadb-galera-5.5.34","sha":"088c069462d4a5cf26e97690e045fc3e737453a3","kind":"commit","published_at":"2013-12-11T20:09:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.34/manifests"},{"name":"mariadb-5.5.34","sha":"481141f35d176c06ee649f10b6c1882ee1b249e9","kind":"commit","published_at":"2013-11-18T11:48:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.34/manifests"},{"name":"mariadb-10.0.6","sha":"93830b3ca5046d8f93eadf1c74f4018630a2601a","kind":"commit","published_at":"2013-11-14T18:56:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.6/manifests"},{"name":"mariadb-10.0.5","sha":"419e0ec38a2a705344b4538ca3d9c71a8477a2b4","kind":"commit","published_at":"2013-11-07T12:39:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.5/manifests"},{"name":"mysql-5.5.35","sha":"cb2021858cc9afb7c604f92fff3b460e0e2d2742","kind":"commit","published_at":"2013-11-05T07:03:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.35","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.35/manifests"},{"name":"clone-5.5.35-build","sha":"9720efd824d5c8937ce9ac64a84be808cbfcf1d0","kind":"commit","published_at":"2013-11-01T15:52:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.35-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.35-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.35-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.35-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.35-build/manifests"},{"name":"mysql-5.1.73","sha":"c4fb8f0cfe83e89f995fc101b0b9c78f2135785f","kind":"commit","published_at":"2013-11-01T15:39:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.73","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.73/manifests"},{"name":"clone-5.1.73-build","sha":"c4fb8f0cfe83e89f995fc101b0b9c78f2135785f","kind":"commit","published_at":"2013-11-01T15:39:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.73-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.73-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.73-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.73-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.73-build/manifests"},{"name":"tokudb-ps-2","sha":"f7c5637958cdd4ae0c45e44ac06f531719b31a81","kind":"commit","published_at":"2013-10-23T18:44:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-ps-2","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-ps-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-ps-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-2/manifests"},{"name":"tokudb-ps-1","sha":"0372f382b07e019c13c0e93b7fdf58a26fe44118","kind":"commit","published_at":"2013-10-16T14:07:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-ps-1","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-ps-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-ps-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-1/manifests"},{"name":"tokumx-1.3.0-rc.1","sha":"293a684e92cfe3db9a11497ed6da1b5a2be063ce","kind":"commit","published_at":"2013-10-14T18:32:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.3.0-rc.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.1/manifests"},{"name":"tokumx-1.3.0-rc.0","sha":"293a684e92cfe3db9a11497ed6da1b5a2be063ce","kind":"commit","published_at":"2013-10-14T18:32:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.3.0-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.0/manifests"},{"name":"tokudb-7.1.0","sha":"60267e61ff237739adbb5f7e0a7138ca2e1509ca","kind":"commit","published_at":"2013-10-07T22:50:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.0/manifests"},{"name":"mariadb-galera-5.5.32a","sha":"239dcdaa909cba065b9e6c83e59baef25a35eb58","kind":"commit","published_at":"2013-09-29T20:53:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.32a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.32a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.32a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32a/manifests"},{"name":"mariadb-5.5.33a","sha":"60165b7933be352f72435c32d93b65ae27d708c4","kind":"commit","published_at":"2013-09-19T20:24:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.33a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.33a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.33a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33a/manifests"},{"name":"mariadb-5.5.33","sha":"c2939908f8d111db71c5af6f78622de748614496","kind":"commit","published_at":"2013-09-16T19:21:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33/manifests"},{"name":"mysql-5.1.72","sha":"a68b8410915e7363f1e1bd658375e0477ba4b235","kind":"commit","published_at":"2013-09-09T18:07:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.72","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.72/manifests"},{"name":"mysql-5.5.34","sha":"218e18a6c5a2db2cdb7cefab0e11de79814d91a9","kind":"commit","published_at":"2013-09-09T17:49:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.34","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.34/manifests"},{"name":"mariadb-galera-5.5.32","sha":"39f82b4e6ebed949ba17fe4884d96471574c1da1","kind":"commit","published_at":"2013-08-27T20:40:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32/manifests"},{"name":"clone-5.5.34-build","sha":"a1cfafac450a213e12bbd20f1fd7e90c68f833f2","kind":"commit","published_at":"2013-08-26T22:15:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.34-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.34-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.34-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.34-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.34-build/manifests"},{"name":"clone-5.1.72-build","sha":"2f8154091c467917291fba03a1f968520f66d204","kind":"commit","published_at":"2013-08-23T11:24:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.72-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.72-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.72-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.72-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.72-build/manifests"},{"name":"tokumx-1.2.0-rc.2","sha":"50aef9b7d9e0345edae9dd55a79d0c5c12602db9","kind":"commit","published_at":"2013-08-21T20:10:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.2.0-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.2.0-rc.2/manifests"},{"name":"mariadb-10.0.4","sha":"52920e499d1be0d567fa95b9905365fc567462fc","kind":"commit","published_at":"2013-08-15T14:15:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.4/manifests"},{"name":"mariadb-5.5.32","sha":"e7e145651ace7e32883d952b6c05ab2cb6dbb234","kind":"commit","published_at":"2013-07-17T14:03:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.32/manifests"},{"name":"mysql-5.5.33","sha":"ac91de42645d7190d5e69f03d1d7613a0678f56e","kind":"commit","published_at":"2013-07-15T11:41:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.33","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.33/manifests"},{"name":"clone-5.5.33-build","sha":"cc16b89e2ccabad33e0ceaade644bf9b70d9b721","kind":"commit","published_at":"2013-07-05T09:00:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.33-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.33-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.33-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.33-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.33-build/manifests"},{"name":"mysql-5.1.71","sha":"e26bd21331fd60966c786c762d154c71ec807078","kind":"commit","published_at":"2013-07-01T13:30:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.71","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.71/manifests"},{"name":"clone-5.1.71-build","sha":"e26bd21331fd60966c786c762d154c71ec807078","kind":"commit","published_at":"2013-07-01T13:30:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.71-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.71-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.71-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.71-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.71-build/manifests"},{"name":"mariadb-10.0.3","sha":"2b42e7d015216ffd3a8b1000295c62dc9f993651","kind":"commit","published_at":"2013-06-10T06:40:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.3/manifests"},{"name":"tokumx-1.0.0-rc.0","sha":"dc7dd5a1c34f9a5c0030b639ffffb49a0d466a7b","kind":"commit","published_at":"2013-05-30T23:04:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.0/manifests"},{"name":"mariadb-5.5.31","sha":"1a4fad8f16a111eab8ba61dbcf10357dcd108b65","kind":"commit","published_at":"2013-05-21T16:56:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.31/manifests"},{"name":"mysql-5.5.32","sha":"c0c9b92e37d572cc4452970c81199367048ea198","kind":"commit","published_at":"2013-05-16T15:33:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.32","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.32/manifests"},{"name":"mysql-5.1.70","sha":"2875fa20307d5297f2154acecc70aacd2976c314","kind":"commit","published_at":"2013-05-13T13:26:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.70","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.70/manifests"},{"name":"clone-5.5.32-build","sha":"23c3dd7b11e383effda63f27a3373a8f6adf6d2a","kind":"commit","published_at":"2013-05-03T13:39:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.32-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.32-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.32-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.32-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.32-build/manifests"},{"name":"clone-5.1.70-build","sha":"9d60b6c94a1f8e23172dfd4a09f1030cfa57fd6b","kind":"commit","published_at":"2013-04-30T18:39:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.70-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.70-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.70-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.70-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.70-build/manifests"},{"name":"mariadb-10.0.2","sha":"6947181966bbf06fe4e40aecc53531626bbf0ae0","kind":"commit","published_at":"2013-04-22T02:37:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.2/manifests"},{"name":"mysql-5.1.69","sha":"197e8b293a638d683e9b36ac38b4a436ba5e5aa9","kind":"commit","published_at":"2013-04-20T06:58:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.69","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69/manifests"},{"name":"mysql-5.5.31","sha":"55e5a785910059f955088113e95fe520ed86eb3f","kind":"commit","published_at":"2013-04-12T10:11:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.31","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.31/manifests"},{"name":"mariadb-5.5.30","sha":"1b2d0cd3ccd68396a7130b5529bc17d26a549473","kind":"commit","published_at":"2013-03-11T09:50:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.30/manifests"},{"name":"tokumx-1.1.1","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1/manifests"},{"name":"tokumx-1.1.1-rc.0","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.1.1-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1-rc.0/manifests"},{"name":"tokumx-1.1.0","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.1.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.0/manifests"},{"name":"tokumx-1.0.4","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4/manifests"},{"name":"tokumx-1.0.4-rc.2","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.2/manifests"},{"name":"tokumx-1.0.4-rc.1","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4-rc.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.1/manifests"},{"name":"tokumx-1.0.4-rc.0","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.0/manifests"},{"name":"tokumx-1.0.2","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.2/manifests"},{"name":"tokumx-1.0.0-rc.6","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.6","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.6/manifests"},{"name":"tokumx-1.0.0-rc.5","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.5","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.5/manifests"},{"name":"tokumx-1.0.0-rc.4","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.4","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.4/manifests"},{"name":"tokumx-1.0.0-rc.2","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.2/manifests"},{"name":"mariadb-galera-5.5.29","sha":"972acdb16484ec6b533d7bc6fabeec32a9e6ecc3","kind":"commit","published_at":"2013-03-04T22:01:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.29/manifests"},{"name":"clone-5.5.31-build","sha":"834c55fbbcfcecb868c5aa1d6f771814f4195d33","kind":"commit","published_at":"2013-03-01T11:10:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.31-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.31-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.31-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.31-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.31-build/manifests"},{"name":"mysql-5.1.69-retag","sha":"4c0315278a0bdb4f95db86aff3d2e5c17e20a791","kind":"commit","published_at":"2013-02-28T04:22:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.69-retag","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.69-retag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.69-retag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69-retag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69-retag/manifests"},{"name":"clone-5.1.69-build","sha":"4c0315278a0bdb4f95db86aff3d2e5c17e20a791","kind":"commit","published_at":"2013-02-28T04:22:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.69-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.69-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.69-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.69-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.69-build/manifests"},{"name":"mariadb-10.0.1","sha":"13a586568bdc71cba961ffa6008450c01d6524a6","kind":"commit","published_at":"2013-02-04T15:30:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.1/manifests"},{"name":"mariadb-5.5.29","sha":"3258617dceec4545e32634c7eb0f6c2b41b72670","kind":"commit","published_at":"2013-01-29T11:27:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.29/manifests"},{"name":"mariadb-5.3.12","sha":"b816d5f387cdfa61e065ef33db9246d17958974f","kind":"commit","published_at":"2013-01-28T08:12:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.12/manifests"},{"name":"mariadb-5.2.14","sha":"f4e7c093726a0143fd734b588c10e2b7780fe9ab","kind":"commit","published_at":"2013-01-28T08:10:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.14/manifests"},{"name":"mariadb-5.1.67","sha":"66d5ecaf1f3fa6902de5ed1a3d1853f074340147","kind":"commit","published_at":"2013-01-25T13:29:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.67","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.67/manifests"},{"name":"mysql-5.5.30","sha":"bfa4dbb28cde17fcf25ff0595678a09b13159e54","kind":"commit","published_at":"2013-01-16T07:09:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.30/manifests"},{"name":"mysql-5.1.68","sha":"7b55a76142585d904587dcb0e1b29c818a73451b","kind":"commit","published_at":"2013-01-08T12:29:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.68","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.68/manifests"},{"name":"clone-5.5.30-build","sha":"cbdaba42d66f82fff9980027aa9dbb8c0214cfab","kind":"commit","published_at":"2013-01-07T11:28:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.30-build/manifests"},{"name":"clone-5.1.68-build","sha":"1b44e51caa1bfb293d24ce3cb2ccad6702a979d6","kind":"commit","published_at":"2013-01-07T11:26:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.68-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.68-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.68-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.68-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.68-build/manifests"},{"name":"mariadb-galera-5.5.28a","sha":"ffc82ab60665ae910950022811370d7db49b41ea","kind":"commit","published_at":"2012-12-20T11:34:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.28a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.28a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.28a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.28a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.28a/manifests"},{"name":"mysql-5.5.29","sha":"7c73edf9a50b52a59a176c1275e4854bcd534710","kind":"commit","published_at":"2012-12-10T06:06:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.29/manifests"},{"name":"mysql-5.1.67","sha":"a7f76a711a691c2cd74949e844ae6a76dcff36f6","kind":"commit","published_at":"2012-12-07T09:47:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.67","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.67/manifests"},{"name":"mariadb-5.5.28a","sha":"40e9a56e262e750123ab2b1499565e37ebdc8680","kind":"commit","published_at":"2012-11-27T11:26:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.28a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.28a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.28a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28a/manifests"},{"name":"mariadb-5.3.11","sha":"8b4e5d2876b18132c4512f8eaa42a3c5f04f7949","kind":"commit","published_at":"2012-11-23T12:11:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.11/manifests"},{"name":"mariadb-5.2.13","sha":"d11fa88d5d811e79335d360f8fff9837d87b1d8a","kind":"commit","published_at":"2012-11-22T17:29:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.13/manifests"},{"name":"mariadb-5.1.66","sha":"eaf1555c1fa8a185b520fe763cae2876e06cfe70","kind":"commit","published_at":"2012-11-22T17:27:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.66","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.66/manifests"},{"name":"mariadb-10.0.0","sha":"776555af021e917ce0d6235386b43ae59fdd5161","kind":"commit","published_at":"2012-11-11T09:58:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.0/manifests"},{"name":"mariadb-5.3.10","sha":"9a0fd02397b51f39cc5e507598e9637cd4b56a96","kind":"commit","published_at":"2012-11-09T22:10:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.10/manifests"},{"name":"clone-5.5.29-build","sha":"7445048bc1333d083412fb674e0303f49e18c7fa","kind":"commit","published_at":"2012-11-01T16:33:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.29-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.29-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.29-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.29-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.29-build/manifests"},{"name":"clone-5.1.67-build","sha":"6ee588acd8b120232da45f736c84182764fac02e","kind":"commit","published_at":"2012-11-01T16:23:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.67-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.67-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.67-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.67-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.67-build/manifests"},{"name":"mariadb-5.5.28","sha":"2a50825f8ec3dfbf8c3283122ccba49086dbbe48","kind":"commit","published_at":"2012-10-19T09:21:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28/manifests"},{"name":"mariadb-5.3.9","sha":"73e39d6388b2e2955c819e2d2a4ac3448e31602c","kind":"commit","published_at":"2012-10-01T13:42:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.9/manifests"},{"name":"mysql-5.1.66","sha":"2f15c56f7755d1e87099bafc13451f587328c6e6","kind":"commit","published_at":"2012-09-11T10:47:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.66","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.66/manifests"},{"name":"mariadb-5.5.27","sha":"5947533987f08b46c1184738ca7abc0978ec5483","kind":"commit","published_at":"2012-09-06T08:08:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.27/manifests"},{"name":"clone-5.1.66-build","sha":"d02ceb6cf35302ebcb42498f61232654f1080c6b","kind":"commit","published_at":"2012-09-05T15:40:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.66-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.66-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.66-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.66-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.66-build/manifests"},{"name":"mariadb-galera-5.5.25","sha":"8e84b9e740ff3641f1fc500a616962cb3bc75a64","kind":"commit","published_at":"2012-08-30T09:22:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.25/manifests"},{"name":"mysql-5.5.28","sha":"3977ca1f117f768dd2fdd64e24b31be4a3953ac9","kind":"commit","published_at":"2012-08-28T14:13:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.28/manifests"},{"name":"mariadb-5.3.8","sha":"cc10c59043cbc79d15c9085d44b10c31fedfa914","kind":"commit","published_at":"2012-08-24T21:43:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.8/manifests"},{"name":"clone-5.5.28-build","sha":"13f2d48883dbb3b2c7c9a3eb0a417b89c01b5299","kind":"commit","published_at":"2012-08-24T09:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.28-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.28-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.28-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.28-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.28-build/manifests"},{"name":"mysql-5.1.65","sha":"8dd0ce9ed19b54b65ab35622d7f531b956335735","kind":"commit","published_at":"2012-07-12T08:00:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.65","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.65/manifests"},{"name":"mysql-5.5.27","sha":"b68fb7e6dfb86d1b118a6de3c4fb826cbacfd8fa","kind":"commit","published_at":"2012-07-11T13:34:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.27","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.27/manifests"},{"name":"clone-5.5.27-build","sha":"b68fb7e6dfb86d1b118a6de3c4fb826cbacfd8fa","kind":"commit","published_at":"2012-07-11T13:34:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.27-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.27-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.27-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.27-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.27-build/manifests"},{"name":"clone-5.1.65-build","sha":"ed568c2782cdb2ce8ca5246dbf9c36b4296aa83d","kind":"commit","published_at":"2012-07-10T13:25:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.65-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.65-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.65-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.65-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.65-build/manifests"},{"name":"mariadb-5.5.25","sha":"c4b9c32232f7a00c3fc6c96523c1925e37f752c1","kind":"commit","published_at":"2012-06-21T19:17:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.25/manifests"},{"name":"serg-5.1.64","sha":"c0464f47697351512668c69ec10ef2c3ea9e94c2","kind":"commit","published_at":"2012-06-20T11:10:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/serg-5.1.64","html_url":"https://github.com/MariaDB/server/releases/tag/serg-5.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@serg-5.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/serg-5.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/serg-5.1.64/manifests"},{"name":"mariadb-5.5.24","sha":"d5f55a6511088221b27363a5a464933b24a584d1","kind":"commit","published_at":"2012-05-30T18:20:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.24/manifests"},{"name":"mysql-5.5.25","sha":"d959f9e4fa03c9131a9bd4e4a8381d8c42231826","kind":"commit","published_at":"2012-05-10T05:03:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.25/manifests"},{"name":"clone-5.5.25-build","sha":"d959f9e4fa03c9131a9bd4e4a8381d8c42231826","kind":"commit","published_at":"2012-05-10T05:03:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.25-build/manifests"},{"name":"mariadb-5.3.7","sha":"b6d7b5a52c0e1f37b593bc70f3fd9a887c6bc4b3","kind":"commit","published_at":"2012-05-02T20:02:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.7/manifests"},{"name":"mysql-5.5.24","sha":"6ce7d81e7a780c967d62e69e2607a30c2501be42","kind":"commit","published_at":"2012-04-12T13:04:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.24/manifests"},{"name":"clone-5.5.24-build","sha":"6ce7d81e7a780c967d62e69e2607a30c2501be42","kind":"commit","published_at":"2012-04-12T13:04:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.24-build/manifests"},{"name":"mysql-5.1.63","sha":"1c8db0818e0e98a7ebbf84710e4db7abed1d54ac","kind":"commit","published_at":"2012-04-10T11:21:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.63","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.63/manifests"},{"name":"clone-5.1.63-build","sha":"1c8db0818e0e98a7ebbf84710e4db7abed1d54ac","kind":"commit","published_at":"2012-04-10T11:21:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.63-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.63-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.63-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.63-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.63-build/manifests"},{"name":"mariadb-5.5.23","sha":"0fade769ec3c271e2abf5d430c8fdcaea5808e8c","kind":"commit","published_at":"2012-04-10T06:30:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.23/manifests"},{"name":"mariadb-5.3.6","sha":"cdf7ce0a2e4aab87a20ff551cf2ee907dee2ea1a","kind":"commit","published_at":"2012-04-08T00:27:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.6/manifests"},{"name":"mariadb-5.2.12","sha":"8a1530488b7edd4a41b0a4e000c465278209e02b","kind":"commit","published_at":"2012-04-05T10:01:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.12/manifests"},{"name":"mariadb-5.1.62","sha":"d4b30a7a84742ae03774fe25af2cbad144ba2d5d","kind":"commit","published_at":"2012-04-05T08:49:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.62","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.62/manifests"},{"name":"mariadb-5.2.11","sha":"d5a59e28d13963f89efc117924eaa3ce42aedd4f","kind":"commit","published_at":"2012-03-30T14:12:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.11/manifests"},{"name":"mariadb-5.1.61","sha":"76e1dd04a5067ae2d199ef28e1e13ea04fa1f221","kind":"commit","published_at":"2012-03-30T10:42:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.61","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.61/manifests"},{"name":"mysql-5.5.23","sha":"e09223b082dc158129016275a33b2d0af2021244","kind":"commit","published_at":"2012-03-29T13:07:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.23/manifests"},{"name":"clone-5.5.23-build","sha":"e09223b082dc158129016275a33b2d0af2021244","kind":"commit","published_at":"2012-03-29T13:07:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.23-build/manifests"},{"name":"mariadb-5.5.22-rc","sha":"1070a157c16ade65afb3d39c2bdc15f822e42390","kind":"commit","published_at":"2012-03-28T18:25:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.22-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.22-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.22-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.22-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.22-rc/manifests"},{"name":"mariadb-5.5.21-beta","sha":"e8661e73bf288d6103b86672362ff45e358836e2","kind":"commit","published_at":"2012-03-14T18:47:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.21-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.21-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.21-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.21-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.21-beta/manifests"},{"name":"mysql-5.5.22","sha":"57239a06c2b42cbda942c940274d971ea9c73e1c","kind":"commit","published_at":"2012-03-02T12:23:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.22/manifests"},{"name":"mysql-5.1.62","sha":"cea2c5d28ead6ae4191aea164df9b80b41a743ad","kind":"commit","published_at":"2012-03-02T12:18:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.62","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.62/manifests"},{"name":"mysql-5.0.96","sha":"08b6f6c2bcd5d55415ee27c25e50b659676cad56","kind":"commit","published_at":"2012-03-02T12:12:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.96","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.96/manifests"},{"name":"mariadb-5.3.5-ga","sha":"61535e347208f62acd5cf9f2621752500bf48231","kind":"commit","published_at":"2012-02-28T14:41:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.5-ga","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.5-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.5-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.5-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.5-ga/manifests"},{"name":"mariadb-5.5.20-alpha","sha":"a7c090bc398a99c79e171e24b1835c9c8e10094c","kind":"commit","published_at":"2012-02-24T13:37:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.20-alpha","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.20-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.20-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.20-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.20-alpha/manifests"},{"name":"clone-5.5.22-build","sha":"a4022b0393b11088a0229cfe80cc62fc90122139","kind":"commit","published_at":"2012-02-19T07:33:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.22-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.22-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.22-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.22-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.22-build/manifests"},{"name":"clone-5.1.62-build","sha":"947cc98b2d58fe3794a6d4dd53a2b1d92c1dc0f9","kind":"commit","published_at":"2012-02-18T08:58:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.62-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.62-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.62-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.62-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.62-build/manifests"},{"name":"clone-5.0.96-build","sha":"697bde494949178bdf39b1cbd6f6354fb9862b33","kind":"commit","published_at":"2012-02-17T09:51:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.96-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.96-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.96-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.96-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.96-build/manifests"},{"name":"mariadb-5.3.4","sha":"f5a08db22dc458a7b4707db2750c2670ad3a2fdb","kind":"commit","published_at":"2012-01-30T16:34:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.4/manifests"},{"name":"mysql-5.5.21","sha":"92a521306884f75a18709039384010e901eac5ba","kind":"commit","published_at":"2012-01-30T15:23:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.21/manifests"},{"name":"clone-5.5.21-build","sha":"92a521306884f75a18709039384010e901eac5ba","kind":"commit","published_at":"2012-01-30T15:23:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.21-build/manifests"},{"name":"mysql-5.1.61","sha":"fbf42847d99ab7e2e16ef735de074bc9bb8821ff","kind":"commit","published_at":"2012-01-11T17:40:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.61","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.61/manifests"},{"name":"mariadb-5.3.3-rc","sha":"f19ccc842f2b181d39dd40f238aa4d8f4239befb","kind":"commit","published_at":"2011-12-20T08:13:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.3-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.3-rc/manifests"},{"name":"mysql-5.5.20","sha":"5a6300dcc45da2d6c2b046560da0580548354b93","kind":"commit","published_at":"2011-12-16T08:17:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.20/manifests"},{"name":"clone-5.5.20-build","sha":"5a6300dcc45da2d6c2b046560da0580548354b93","kind":"commit","published_at":"2011-12-16T08:17:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.20-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.20-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.20-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.20-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.20-build/manifests"},{"name":"clone-5.1.61-build","sha":"3441e35736d31827a024486711a2c686c1dacdb8","kind":"commit","published_at":"2011-12-15T15:59:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.61-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.61-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.61-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.61-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.61-build/manifests"},{"name":"mysql-5.0.95","sha":"f898c046c0b39d59db18a7fb5a16d60dcad2acf1","kind":"commit","published_at":"2011-12-14T13:05:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.95","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.95/manifests"},{"name":"clone-5.0.95-build","sha":"f898c046c0b39d59db18a7fb5a16d60dcad2acf1","kind":"commit","published_at":"2011-12-14T13:05:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.95-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.95-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.95-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.95-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.95-build/manifests"},{"name":"mariadb-5.2.10","sha":"6190361233a40ca40f7d9f5906207127e5925c86","kind":"commit","published_at":"2011-12-03T21:44:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.10/manifests"},{"name":"mysql-5.5.19","sha":"21959fc641c7279b16c50333c19150df2bdd7c83","kind":"commit","published_at":"2011-11-22T15:06:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.19/manifests"},{"name":"clone-5.5.19-build","sha":"21959fc641c7279b16c50333c19150df2bdd7c83","kind":"commit","published_at":"2011-11-22T15:06:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.19-build/manifests"},{"name":"mysql-5.5.18","sha":"ccbe78b4063320976c44968fea9d1dd7b55532bf","kind":"commit","published_at":"2011-11-02T15:28:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.18/manifests"},{"name":"mysql-5.1.60","sha":"dca7e38b1f45b9433ffc86c00f859db617cf8029","kind":"commit","published_at":"2011-10-29T18:08:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.60","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.60/manifests"},{"name":"clone-5.5.18-build","sha":"5b07d5bd4e7aec85eda1d400d6d88153f38d81ba","kind":"commit","published_at":"2011-10-26T09:28:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.18-build/manifests"},{"name":"clone-5.1.60-build","sha":"01cc54e9c99521fd29fba7f6d6dce562bd4357c6","kind":"commit","published_at":"2011-10-26T09:23:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.60-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.60-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.60-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.60-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.60-build/manifests"},{"name":"mariadb-5.3.2-beta","sha":"e4ef6db3d6bb4e7855ff6820f3ffbf81a0160f54","kind":"commit","published_at":"2011-10-12T20:15:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.2-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.2-beta/manifests"},{"name":"mysql-5.5.17","sha":"24e6ba6d37ac91a5ae9f487e3eb734724a4098a5","kind":"commit","published_at":"2011-10-04T10:28:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.17","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.17/manifests"},{"name":"clone-5.5.17-build","sha":"b67b91263843a0bf285232d90e1433cd4f4f1c13","kind":"commit","published_at":"2011-09-27T12:14:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.17-build/manifests"},{"name":"mariadb-5.2.9","sha":"8f932ea1357fbdf5db3ab0c726e4cf3366b0c48e","kind":"commit","published_at":"2011-09-16T16:30:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.9/manifests"},{"name":"mysql-5.5.16","sha":"caff55c4f41c62ab33b24e1122ecde73f4d9531c","kind":"commit","published_at":"2011-09-09T14:39:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.16/manifests"},{"name":"mariadb-5.3.1","sha":"c8c42fed8999bad68cbef9c101e08fc0abeb653e","kind":"commit","published_at":"2011-09-08T19:24:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.1/manifests"},{"name":"mariadb-5.2.8","sha":"11d8461e4c5372791d07380ef6504c0702fc8900","kind":"commit","published_at":"2011-08-16T16:01:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.8/manifests"},{"name":"mysql-5.1.59","sha":"32bd23372ee03965a5e8c6f49684bd76a6f7fbe7","kind":"commit","published_at":"2011-08-10T11:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.59","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.59/manifests"},{"name":"clone-5.1.59-build","sha":"32bd23372ee03965a5e8c6f49684bd76a6f7fbe7","kind":"commit","published_at":"2011-08-10T11:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.59-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.59-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.59-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.59-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.59-build/manifests"},{"name":"mariadb-5.3.0-beta","sha":"c1a0112ec2e05d030d6b1c7e316f89d438977fa1","kind":"commit","published_at":"2011-07-23T06:47:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.0-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.0-beta/manifests"},{"name":"mysql-5.5.15","sha":"d0b762177ef6a59b6f6d8f41ae32a54c9e4070af","kind":"commit","published_at":"2011-07-12T11:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.15","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.15/manifests"},{"name":"clone-5.5.15-build","sha":"d0b762177ef6a59b6f6d8f41ae32a54c9e4070af","kind":"commit","published_at":"2011-07-12T11:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.15-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.15-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.15-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.15-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.15-build/manifests"},{"name":"mysql-5.1.58","sha":"191fe00d6e80c88ff66071a951a6df04e37165ea","kind":"commit","published_at":"2011-07-01T15:18:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.58","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.58/manifests"},{"name":"mysql-5.5.14","sha":"2385f627b23b82be156c7330ef0ef38d82bb1277","kind":"commit","published_at":"2011-06-21T15:24:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.14","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.14/manifests"},{"name":"mariadb-5.2.7","sha":"59eaaa724514cbc1d64f63ecd7c2e585cc7de112","kind":"commit","published_at":"2011-06-13T09:46:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.7/manifests"},{"name":"clone-5.5.14-build","sha":"84f53279231b1d11121db82d586ad5ff544b0405","kind":"commit","published_at":"2011-06-08T08:56:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.14-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.14-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.14-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.14-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.14-build/manifests"},{"name":"clone-5.1.58-build","sha":"844fa544e1c3346e35d12f39382a86f5970ff688","kind":"commit","published_at":"2011-06-06T13:53:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.58-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.58-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.58-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.58-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.58-build/manifests"},{"name":"mariadb-5.2.6","sha":"9f4a16f114dbebb54f2c5afc59cfd2aec131065c","kind":"commit","published_at":"2011-05-10T16:19:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.6/manifests"},{"name":"mysql-5.0.94","sha":"f997f153124c1cec7809f9bcc0eb8c8f2b4e3019","kind":"commit","published_at":"2011-05-10T13:49:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.94","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.94/manifests"},{"name":"clone-5.0.94-build","sha":"f997f153124c1cec7809f9bcc0eb8c8f2b4e3019","kind":"commit","published_at":"2011-05-10T13:49:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.94-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.94-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.94-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.94-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.94-build/manifests"},{"name":"mysql-5.5.13","sha":"3b52eadcb533006a8b83caf62e1012c2428ed01c","kind":"commit","published_at":"2011-05-10T13:24:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.13","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.13/manifests"},{"name":"clone-5.5.13-build","sha":"3b52eadcb533006a8b83caf62e1012c2428ed01c","kind":"commit","published_at":"2011-05-10T13:24:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.13-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.13-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.13-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.13-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.13-build/manifests"},{"name":"mysql-5.1.57","sha":"2a8293069df0c0aa620e68eb7da54cf4c12cc803","kind":"commit","published_at":"2011-04-11T23:36:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.57","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.57/manifests"},{"name":"mysql-5.5.12","sha":"b900d58de291db8141c737b9861573a4c6d99924","kind":"commit","published_at":"2011-04-08T14:07:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.12","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.12/manifests"},{"name":"clone-5.5.12-build","sha":"b900d58de291db8141c737b9861573a4c6d99924","kind":"commit","published_at":"2011-04-08T14:07:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.12-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.12-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.12-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.12-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.12-build/manifests"},{"name":"clone-5.1.57-build","sha":"432ecbb4d029ca691bbf442fa99458b73d373802","kind":"commit","published_at":"2011-04-08T10:49:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.57-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.57-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.57-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.57-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.57-build/manifests"},{"name":"mysql-5.0.93","sha":"ff3fed274287ce5e1ce5cdfbbc35c39f6a73ec29","kind":"commit","published_at":"2011-04-07T09:17:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.93","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.93/manifests"},{"name":"clone-5.0.93-build","sha":"ff3fed274287ce5e1ce5cdfbbc35c39f6a73ec29","kind":"commit","published_at":"2011-04-07T09:17:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.93-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.93-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.93-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.93-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.93-build/manifests"},{"name":"mysql-5.5.11","sha":"25c4fa69200c6eeba651df229f94caef8b66e520","kind":"commit","published_at":"2011-03-31T13:08:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.11","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.11/manifests"},{"name":"clone-5.5.11-build","sha":"45a434c730bc267a094c73153e828e04e07a3d6b","kind":"commit","published_at":"2011-03-18T15:00:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.11-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.11-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.11-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.11-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.11-build/manifests"},{"name":"mariadb-5.2.5","sha":"a26620e48f791076f9f3e87d54c93e02dd6faafa","kind":"commit","published_at":"2011-03-01T21:24:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.5/manifests"},{"name":"mariadb-5.1.55","sha":"670f2f62c48741ea72440a1574dc99bae9390131","kind":"commit","published_at":"2011-02-27T00:25:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.55","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.55/manifests"},{"name":"mysql-5.5.10","sha":"dc9552ba99a12371ac004ae70a36d49d47508b31","kind":"commit","published_at":"2011-02-17T18:36:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.10","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.10/manifests"},{"name":"clone-5.5.10-build","sha":"dde82f085299e2cf4a00473bb977cc0aae2fc7a2","kind":"commit","published_at":"2011-02-11T09:54:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.10-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.10-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.10-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.10-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.10-build/manifests"},{"name":"mysql-5.1.56","sha":"530fcdf864c036c9558138bdd37e48f55796a4fd","kind":"commit","published_at":"2011-02-10T10:10:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.56","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.56/manifests"},{"name":"clone-5.1.56-build","sha":"530fcdf864c036c9558138bdd37e48f55796a4fd","kind":"commit","published_at":"2011-02-10T10:10:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.56-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.56-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.56-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.56-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.56-build/manifests"},{"name":"mysql-5.1.52sp1","sha":"97fb58451c82098ee96d5c443cc758cffa08958b","kind":"commit","published_at":"2011-02-09T22:07:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.52sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.52sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.52sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52sp1/manifests"},{"name":"mysql-5.1.55","sha":"7540fc7707acbbcb965bb55c477d5ba6f8861999","kind":"commit","published_at":"2011-01-25T14:42:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.55","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.55/manifests"},{"name":"mysql-5.5.9","sha":"709d319e16f6ee4ed33fce242683e40b7e96f3a0","kind":"commit","published_at":"2011-01-19T22:27:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.9","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.9/manifests"},{"name":"clone-5.5.9-build","sha":"d23c21737ec2216f0ac6c3bc11d8a48b000c82c2","kind":"commit","published_at":"2011-01-12T17:32:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.9-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.9-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.9-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.9-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.9-build/manifests"},{"name":"clone-5.1.55-build","sha":"28b7f8ad5d6b3c459f14f30e0f5def2de77b1d66","kind":"commit","published_at":"2011-01-12T15:08:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.55-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.55-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.55-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.55-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.55-build/manifests"},{"name":"mysql-5.0.92","sha":"78fb009ba3a2fa1145ee2d69c6b9f7655a52e99c","kind":"commit","published_at":"2011-01-07T13:28:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.92","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.92/manifests"},{"name":"clone-5.0.92-build","sha":"78fb009ba3a2fa1145ee2d69c6b9f7655a52e99c","kind":"commit","published_at":"2011-01-07T13:28:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.92-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.92-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.92-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.92-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.92-build/manifests"},{"name":"mariadb-5.2.4","sha":"5c43e47b9a20f08833f0ff327e18bea187a9d0b1","kind":"commit","published_at":"2010-12-05T17:46:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.4/manifests"},{"name":"mariadb-5.1.53","sha":"420b6312cfda9959cea487af8382c3f2301cff63","kind":"commit","published_at":"2010-12-05T12:25:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.53","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.53/manifests"},{"name":"mysql-5.5.8","sha":"db2f37dc31a60fdda020e67d19dda79861adadde","kind":"commit","published_at":"2010-12-03T17:49:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.8","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.8/manifests"},{"name":"mysql-5.1.54","sha":"c4a9280a34068667433843826d873dc24ba21b03","kind":"commit","published_at":"2010-11-25T16:38:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.54","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.54/manifests"},{"name":"clone-5.1.54-build","sha":"c4a9280a34068667433843826d873dc24ba21b03","kind":"commit","published_at":"2010-11-25T16:38:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.54-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.54-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.54-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.54-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.54-build/manifests"},{"name":"clone-5.5.8-build","sha":"375a29dff68f215bfd6ece94b06427ad2e85a052","kind":"commit","published_at":"2010-11-24T15:55:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.8-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.8-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.8-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.8-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.8-build/manifests"},{"name":"mariadb-5.1.51","sha":"5e7a60daa1a97a7c1a847fe548cde9a2ff0c0d2d","kind":"commit","published_at":"2010-11-18T14:10:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.51","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.51/manifests"},{"name":"mariadb-5.2.3","sha":"c4b3f430442a3804fbae6cb8df10e037db2d0852","kind":"commit","published_at":"2010-11-09T08:17:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.3/manifests"},{"name":"mysql-5.1.53","sha":"2ec7ae979d0db6debf2d3a15eb5c0f9dd33320ff","kind":"commit","published_at":"2010-11-03T10:24:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.53","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.53/manifests"},{"name":"clone-5.1.53-build","sha":"2ec7ae979d0db6debf2d3a15eb5c0f9dd33320ff","kind":"commit","published_at":"2010-11-03T10:24:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.53-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.53-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.53-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.53-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.53-build/manifests"},{"name":"mysql-5.5.7","sha":"98a34296318dd05ffc4f066ff59a1f5740831cf7","kind":"commit","published_at":"2010-10-14T18:29:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.7","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.7/manifests"},{"name":"clone-5.5.7-rc-build","sha":"dff9f8680d4112ff9dcc6b7c5d3d83856411bdc9","kind":"commit","published_at":"2010-10-13T09:29:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.7-rc-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.7-rc-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.7-rc-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.7-rc-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.7-rc-build/manifests"},{"name":"mysql-5.1.52","sha":"8057c3c943ccf92409144d0efbbf53bd6ee40f64","kind":"commit","published_at":"2010-10-11T20:13:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.52","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52/manifests"},{"name":"clone-5.1.52-build","sha":"a1d5405f1078c4e1c3a64e040f2509a76236c05a","kind":"commit","published_at":"2010-10-06T10:41:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.52-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.52-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.52-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.52-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.52-build/manifests"},{"name":"mysql-5.1.49sp1","sha":"283a9555080f49e25d827487dd608a4ffbc459d4","kind":"commit","published_at":"2010-09-28T10:39:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.49sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.49sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.49sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49sp1/manifests"},{"name":"mariadb-5.2.2-gamma","sha":"80e356ae81f77b7d3c215a88e0c46c3f591e1c05","kind":"commit","published_at":"2010-09-27T22:18:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.2-gamma","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.2-gamma","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.2-gamma","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.2-gamma","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.2-gamma/manifests"},{"name":"mysql-5.5.6-rc","sha":"580338dd0c25e46f587426257d33ab5207664ee0","kind":"commit","published_at":"2010-09-17T20:34:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.6-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.6-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.6-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.6-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.6-rc/manifests"},{"name":"mysql-5.1.51","sha":"23bbec61491e04b9ca63f6efd205d0e4d3b39923","kind":"commit","published_at":"2010-09-10T10:49:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.51","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.51/manifests"},{"name":"clone-5.1.51-build","sha":"23bbec61491e04b9ca63f6efd205d0e4d3b39923","kind":"commit","published_at":"2010-09-10T10:49:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.51-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.51-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.51-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.51-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.51-build/manifests"},{"name":"mariadb-5.1.50","sha":"2f411c60d97c379a4b364afaa2cc365561ccd2d6","kind":"commit","published_at":"2010-09-07T23:00:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.50","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.50/manifests"},{"name":"clone-5.5.6-m3-build","sha":"87f1ea8408fc364b1911398be17b323579289ef6","kind":"commit","published_at":"2010-08-25T10:22:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.6-m3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.6-m3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.6-m3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.6-m3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.6-m3-build/manifests"},{"name":"mariadb-5.1.49","sha":"cbdc5dd42e74707a981fd7480c12c0a33979a6bd","kind":"commit","published_at":"2010-08-07T16:08:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.49","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.49/manifests"},{"name":"mysql-5.1.50","sha":"071fabd2fc45b246e5de0035d8321b3815c1152c","kind":"commit","published_at":"2010-08-03T11:52:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.50","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.50/manifests"},{"name":"clone-5.1.50-build","sha":"071fabd2fc45b246e5de0035d8321b3815c1152c","kind":"commit","published_at":"2010-08-03T11:52:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.50-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.50-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.50-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.50-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.50-build/manifests"},{"name":"mysql-5.1.49","sha":"60c8958cf0843cee13ba453ad6000e061e0c28ff","kind":"commit","published_at":"2010-07-09T12:23:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.49","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49/manifests"},{"name":"mysql-5.5.5-m3","sha":"81d0c5ac28610e91393d0dbf5d11c3bc6a20a11b","kind":"commit","published_at":"2010-07-06T10:28:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.5-m3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.5-m3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.5-m3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.5-m3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.5-m3/manifests"},{"name":"clone-5.1.49-build","sha":"bfc279951ae92a6128654216dd56b820c5a6b2cd","kind":"commit","published_at":"2010-07-04T07:12:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.49-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.49-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.49-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.49-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.49-build/manifests"},{"name":"mysql-5.1.46sp1","sha":"3a80ab21b2ea6c35b45b47d57c958595d404c4e9","kind":"commit","published_at":"2010-06-23T10:22:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.46sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.46sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.46sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46sp1/manifests"},{"name":"clone-5.5.5-m3-build","sha":"1e467666e3f72b3481b85954dbe45490bb99d2f2","kind":"commit","published_at":"2010-06-23T08:23:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.5-m3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.5-m3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.5-m3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.5-m3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.5-m3-build/manifests"},{"name":"mariadb-5.2.1-beta","sha":"faa0f8a5d2f8a2f13297b954b10ca4de5f2fe435","kind":"commit","published_at":"2010-06-17T13:53:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.1-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.1-beta/manifests"},{"name":"mysql-5.1.48","sha":"b6cc2eb03702e91f4d8da5f0a2cfbe7c96d79753","kind":"commit","published_at":"2010-06-02T08:44:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.48","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.48/manifests"},{"name":"clone-5.1.48-build","sha":"b6cc2eb03702e91f4d8da5f0a2cfbe7c96d79753","kind":"commit","published_at":"2010-06-02T08:44:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.48-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.48-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.48-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.48-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.48-build/manifests"},{"name":"mariadb-5.1.47","sha":"b9ef7ca18036828da347d120c03e157e25c3b600","kind":"commit","published_at":"2010-05-27T17:18:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.47/manifests"},{"name":"mariadb-5.1.44b","sha":"2c79b75831fc1d2a95c8b6259486044d078e2607","kind":"commit","published_at":"2010-05-09T19:30:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.44b","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.44b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.44b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44b/manifests"},{"name":"mysql-5.1.47","sha":"ab89db27cc26336ccedf641ad897828e7fa8b27f","kind":"commit","published_at":"2010-05-06T15:14:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.47","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.47/manifests"},{"name":"clone-5.1.47-build","sha":"b27be0915740b1726666df8c43364fa5ab88159f","kind":"commit","published_at":"2010-05-05T14:57:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.47-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.47-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.47-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.47-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.47-build/manifests"},{"name":"mysql-5.0.91","sha":"0ce2918d72f7a0b820023564c53666e46e3334e5","kind":"commit","published_at":"2010-05-05T13:33:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.91","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.91/manifests"},{"name":"clone-5.0.91-build","sha":"52b71d38cac680422b784eb49041f68d336ab9fd","kind":"commit","published_at":"2010-05-01T13:46:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.91-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.91-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.91-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.91-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.91-build/manifests"},{"name":"mariadb-5.1.44a","sha":"fc5de4653d65c7cd4b894809c1a0156db6a2a42a","kind":"commit","published_at":"2010-04-29T07:57:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.44a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.44a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.44a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44a/manifests"},{"name":"mariadb-merge-mysql-5.1.46","sha":"11fe627e3f0ecf45abdb49f3b92cca88b12465e7","kind":"commit","published_at":"2010-04-28T12:52:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.46/manifests"},{"name":"mysql-5.5.3-m3","sha":"97375ccf67a70c5f7315eb8fd1945f40a150bf85","kind":"commit","published_at":"2010-04-16T08:27:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.3-m3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.3-m3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.3-m3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.3-m3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.3-m3/manifests"},{"name":"mariadb-5.2.0-beta","sha":"6a45e1b66d8ac3c53b3eee1a0f4a1d2133622c76","kind":"commit","published_at":"2010-04-08T21:03:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.0-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.0-beta/manifests"},{"name":"mysql-5.1.46","sha":"ba192d38bda55ac8b2cf3ccc5a6338e053ccddb1","kind":"commit","published_at":"2010-04-06T07:56:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.46","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46/manifests"},{"name":"clone-5.1.46-build","sha":"ba192d38bda55ac8b2cf3ccc5a6338e053ccddb1","kind":"commit","published_at":"2010-04-06T07:56:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.46-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.46-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.46-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.46-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.46-build/manifests"},{"name":"mysql-5.1.43sp1","sha":"fa6695893ec897a44b9330a906692226cb906a32","kind":"commit","published_at":"2010-03-25T10:17:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.43sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.43sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.43sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43sp1/manifests"},{"name":"mariadb-5.1.44","sha":"d7c0ca654b6d9d9dd1eaa05984119df84282976f","kind":"commit","published_at":"2010-03-12T19:05:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44/manifests"},{"name":"clone-5.5.3-build","sha":"09d4d344f824850321c4a437e682084fa31915b2","kind":"commit","published_at":"2010-03-12T18:11:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.3-build/manifests"},{"name":"mariadb-merge-mysql-5.1.44","sha":"861ba6cce8d1496e85469d14e7412b588c5a3c72","kind":"commit","published_at":"2010-03-04T08:03:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.44/manifests"},{"name":"mysql-5.1.45","sha":"169b9956f1c233072df31af2fecd9dbff1df84ff","kind":"commit","published_at":"2010-03-01T19:18:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.45","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.45/manifests"},{"name":"clone-5.1.45-build","sha":"a0a734965481812cb4b326b512251311dd2c05a4","kind":"commit","published_at":"2010-03-01T10:42:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.45-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.45-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.45-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.45-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.45-build/manifests"},{"name":"mysql-5.1.44","sha":"370fc6b144bb3d0765ba6941ab4945a2544701a5","kind":"commit","published_at":"2010-02-17T17:39:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.44/manifests"},{"name":"mysql-5.5.2-m2","sha":"33c29d414211b616e01a22226ad37738bf01479f","kind":"commit","published_at":"2010-02-12T16:41:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.2-m2","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.2-m2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.2-m2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.2-m2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.2-m2/manifests"},{"name":"clone-5.5.2-m2-build","sha":"33c29d414211b616e01a22226ad37738bf01479f","kind":"commit","published_at":"2010-02-12T16:41:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.2-m2-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.2-m2-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.2-m2-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.2-m2-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.2-m2-build/manifests"},{"name":"clone-5.1.44-build","sha":"0e829abe04ba089598938092c36aa418964482c1","kind":"commit","published_at":"2010-02-04T10:14:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.44-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.44-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.44-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.44-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.44-build/manifests"},{"name":"mysql-5.0.87sp1","sha":"1cb052abe13c8dd166d4d41748b3bdfee1f227b4","kind":"commit","published_at":"2010-02-03T15:43:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.87sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.87sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.87sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87sp1/manifests"},{"name":"mariadb-5.1.42","sha":"7352e037830c9c9375c7ab5d20ce6dcd5ed6aadb","kind":"commit","published_at":"2010-01-31T09:13:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42/manifests"},{"name":"mariadb-5.1.42-rc","sha":"421301aaf92a4ef4b3a19fb5162bb31cdf50e7b9","kind":"commit","published_at":"2010-01-28T07:20:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.42-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.42-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.42-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42-rc/manifests"},{"name":"mariadb-merge-mysql-5.1.42","sha":"07502da170175bcdeea3616b6217c81eba5f3f8c","kind":"commit","published_at":"2010-01-15T15:27:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.42/manifests"},{"name":"mysql-5.1.43","sha":"545c8d507c2ca6eac8cd3cd5db675ec94a8b6250","kind":"commit","published_at":"2010-01-15T08:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.43","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43/manifests"},{"name":"clone-5.1.43-build","sha":"545c8d507c2ca6eac8cd3cd5db675ec94a8b6250","kind":"commit","published_at":"2010-01-15T08:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.43-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.43-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.43-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.43-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.43-build/manifests"},{"name":"mysql-5.0.90","sha":"050da59cdff97e259d761108eaed20e13bc20454","kind":"commit","published_at":"2010-01-14T08:24:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.90","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.90/manifests"},{"name":"clone-5.0.90-build","sha":"050da59cdff97e259d761108eaed20e13bc20454","kind":"commit","published_at":"2010-01-14T08:24:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.90-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.90-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.90-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.90-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.90-build/manifests"},{"name":"mariadb-5.1.41","sha":"78fc66e819d1be999794f9ed1094cecbe0772678","kind":"commit","published_at":"2010-01-07T13:03:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41/manifests"},{"name":"mariadb-5.1.41-rc","sha":"78fc66e819d1be999794f9ed1094cecbe0772678","kind":"commit","published_at":"2010-01-07T13:03:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.41-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.41-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.41-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41-rc/manifests"},{"name":"mysql-5.5.1-m2","sha":"de18c5290a0438ca4d4b55e8582f82f48a33aa06","kind":"commit","published_at":"2010-01-04T14:03:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.1-m2","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.1-m2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.1-m2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.1-m2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.1-m2/manifests"},{"name":"clone-5.5.1-build","sha":"51eb54ecea5b183618571ec334c814e3e7d7a475","kind":"commit","published_at":"2009-12-22T06:31:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.1-build/manifests"},{"name":"mysql-5.1.42","sha":"3c1a9886f4f1b007ddf122b8cfea17408026308d","kind":"commit","published_at":"2009-12-16T13:21:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.42/manifests"},{"name":"mysql-5.5.0","sha":"5bfe1a3917ee1bddc7f2cde0c88961875148873c","kind":"commit","published_at":"2009-12-07T18:00:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.0","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.0/manifests"},{"name":"clone-5.1.42-build","sha":"21247ae615a50112668d42cf13c6ebb43bd12c06","kind":"commit","published_at":"2009-12-02T09:47:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.42-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.42-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.42-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.42-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.42-build/manifests"},{"name":"clone-5.0.89-build","sha":"f5ad48e03ef6cc788fbfb2b95d6403e17862375f","kind":"commit","published_at":"2009-12-02T07:58:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.89-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.89-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.89-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.89-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.89-build/manifests"},{"name":"mysql-5.1.40sp1","sha":"837e0c12425ebd9bf22310bd899d65411e310463","kind":"commit","published_at":"2009-11-25T22:43:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.40sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.40sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.40sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40sp1/manifests"},{"name":"mariadb-merge-mysql-5.1.41","sha":"92de450aff9115abdae51f8b183ef51c9caef2e7","kind":"commit","published_at":"2009-11-18T11:47:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.41/manifests"},{"name":"mariadb-5.1.39-beta","sha":"cb6f9dcaec5bc3949e9f692647d681dd19b41dfb","kind":"commit","published_at":"2009-11-14T09:53:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.39-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.39-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.39-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.39-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.39-beta/manifests"},{"name":"clone-5.5.0-build","sha":"f954e4bfae9a9723d33e05e4035e3c5a5e8d43d9","kind":"commit","published_at":"2009-11-12T02:20:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.0-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.0-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.0-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.0-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.0-build/manifests"},{"name":"mysql-5.1.41","sha":"da8c1eea8480eb341d38e1c6ee7c3d74f61b2441","kind":"commit","published_at":"2009-11-05T20:22:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.41/manifests"},{"name":"clone-5.1.41-build","sha":"8864a933c99010c0f95cd18c3d113caf31074469","kind":"commit","published_at":"2009-11-04T09:21:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.41-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.41-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.41-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.41-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.41-build/manifests"},{"name":"mysql-5.0.88","sha":"7996cb631ffaa4356e63885b8e65f381b1442445","kind":"commit","published_at":"2009-11-04T09:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.88","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.88/manifests"},{"name":"clone-5.0.88-build","sha":"7996cb631ffaa4356e63885b8e65f381b1442445","kind":"commit","published_at":"2009-11-04T09:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.88-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.88-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.88-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.88-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.88-build/manifests"},{"name":"mariadb-5.1.38-beta","sha":"b7b5fd3fe818063582d846ed1bdb1d7de836e376","kind":"commit","published_at":"2009-10-26T15:01:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.38-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.38-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.38-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.38-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.38-beta/manifests"},{"name":"mysql-5.4.3","sha":"e6bc17afccaeae12e97ac0ff5e87e26395761107","kind":"commit","published_at":"2009-10-16T17:59:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.4.3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.3/manifests"},{"name":"mariadb-merge-mysql-5.1.39","sha":"697df6e88efe52392152cee0f7b9b9da4a77ee9a","kind":"commit","published_at":"2009-10-15T21:38:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.39/manifests"},{"name":"mysql-5.0.87","sha":"70ef5d38f33d1f58e0cdfbeeda145e6df2b7fe1e","kind":"commit","published_at":"2009-10-14T22:40:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.87","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87/manifests"},{"name":"mysql-5.1.40","sha":"f218923948a30a0845143056d55b7d9eafe649ab","kind":"commit","published_at":"2009-10-06T12:37:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.40","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40/manifests"},{"name":"clone-5.1.40-build","sha":"f218923948a30a0845143056d55b7d9eafe649ab","kind":"commit","published_at":"2009-10-06T12:37:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.40-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.40-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.40-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.40-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.40-build/manifests"},{"name":"clone-5.0.87-build","sha":"6f20e48422dee687e5788f39978558464c4df055","kind":"commit","published_at":"2009-10-06T07:32:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.87-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.87-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.87-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.87-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.87-build/manifests"},{"name":"mysql-5.1.37sp1","sha":"9e772dc5dab9e7b96bbfc2c9b45f2c8e7f05be56","kind":"commit","published_at":"2009-10-05T18:14:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.37sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.37sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.37sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37sp1/manifests"},{"name":"mysql-5.0.84sp1","sha":"16efc5cdca0e137cd038840564d7e8b017cc0806","kind":"commit","published_at":"2009-09-30T12:26:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.84sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.84sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.84sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84sp1/manifests"},{"name":"clone-5.4.3-build","sha":"5cd0456a8e518445b711d79f42b2686f0161dc03","kind":"commit","published_at":"2009-09-18T15:23:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.3-build/manifests"},{"name":"mysql-5.0.86","sha":"a93791f4f7d219fea83cef04243857292a34942b","kind":"commit","published_at":"2009-09-09T18:52:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.86","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.86/manifests"},{"name":"mysql-5.4.2","sha":"98ea9cdc579e295b84a1f31769be1f6b4dbbd0a7","kind":"commit","published_at":"2009-09-08T14:10:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.4.2","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.2/manifests"},{"name":"mariadb-merge-mysql-5.1.38minus","sha":"dac8bb7f8a095e39f24b414b9ceb0cf463863acc","kind":"commit","published_at":"2009-09-07T20:50:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.38minus","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.38minus","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.38minus","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.38minus","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.38minus/manifests"},{"name":"mysql-5.1.39","sha":"fe5b9eff1cb304f157ccf17658ba5998120bb0fc","kind":"commit","published_at":"2009-09-04T15:45:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.39","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.39/manifests"},{"name":"clone-5.1.39-build","sha":"b5b3263590eb95ae1b2fcb6cf9c91ab287309200","kind":"commit","published_at":"2009-09-02T23:48:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.39-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.39-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.39-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.39-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.39-build/manifests"},{"name":"clone-5.0.86-build","sha":"7d15d39f2afc958264f62b0e29b1c3c56645f4fb","kind":"commit","published_at":"2009-09-02T12:33:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.86-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.86-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.86-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.86-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.86-build/manifests"},{"name":"mysql-5.1.38","sha":"e82f018aea0cb1f23d45634d7de886ce00c962bb","kind":"commit","published_at":"2009-09-01T06:40:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.38","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.38/manifests"},{"name":"clone-5.4.2-build","sha":"77c6446cd2809774d61a9c881d4ebebb985dec0d","kind":"commit","published_at":"2009-08-25T15:12:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.2-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.2-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.2-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.2-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.2-build/manifests"},{"name":"clone-5.1.38-build","sha":"db2c34992a0d508dfb54021b6172ab9074b289b1","kind":"commit","published_at":"2009-08-12T12:46:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.38-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.38-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.38-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.38-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.38-build/manifests"},{"name":"mysql-5.0.85","sha":"a19cb30283b873bd1809b2d6e5f34aaf052d08f5","kind":"commit","published_at":"2009-08-10T22:47:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.85","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.85/manifests"},{"name":"clone-5.0.85-build","sha":"a19cb30283b873bd1809b2d6e5f34aaf052d08f5","kind":"commit","published_at":"2009-08-10T22:47:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.85-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.85-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.85-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.85-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.85-build/manifests"},{"name":"mysql-5.0.82sp1","sha":"065792924a8c8533825d01cebfff0a6de5e3cb2d","kind":"commit","published_at":"2009-07-21T18:00:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.82sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.82sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.82sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82sp1/manifests"},{"name":"mysql-5.1.37","sha":"0f254cf9b901df386edd68349de33f383d451300","kind":"commit","published_at":"2009-07-13T17:45:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.37","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37/manifests"},{"name":"clone-5.1.37-build","sha":"0f254cf9b901df386edd68349de33f383d451300","kind":"commit","published_at":"2009-07-13T17:45:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.37-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.37-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.37-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.37-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.37-build/manifests"},{"name":"mysql-5.0.84","sha":"c829208e45e2555bfa7842094ac45189e35bb5e3","kind":"commit","published_at":"2009-07-07T07:49:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.84","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84/manifests"},{"name":"clone-5.0.84-build","sha":"c829208e45e2555bfa7842094ac45189e35bb5e3","kind":"commit","published_at":"2009-07-07T07:49:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.84-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.84-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.84-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.84-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.84-build/manifests"},{"name":"mysql-5.1.34sp1","sha":"ef8e81901b28633463a6d4fcd93b833b6a621953","kind":"commit","published_at":"2009-06-24T22:15:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.34sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.34sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.34sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34sp1/manifests"},{"name":"mysql-5.4.1","sha":"6c69e684a0b5bfcbef921f3293f149388ee29613","kind":"commit","published_at":"2009-06-23T23:24:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.4.1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.1/manifests"},{"name":"mysql-5.1.36","sha":"7295c05b2197201232bb51e68cdd0064c225d769","kind":"commit","published_at":"2009-06-16T10:21:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.36","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.36/manifests"},{"name":"clone-5.1.36-build","sha":"7295c05b2197201232bb51e68cdd0064c225d769","kind":"commit","published_at":"2009-06-16T10:21:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.36-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.36-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.36-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.36-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.36-build/manifests"},{"name":"mysql-5.0.83","sha":"cdfbd26cdc52c2351e7ff30b90dac236f88e1292","kind":"commit","published_at":"2009-05-28T07:35:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.83","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.83/manifests"},{"name":"clone-5.0.83-build","sha":"cdfbd26cdc52c2351e7ff30b90dac236f88e1292","kind":"commit","published_at":"2009-05-28T07:35:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.83-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.83-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.83-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.83-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.83-build/manifests"},{"name":"clone-5.4.1-build","sha":"cf89b94c4d05120167b9ea3c7c5bb7c0fcf1b9ff","kind":"commit","published_at":"2009-05-22T19:50:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.1-build/manifests"},{"name":"mysql-5.0.82","sha":"316edc4d746d28d0f1d13eddba623b77061890f8","kind":"commit","published_at":"2009-05-20T21:04:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.82","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82/manifests"},{"name":"mysql-5.1.35","sha":"d91679a810d373ab554f2ef23a715efdafe0d6b7","kind":"commit","published_at":"2009-05-13T07:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.35","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.35/manifests"},{"name":"clone-5.1.35-build","sha":"d91679a810d373ab554f2ef23a715efdafe0d6b7","kind":"commit","published_at":"2009-05-13T07:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.35-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.35-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.35-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.35-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.35-build/manifests"},{"name":"clone-5.0.82-build","sha":"c8cc3b17097c331844a7f0c290442bd087502857","kind":"commit","published_at":"2009-05-07T18:07:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.82-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.82-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.82-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.82-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.82-build/manifests"},{"name":"mysql-5.0.81","sha":"d70bc027546c0085f72ec473383437baacdf60d3","kind":"commit","published_at":"2009-05-01T17:37:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.81","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.81/manifests"},{"name":"mysql-5.0.80","sha":"2b1b1297713a7a8d6d92a25c6413a9d22352ca4a","kind":"commit","published_at":"2009-05-01T17:35:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.80","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.80/manifests"},{"name":"mysql-5.0.74sp1","sha":"54638171012ed6edbf9779aeac34e28b18d8e9a7","kind":"commit","published_at":"2009-04-30T13:38:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.74sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.74sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.74sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74sp1/manifests"},{"name":"clone-5.0.74sp1-build","sha":"54638171012ed6edbf9779aeac34e28b18d8e9a7","kind":"commit","published_at":"2009-04-30T13:38:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.74sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.74sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.74sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74sp1-build/manifests"},{"name":"mariadb-merge-mysql-5.1.34plus","sha":"d364b563a624aa320c13a291a6d135251e6b910d","kind":"commit","published_at":"2009-04-25T09:04:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.34plus","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.34plus","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.34plus","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.34plus","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.34plus/manifests"},{"name":"clone-5.0.81-build","sha":"3639528967739ace6ca187fd09584289b6ee2216","kind":"commit","published_at":"2009-04-14T17:20:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.81-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.81-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.81-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.81-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.81-build/manifests"},{"name":"clone-5.4.0-build","sha":"c4a1d506aeae29dca410e39673828dfd751bdf70","kind":"commit","published_at":"2009-04-03T13:52:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.0-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.0-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.0-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.0-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.0-build/manifests"},{"name":"mysql-5.1.34","sha":"bb8457d9f94562e9a135dd05d4c34c871c9a6405","kind":"commit","published_at":"2009-04-02T11:17:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.34","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34/manifests"},{"name":"clone-5.1.34-build","sha":"480f00a1d3188302767cd642f14ae872a1bc4581","kind":"commit","published_at":"2009-03-27T14:34:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.34-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.34-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.34-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.34-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.34-build/manifests"},{"name":"clone-5.0.80-build","sha":"bd06869b457019a91ebc57b477a3c2f476ee2e98","kind":"commit","published_at":"2009-03-27T14:29:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.80-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.80-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.80-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.80-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.80-build/manifests"},{"name":"mysql-5.1.31sp1","sha":"d250da8bad683cb39f5bc9248677a1b50de3430a","kind":"commit","published_at":"2009-03-24T21:10:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.31sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.31sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.31sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31sp1/manifests"},{"name":"mysql-5.1.33","sha":"3e3c5155e8ff9033ef0e3bf79385eb3ceae21b16","kind":"commit","published_at":"2009-03-13T11:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.33","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.33/manifests"},{"name":"clone-5.1.33-build","sha":"3e3c5155e8ff9033ef0e3bf79385eb3ceae21b16","kind":"commit","published_at":"2009-03-13T11:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.33-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.33-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.33-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.33-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.33-build/manifests"},{"name":"mysql-5.0.79","sha":"f88ceb2cd0b9f97176df509ac5cb47a5ccfedb06","kind":"commit","published_at":"2009-03-09T21:16:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.79","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.79/manifests"},{"name":"clone-5.0.79-build","sha":"b3b701eab9e411274d7a57549a49e25294d8d108","kind":"commit","published_at":"2009-03-09T13:59:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.79-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.79-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.79-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.79-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.79-build/manifests"},{"name":"mysql-5.1.32","sha":"c1b230dd9d35fdf3cb639471df2f1449c95f281b","kind":"commit","published_at":"2009-02-14T00:43:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.32","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.32/manifests"},{"name":"clone-5.1.32-build","sha":"7d448e0287c9129f630142420d3b1dc1c51b7d17","kind":"commit","published_at":"2009-02-11T10:07:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.32-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.32-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.32-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.32-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.32-build/manifests"},{"name":"mysql-5.0.78","sha":"8ce69d9d04d4fe83441df8ccef7c0b0a50c3c69f","kind":"commit","published_at":"2009-02-06T18:38:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.78","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.78/manifests"},{"name":"clone-5.0.78-build","sha":"8ce69d9d04d4fe83441df8ccef7c0b0a50c3c69f","kind":"commit","published_at":"2009-02-06T18:38:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.78-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.78-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.78-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.78-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.78-build/manifests"},{"name":"mysql-5.0.77","sha":"4e72d07e3de71a2d46f1a4d3becea00421e9b026","kind":"commit","published_at":"2009-01-28T14:01:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.77","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.77/manifests"},{"name":"mysql-5.0.72sp1","sha":"d6c8d3062b4b1cfee14efa28a6bb40d257cc9133","kind":"commit","published_at":"2009-01-26T21:06:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.72sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.72sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.72sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72sp1/manifests"},{"name":"mysql-5.1.31","sha":"acaffc1ce68313b79d8c20a51d8859c8061ed5f6","kind":"commit","published_at":"2009-01-19T16:48:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.31","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31/manifests"},{"name":"clone-5.1.31-build","sha":"c56a536f1cc516e1a1ba2f583f725238d22d177f","kind":"commit","published_at":"2009-01-15T05:31:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.31-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.31-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.31-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-build/manifests"},{"name":"clone-5.0.72sp1-build","sha":"131d689e58b28930931fe99db4797a067ef80f8a","kind":"commit","published_at":"2009-01-12T21:02:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.72sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.72sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.72sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72sp1-build/manifests"},{"name":"mysql-5.0.76","sha":"5d1f3d30b10cac32abc8e7fd24d231de74b943e5","kind":"commit","published_at":"2009-01-05T16:04:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.76","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.76/manifests"},{"name":"clone-5.0.76-build","sha":"5d1f3d30b10cac32abc8e7fd24d231de74b943e5","kind":"commit","published_at":"2009-01-05T16:04:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.76-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.76-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.76-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.76-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.76-build/manifests"},{"name":"clone-5.1.31-pv-0.2.0-build","sha":"8489f4afec3853907f9de391117be4307641d88f","kind":"commit","published_at":"2008-12-30T11:27:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.31-pv-0.2.0-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.31-pv-0.2.0-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.31-pv-0.2.0-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-pv-0.2.0-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-pv-0.2.0-build/manifests"},{"name":"mysql-5.0.75","sha":"5f42efc5141472e16e7a53cd2f37d370d3495f17","kind":"commit","published_at":"2008-12-17T20:01:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.75","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.75/manifests"},{"name":"clone-5.0.75-build","sha":"5f42efc5141472e16e7a53cd2f37d370d3495f17","kind":"commit","published_at":"2008-12-17T20:01:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.75-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.75-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.75-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.75-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.75-build/manifests"},{"name":"percona-xtradb-1.0.2-1","sha":"eb5918671b88546632bd41fc33646756ce24b424","kind":"commit","published_at":"2008-12-16T06:44:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/percona-xtradb-1.0.2-1","html_url":"https://github.com/MariaDB/server/releases/tag/percona-xtradb-1.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@percona-xtradb-1.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/percona-xtradb-1.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/percona-xtradb-1.0.2-1/manifests"},{"name":"mysql-5.0.74","sha":"285d774ece6d2aba6123b9b054ecb59fbe9738e5","kind":"commit","published_at":"2008-12-03T04:11:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.74","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74/manifests"},{"name":"clone-5.0.74-build","sha":"13d8f68a6e498e8028ed630b8026a43dbb209fea","kind":"commit","published_at":"2008-12-02T12:50:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.74-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.74-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.74-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74-build/manifests"},{"name":"mysql-5.1.30","sha":"622c2ab1137f5ffea702561255c34921e6841791","kind":"commit","published_at":"2008-11-14T16:29:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.30/manifests"},{"name":"clone-5.1.30-build","sha":"c9431a04e15118afe348f0fab3038401ccb6a8b2","kind":"commit","published_at":"2008-11-06T16:30:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.30-build/manifests"},{"name":"mysql-5.0.72","sha":"52107b1c9bd0376c7ea6c4742edb290ecfc7efb2","kind":"commit","published_at":"2008-10-24T15:34:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.72","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72/manifests"},{"name":"clone-5.0.72-build","sha":"3e743a1f66d3da5a654f6e1454d22f4dfc491cb1","kind":"commit","published_at":"2008-10-23T20:56:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.72-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.72-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.72-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72-build/manifests"},{"name":"mysql-5.0.66sp1","sha":"0d0f4051348db7b28048e28824957f3329bbb41e","kind":"commit","published_at":"2008-10-23T19:46:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.66sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.66sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.66sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66sp1/manifests"},{"name":"mysql-5.1.29","sha":"1a6f0f7081cd044a07067d48ccf5da9076be4099","kind":"commit","published_at":"2008-10-11T21:51:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.29","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.29/manifests"},{"name":"clone-5.1.29-build","sha":"484503089bda47bdfdac7d82dc516a06eda16cc5","kind":"commit","published_at":"2008-10-09T15:57:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.29-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.29-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.29-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.29-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.29-build/manifests"},{"name":"mysql-5.0.70","sha":"a0beb42f3026e8a6f53afd886c80cc2367a87c14","kind":"commit","published_at":"2008-09-27T00:23:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.70","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.70/manifests"},{"name":"clone-5.0.70-build","sha":"39fd3c5df7d14156a0a66c5bf984145312171d57","kind":"commit","published_at":"2008-09-10T09:40:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.70-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.70-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.70-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.70-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.70-build/manifests"},{"name":"mysql-5.1.28","sha":"c0c14d469d0459fc10e133b016ea447f37f75e7e","kind":"commit","published_at":"2008-08-28T14:16:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.28/manifests"},{"name":"clone-5.1.28-build","sha":"48064816c82f65ca684f883b6cdb79166e0bfc33","kind":"commit","published_at":"2008-08-28T09:54:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.28-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.28-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.28-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.28-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.28-build/manifests"},{"name":"mysql-5.0.68","sha":"97089cb02621d4cd6dcc0d10cbddc1c76bc6336e","kind":"commit","published_at":"2008-08-13T06:11:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.68","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.68/manifests"},{"name":"clone-5.0.68-build","sha":"97089cb02621d4cd6dcc0d10cbddc1c76bc6336e","kind":"commit","published_at":"2008-08-13T06:11:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.68-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.68-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.68-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.68-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.68-build/manifests"},{"name":"mysql-5.0.67","sha":"2e90dedd809015b5aa296098e54f674847dbff59","kind":"commit","published_at":"2008-08-04T11:45:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.67","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.67/manifests"},{"name":"clone-4.1.25-build","sha":"585e34699ed3b4edc1103491a59b5d6be179ace6","kind":"commit","published_at":"2008-07-26T09:39:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.25-build/manifests"},{"name":"mysql-5.0.66a","sha":"102fce46e950f28e5872870b5694288b46b0a554","kind":"commit","published_at":"2008-07-16T23:33:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.66a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.66a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.66a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66a/manifests"},{"name":"clone-5.0.66sp1-build","sha":"102fce46e950f28e5872870b5694288b46b0a554","kind":"commit","published_at":"2008-07-16T23:33:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.66sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.66sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.66sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66sp1-build/manifests"},{"name":"clone-5.0.67-build","sha":"66aba11a1ba0524c67b8d7717e49cac5aa696162","kind":"commit","published_at":"2008-07-16T15:47:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.67-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.67-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.67-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.67-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.67-build/manifests"},{"name":"clone-5.1.27-build","sha":"3088da09b8b762394b1713cf408e30b842a26090","kind":"commit","published_at":"2008-07-14T14:46:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.27-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.27-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.27-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.27-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.27-build/manifests"},{"name":"mysql-5.0.66","sha":"e8cbf501a5dd57a4ed81968e8cdb644d71e72843","kind":"commit","published_at":"2008-07-09T10:03:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.66","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66/manifests"},{"name":"clone-5.0.66-build","sha":"a2fbf0e09bd6b4a8d71c27a5369eace0b749d4e9","kind":"commit","published_at":"2008-07-08T14:39:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.66-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.66-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.66-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66-build/manifests"},{"name":"mysql-5.1.26","sha":"0a5fdc7161069c3fcca6dec50067f4578686d5b6","kind":"commit","published_at":"2008-06-30T20:52:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.26","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.26/manifests"},{"name":"mysql-5.0.60sp1","sha":"a84d7e6eab190adfbbb8c0ab23d1cc613a4b3a73","kind":"commit","published_at":"2008-06-27T16:43:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.60sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.60sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.60sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60sp1/manifests"},{"name":"clone-5.1.26-build","sha":"d1d2c9cd1c4b1213bfd93dfa7cd99705519a0666","kind":"commit","published_at":"2008-06-20T10:57:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.26-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.26-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.26-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.26-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.26-build/manifests"},{"name":"mysql-5.1.25","sha":"c182ef4d7033045fd814b13d058b194cdbc902bd","kind":"commit","published_at":"2008-06-18T01:05:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.25","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.25/manifests"},{"name":"mysql-5.0.64","sha":"9727ef60855f4dd4f50e1a98b03f36166e4ca28a","kind":"commit","published_at":"2008-06-10T19:10:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.64","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.64/manifests"},{"name":"clone-5.0.64-build","sha":"9c5b351400ade5a5f94ec955a4c473943c70c25f","kind":"commit","published_at":"2008-06-03T10:12:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.64-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.64-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.64-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.64-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.64-build/manifests"},{"name":"clone-5.1.25-build","sha":"26cd7c859174ef93b294fce842671df6ac47ad98","kind":"commit","published_at":"2008-05-20T18:43:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.25-build/manifests"},{"name":"mysql-5.0.62","sha":"7cdbaa8e8c249ccad04787c7923f7285ca9427c3","kind":"commit","published_at":"2008-05-14T10:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.62","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.62/manifests"},{"name":"clone-5.0.62-build","sha":"7cdbaa8e8c249ccad04787c7923f7285ca9427c3","kind":"commit","published_at":"2008-05-14T10:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.62-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.62-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.62-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.62-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.62-build/manifests"},{"name":"mysql-5.0.60","sha":"169493655bc3b57c1904bf464537c5cd70d33589","kind":"commit","published_at":"2008-04-28T19:53:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.60","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60/manifests"},{"name":"clone-5.0.60sp1-build","sha":"169493655bc3b57c1904bf464537c5cd70d33589","kind":"commit","published_at":"2008-04-28T19:53:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.60sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.60sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.60sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60sp1-build/manifests"},{"name":"mysql-5.1.24","sha":"242fc7729b865ec88c68284d8eedfca73c887c79","kind":"commit","published_at":"2008-04-08T09:52:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.24/manifests"},{"name":"clone-5.0.60-build","sha":"51a75f2345136683b98d314da5966b75a82a464d","kind":"commit","published_at":"2008-04-01T10:29:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.60-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.60-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.60-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60-build/manifests"},{"name":"clone-5.1.24-build","sha":"b3a299277bbbe8e74ac87390b6200e4a10780da8","kind":"commit","published_at":"2008-03-31T11:13:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.24-build/manifests"},{"name":"mysql-4.1.24","sha":"28f40b6f2dd10d83616861f12781103e28fc6a5f","kind":"commit","published_at":"2008-03-17T08:18:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.24/manifests"},{"name":"clone-4.1.24-build","sha":"70cc07cf2af4423b7659fbcdb71d1bd8a9e5416f","kind":"commit","published_at":"2008-03-12T07:53:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.24-build/manifests"},{"name":"mysql-5.0.58","sha":"593b467a2b7fbbc26e5b3c3fda7b8f5fba87de6a","kind":"commit","published_at":"2008-03-05T13:03:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.58","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.58/manifests"},{"name":"clone-5.0.58-build","sha":"bc489574b105dc48f82d76c61345d8c60af80028","kind":"commit","published_at":"2008-02-28T23:22:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.58-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.58-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.58-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.58-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.58-build/manifests"},{"name":"mysql-5.1.23a-maria-alpha","sha":"3fb295908022a63b21039fa17be05cbd72dc43b4","kind":"commit","published_at":"2008-02-21T22:34:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.23a-maria-alpha","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.23a-maria-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.23a-maria-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23a-maria-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23a-maria-alpha/manifests"},{"name":"clone-5.1.23a-maria-alpha-build","sha":"022e7489683b87d6822095478c72748d935344ce","kind":"commit","published_at":"2008-02-11T21:13:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.23a-maria-alpha-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.23a-maria-alpha-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.23a-maria-alpha-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23a-maria-alpha-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23a-maria-alpha-build/manifests"},{"name":"mysql-5.0.56","sha":"df3332711009090a8b97345104f21c650871a0ca","kind":"commit","published_at":"2008-02-06T13:13:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.56","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.56/manifests"},{"name":"clone-5.0.56-build","sha":"df3332711009090a8b97345104f21c650871a0ca","kind":"commit","published_at":"2008-02-06T13:13:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.56-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.56-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.56-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.56-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.56-build/manifests"},{"name":"mysql-5.1.23","sha":"a73be3c2b02a5ce7c023440b6e501f89161b57c1","kind":"commit","published_at":"2008-01-29T20:44:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23/manifests"},{"name":"clone-5.1.23-build","sha":"cb09dc21e536bccfba2b2ffeff85c95bcda38852","kind":"commit","published_at":"2008-01-15T16:01:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23-build/manifests"},{"name":"mysql-5.0.51a","sha":"a56e987f43f752078466bcf0ff9840bbb7b3fa44","kind":"commit","published_at":"2008-01-11T14:37:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.51a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.51a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.51a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51a/manifests"},{"name":"mysql-5.0.54a","sha":"1d0e3ba7482af97147cac842b43d56cb0cae6078","kind":"commit","published_at":"2008-01-11T13:47:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.54a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.54a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.54a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54a/manifests"},{"name":"mysql-5.0.54","sha":"1e73c1bd6c1373d60bf335a82afa86613216f780","kind":"commit","published_at":"2007-12-14T20:38:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.54","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54/manifests"},{"name":"clone-5.0.54-build","sha":"25119578a3c818fd3cd7803bd6c2fc867d41558d","kind":"commit","published_at":"2007-12-13T19:46:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.54-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.54-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.54-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.54-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.54-build/manifests"},{"name":"mysql-5.0.52","sha":"3fb65b4dd47889721744fe9d62aa9ce004773db7","kind":"commit","published_at":"2007-11-30T05:14:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.52","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.52/manifests"},{"name":"mysql-5.0.51","sha":"175059f95a811a386ada70cd73b65a75e7509788","kind":"commit","published_at":"2007-11-15T13:59:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.51","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51/manifests"},{"name":"clone-5.0.52-build","sha":"72d70ff86ee073797671b096fe78810141bf6749","kind":"commit","published_at":"2007-11-14T14:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.52-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.52-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.52-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.52-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.52-build/manifests"},{"name":"clone-5.0.51-build","sha":"dd0342798f78d61243d7f939d58ce888532173d9","kind":"commit","published_at":"2007-11-07T18:25:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.51-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.51-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.51-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.51-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.51-build/manifests"},{"name":"mysql-5.0.50","sha":"54619d5eebbf967a280fe2e14f9d26b2d11ccb26","kind":"commit","published_at":"2007-10-19T15:07:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.50","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.50/manifests"},{"name":"mysql-5.1.22","sha":"4d688088b7ebd4ffb19a06c901e1c31f451e8e3c","kind":"commit","published_at":"2007-09-28T15:33:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.22/manifests"},{"name":"clone-5.0.50-build","sha":"8a4a21e253084813ae7d5e11e2024b336a055f7c","kind":"commit","published_at":"2007-09-25T15:42:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.50-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.50-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.50-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.50-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.50-build/manifests"},{"name":"clone-5.1.22-build","sha":"c0e5f06eaa483aa6d1f0024605c9a31cad9bea68","kind":"commit","published_at":"2007-08-30T20:13:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.22-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.22-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.22-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.22-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.22-build/manifests"},{"name":"mysql-5.0.48","sha":"7382c8699ca3ec6771efc61c3247a087f7e72ab2","kind":"commit","published_at":"2007-08-28T14:06:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.48","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.48/manifests"},{"name":"clone-5.0.48-build","sha":"60513c68b0bef5b37c1aaffbfc179c437bf8d7ec","kind":"commit","published_at":"2007-08-27T09:24:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.48-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.48-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.48-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.48-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.48-build/manifests"},{"name":"mysql-5.1.21","sha":"000e569aaba60c94c7463f5422ed17aff7bca8d7","kind":"commit","published_at":"2007-08-20T14:35:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.21/manifests"},{"name":"clone-5.1.21-build","sha":"8c0aecf65c1349641697c2293ab0530226903626","kind":"commit","published_at":"2007-08-06T06:33:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.21-build/manifests"},{"name":"mysql-5.0.46","sha":"25491503fb274e7c6718bbe791fc33e3d4eeface","kind":"commit","published_at":"2007-07-19T21:30:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.46","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.46/manifests"},{"name":"clone-5.0.46-build","sha":"2565cefdaa952b9f132540fc7b8f729b498db210","kind":"commit","published_at":"2007-07-09T21:38:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.46-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.46-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.46-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.46-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.46-build/manifests"},{"name":"mysql-5.0.45","sha":"6f6655cf3457dd74047c055d1e668d21a9323e9d","kind":"commit","published_at":"2007-07-03T16:20:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.45","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.45/manifests"},{"name":"clone-5.0.45-build","sha":"6f6655cf3457dd74047c055d1e668d21a9323e9d","kind":"commit","published_at":"2007-07-03T16:20:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.45-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.45-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.45-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.45-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.45-build/manifests"},{"name":"mysql-5.1.20","sha":"8f9547ca706b61fbe969688ddb8f0b5b90c62298","kind":"commit","published_at":"2007-06-26T11:15:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20/manifests"},{"name":"mysql-5.1.20-beta","sha":"8f9547ca706b61fbe969688ddb8f0b5b90c62298","kind":"commit","published_at":"2007-06-26T11:15:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.20-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.20-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.20-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20-beta/manifests"},{"name":"clone-5.1.20-build","sha":"e4fd17d1154b59c921affac45a41cb11c79844b6","kind":"commit","published_at":"2007-06-22T21:02:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.20-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.20-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.20-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.20-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.20-build/manifests"},{"name":"mysql-5.0.44","sha":"b35eceb94427989aa1f764d40e8025bfd85b676a","kind":"commit","published_at":"2007-06-21T06:58:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.44","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.44/manifests"},{"name":"clone-5.0.44-build","sha":"b35eceb94427989aa1f764d40e8025bfd85b676a","kind":"commit","published_at":"2007-06-21T06:58:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.44-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.44-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.44-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.44-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.44-build/manifests"},{"name":"mysql-4.1.23","sha":"eade2752715751828cd0ccfa189f6b9ba640bc86","kind":"commit","published_at":"2007-06-12T08:25:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.23/manifests"},{"name":"mysql-5.1.19","sha":"bc7bfcb6be33fc9bbe8fa13576fdeb5bd8c06401","kind":"commit","published_at":"2007-05-25T21:08:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.19/manifests"},{"name":"clone-5.1.19-build","sha":"59ba51f963327d652616eaf36184c8991aa26ab6","kind":"commit","published_at":"2007-05-24T13:32:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.19-build/manifests"},{"name":"clone-4.1.23-build","sha":"d6de94116a0e3d3234164cfadfc6ff5ea007958e","kind":"commit","published_at":"2007-05-23T07:38:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.23-build/manifests"},{"name":"mysql-5.0.42","sha":"f63ab1a136279807875869169d2bbd6f9b5398b3","kind":"commit","published_at":"2007-05-14T13:11:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.42","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.42/manifests"},{"name":"clone-5.0.42-build","sha":"de34385a565a07536f314813e02f63aec1d0f369","kind":"commit","published_at":"2007-05-12T21:42:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.42-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.42-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.42-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.42-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.42-build/manifests"},{"name":"mysql-5.1.18","sha":"1bfcd5b69afe234d1f2dcd5f8035ca18c0c41cfa","kind":"commit","published_at":"2007-05-07T19:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18/manifests"},{"name":"clone-5.1.18-build","sha":"1bfcd5b69afe234d1f2dcd5f8035ca18c0c41cfa","kind":"commit","published_at":"2007-05-07T19:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.18-build/manifests"},{"name":"mysql-5.0.41","sha":"d92c504d9c6c7f80e7bf511001f16bf88d637651","kind":"commit","published_at":"2007-05-07T06:25:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.41","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.41/manifests"},{"name":"mysql-5.1.18-ndb-6.2.1","sha":"9cc1e8c249de3f379722422788c1eb19ec86c633","kind":"commit","published_at":"2007-04-30T11:00:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.18-ndb-6.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.18-ndb-6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.18-ndb-6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18-ndb-6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18-ndb-6.2.1/manifests"},{"name":"clone-5.0.41-build","sha":"709749dcf719819642553a35ee1841034fd2f3eb","kind":"commit","published_at":"2007-04-26T17:03:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.41-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.41-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.41-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.41-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.41-build/manifests"},{"name":"mysql-5.0.40","sha":"e206e7fc962b6ec30192d55c461e5540a8e35919","kind":"commit","published_at":"2007-04-20T13:52:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.40","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.40/manifests"},{"name":"clone-5.0.40-build","sha":"ac7b8e31a7d7150526ac52f653b66bd11694cea4","kind":"commit","published_at":"2007-04-15T05:54:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.40-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.40-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.40-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.40-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.40-build/manifests"},{"name":"mysql-5.1.17","sha":"3de76b543304c39d7db5a15de8e444aeec70a779","kind":"commit","published_at":"2007-04-05T08:00:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.17","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.17/manifests"},{"name":"clone-5.1.17-build","sha":"b266417bdb27566866a8a649c165184d4accf615","kind":"commit","published_at":"2007-03-22T17:48:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.17-build/manifests"},{"name":"mysql-5.0.38","sha":"4eb6c3d9c30733974f59a0bdd8b8931052c6aec1","kind":"commit","published_at":"2007-03-20T18:57:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.38","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.38/manifests"},{"name":"clone-5.0.38-build","sha":"c79b1f1531e6f3710302692ada40307e9db9d8ab","kind":"commit","published_at":"2007-03-15T21:28:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.38-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.38-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.38-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.38-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.38-build/manifests"},{"name":"mysql-5.0.37","sha":"a21db626e8f8c2a4b1dd2db2abe76f4e7546daad","kind":"commit","published_at":"2007-03-05T15:10:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.37","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.37/manifests"},{"name":"clone-5.0.37-build","sha":"13813928ad7bcd0df80171c2ff722171a4f0667c","kind":"commit","published_at":"2007-02-28T01:04:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.37-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.37-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.37-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.37-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.37-build/manifests"},{"name":"mysql-5.1.16","sha":"36936b02c7ffea661708432b9beccdf74469f433","kind":"commit","published_at":"2007-02-25T23:44:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.16/manifests"},{"name":"clone-5.1.16-build","sha":"62aadeb1f998dca34470c3ef6742480650a99ab2","kind":"commit","published_at":"2007-02-20T09:05:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.16-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.16-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.16-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.16-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.16-build/manifests"},{"name":"mysql-4.0.30","sha":"e48e78b017345304154ac635305e9062a3b3d0d2","kind":"commit","published_at":"2007-02-16T15:31:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.30/manifests"},{"name":"mysql-5.0.36","sha":"81d9dce1a6c5530e1250ceb0d49dabac824db059","kind":"commit","published_at":"2007-02-14T15:47:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.36","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.36/manifests"},{"name":"clone-5.0.36-build","sha":"81d9dce1a6c5530e1250ceb0d49dabac824db059","kind":"commit","published_at":"2007-02-14T15:47:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.36-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.36-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.36-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.36-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.36-build/manifests"},{"name":"clone-4.0.30-build","sha":"b01e4725f302bcba03a9d676a01f763190f870f6","kind":"commit","published_at":"2007-02-09T11:03:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.30-build/manifests"},{"name":"mysql-5.1.15","sha":"9fd8fcd02e63e726c822d930b365b44a8c824597","kind":"commit","published_at":"2007-01-29T13:47:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.15","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.15/manifests"},{"name":"clone-5.1.15-build","sha":"36a89485dc834fd47b05b8a15c898ddb756e0156","kind":"commit","published_at":"2007-01-25T12:12:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.15-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.15-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.15-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.15-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.15-build/manifests"},{"name":"mysql-5.0.34","sha":"2f5b6053ca01b030f82da52e299f8231cdce12c5","kind":"commit","published_at":"2007-01-17T09:41:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.34","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.34/manifests"},{"name":"clone-5.0.34-build","sha":"932a29e7e8775c2c5659dfb99495593e5ef4404e","kind":"commit","published_at":"2007-01-15T11:13:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.34-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.34-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.34-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.34-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.34-build/manifests"},{"name":"clone-4.0.29-build","sha":"5429703b959952481e3991d709161d68e72eb93f","kind":"commit","published_at":"2007-01-11T18:17:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.29-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.29-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.29-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.29-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.29-build/manifests"},{"name":"mysql-4.0.28","sha":"601402e3a9caa87291e7d205f1bbd00440d44928","kind":"commit","published_at":"2007-01-09T16:21:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.28/manifests"},{"name":"mysql-5.0.33","sha":"8d1553429b52a457eb52e7bbee28bf213461b8df","kind":"commit","published_at":"2007-01-09T12:02:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.33","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.33/manifests"},{"name":"mysql-5.0.32","sha":"ebb7dc57cbeb53b82d23fa30295a5bba9c71dcc6","kind":"commit","published_at":"2006-12-20T12:23:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.32","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.32/manifests"},{"name":"clone-5.0.32-build","sha":"62f4364c24dd374da2340aa6fddc2b6418f89d77","kind":"commit","published_at":"2006-12-14T21:52:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.32-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.32-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.32-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.32-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.32-build/manifests"},{"name":"mysql-5.1.14","sha":"fc7877b89485eb93a80e71d78ac1812adc65fe2c","kind":"commit","published_at":"2006-12-06T15:15:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.14","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.14/manifests"},{"name":"clone-5.1.14-build","sha":"30832b6dbdaf2f24f34fc5abbbb35e871b8675b9","kind":"commit","published_at":"2006-12-05T09:51:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.14-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.14-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.14-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.14-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.14-build/manifests"},{"name":"mysql-5.0.30","sha":"50275c9948879b78b3b5ebf9bb687b2afe37a6a3","kind":"commit","published_at":"2006-11-23T19:04:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.30/manifests"},{"name":"clone-5.0.30-build","sha":"7bc6201c9f687cbefa92a3b81de0c7adadc156fb","kind":"commit","published_at":"2006-11-14T11:47:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.30-build/manifests"},{"name":"mysql-5.1.13","sha":"2e7e228a1dbee48279f17e58a698ee9b7959feb6","kind":"commit","published_at":"2006-11-13T19:44:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.13","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.13/manifests"},{"name":"clone-5.1.13-build","sha":"c8e7e74be7d91370577c5ff961c9c27d7b35c2d6","kind":"commit","published_at":"2006-11-13T11:10:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.13-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.13-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.13-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.13-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.13-build/manifests"},{"name":"clone-4.0.28-build","sha":"383b9785b18b25124f085f37f34afc2e45cac25a","kind":"commit","published_at":"2006-11-07T22:19:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.28-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.28-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.28-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.28-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.28-build/manifests"},{"name":"mysql-4.1.22","sha":"e3a8a313597bf0d40d261a4e763d49ed0a2bb60b","kind":"commit","published_at":"2006-11-03T02:03:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.22/manifests"},{"name":"clone-4.1.22-build","sha":"b6102f671398ac5ccf1b6f1ed0226ee6719e0935","kind":"commit","published_at":"2006-11-01T22:08:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.22-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.22-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.22-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.22-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.22-build/manifests"},{"name":"mysql-5.1.12","sha":"b4be62323f39969bd952696ce69f829a08e9cf5d","kind":"commit","published_at":"2006-10-24T17:05:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.12","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.12/manifests"},{"name":"mysql-5.0.28","sha":"1b8e483714b18c58e46badec51e962afa457d315","kind":"commit","published_at":"2006-10-24T10:31:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.28/manifests"},{"name":"mysql-5.0.27","sha":"7ac5d475bb054dae297dd5a81e82fb88ef6a4f46","kind":"commit","published_at":"2006-10-20T22:57:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.27/manifests"},{"name":"clone-5.1.12-build","sha":"c05c72d86c6f75c42fb0a8d6ba2a9984b5e88cb3","kind":"commit","published_at":"2006-10-11T08:21:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.12-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.12-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.12-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.12-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.12-build/manifests"},{"name":"mysql-5.0.26","sha":"ad57fc6b433bf13c0a2cdfcaa10a1a031f846e74","kind":"commit","published_at":"2006-10-03T13:42:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.26","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.26/manifests"},{"name":"clone-5.0.26-build","sha":"669d8a6fb95c42c7bfa036be46ea96264707eb34","kind":"commit","published_at":"2006-09-28T21:35:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.26-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.26-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.26-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.26-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.26-build/manifests"},{"name":"mysql-5.0.25","sha":"6811672831ff084b110a7fec707ac40813d4b233","kind":"commit","published_at":"2006-09-14T22:18:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.25","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.25/manifests"},{"name":"clone-5.0.25-build","sha":"0ebabd849736093731dc36ae01914e107471a016","kind":"commit","published_at":"2006-09-06T00:14:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.25-build/manifests"},{"name":"mysql-5.0.24a","sha":"5502be4bbe3c108293402b642c53dc2c76cac1ce","kind":"commit","published_at":"2006-08-25T15:56:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.24a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.24a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.24a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24a/manifests"},{"name":"mysql-5.0.24","sha":"23f3dd1d4adf773d07b2a4044b854045cc431a72","kind":"commit","published_at":"2006-07-27T09:59:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24/manifests"},{"name":"mysql-4.1.21","sha":"0794dc7104c3cefa3902753067f438945886f59a","kind":"commit","published_at":"2006-07-19T13:55:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.21/manifests"},{"name":"clone-4.1.21-build","sha":"0c151e65d74a29d5b85b49fbf8067b08993d19ce","kind":"commit","published_at":"2006-07-14T11:58:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.21-build/manifests"},{"name":"mysql-5.0.23","sha":"55f7ae9699c806d56b1e796159ede13599400ad3","kind":"commit","published_at":"2006-07-04T10:30:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.23/manifests"},{"name":"clone-5.0.24-build","sha":"55f7ae9699c806d56b1e796159ede13599400ad3","kind":"commit","published_at":"2006-07-04T10:30:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.24-build/manifests"},{"name":"clone-5.0.23-build","sha":"902e11c5da10d2f6e34475d185191432ffe73991","kind":"commit","published_at":"2006-06-28T17:11:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.23-build/manifests"},{"name":"mysql-5.1.11","sha":"54cf762cd2fe711f2d20985c21972abee4ca2d19","kind":"commit","published_at":"2006-06-02T11:23:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.11","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.11/manifests"},{"name":"mysql-5.0.22","sha":"f10f1e0f4a65a97a378b37d9dd4a3e6629091e1c","kind":"commit","published_at":"2006-05-24T12:22:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.22/manifests"},{"name":"mysql-4.1.20","sha":"abb087978d635098b7bf906f1fc58d439d108bfd","kind":"commit","published_at":"2006-05-24T12:12:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.20/manifests"},{"name":"clone-5.1.11-build","sha":"9cdb76b53428f714d249dd72a8dbda8aefdcac38","kind":"commit","published_at":"2006-05-22T20:12:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.11-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.11-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.11-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.11-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.11-build/manifests"},{"name":"clone-5.1.10-build","sha":"8f50e871e8388beff0a873db49cc8967a0441c08","kind":"commit","published_at":"2006-05-08T16:09:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.10-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.10-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.10-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.10-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.10-build/manifests"},{"name":"mysql-4.0.27","sha":"b1745fe1d40ad66dc040cd1910d9ff438a8d436e","kind":"commit","published_at":"2006-05-06T14:42:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.27/manifests"},{"name":"clone-4.0.27-build","sha":"b1745fe1d40ad66dc040cd1910d9ff438a8d436e","kind":"commit","published_at":"2006-05-06T14:42:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.27-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.27-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.27-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.27-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.27-build/manifests"},{"name":"mysql-5.0.17b","sha":"deaedeafeadcccdb40c08581cf58d0f2da28f2a7","kind":"commit","published_at":"2006-05-02T21:49:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.17b","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.17b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.17b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17b/manifests"},{"name":"mysql-4.1.19","sha":"c76ebcd1bfa7de38a0f08e6c349f9486046bfb35","kind":"commit","published_at":"2006-04-28T23:28:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.19/manifests"},{"name":"clone-4.1.19-build","sha":"c76ebcd1bfa7de38a0f08e6c349f9486046bfb35","kind":"commit","published_at":"2006-04-28T23:28:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.19-build/manifests"},{"name":"mysql-5.0.21","sha":"508c98533501735c80770420bab6d50782db01d2","kind":"commit","published_at":"2006-04-26T16:26:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.21/manifests"},{"name":"clone-5.0.21-build","sha":"d1e71f5547306108a8d11fd0aaab4eb0d5783126","kind":"commit","published_at":"2006-04-26T05:39:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.21-build/manifests"},{"name":"mysql-5.0.20a","sha":"9fcc2dc98341d5b18b1e3f2338ea1cc5d5539dbf","kind":"commit","published_at":"2006-04-18T11:26:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.20a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.20a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.20a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20a/manifests"},{"name":"mysql-5.1.9","sha":"ca5a63dc30befd7a4104c9eb6a37c0d7bd8fe227","kind":"commit","published_at":"2006-04-13T03:16:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.9","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.9/manifests"},{"name":"mysql-5.0.20","sha":"1d8efa6637c13469138ee8d5f453f1a71b31ba23","kind":"commit","published_at":"2006-03-31T09:48:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20/manifests"},{"name":"clone-5.0.20-build","sha":"684e17b0e3574ccb4b63de3b9ed05900a179efda","kind":"commit","published_at":"2006-03-29T20:20:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.20-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.20-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.20-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.20-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.20-build/manifests"},{"name":"clone-5.1.8-build","sha":"61a1726eca670a4a3e4c4bb53f7b37fe5daf66a1","kind":"commit","published_at":"2006-03-24T23:24:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.8-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.8-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.8-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.8-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.8-build/manifests"},{"name":"mysql-5.0.19a","sha":"dba8a4fb94198c438ba6298046f31839e097fff3","kind":"commit","published_at":"2006-03-17T11:10:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.19a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.19a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.19a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19a/manifests"},{"name":"mysql-5.0.19","sha":"22b5286bc421f8c49c48f605dfbcfc7ec5373f45","kind":"commit","published_at":"2006-03-04T20:04:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19/manifests"},{"name":"clone-5.0.19-build","sha":"f07aecfe5f979c905170001dd797656b050c622f","kind":"commit","published_at":"2006-03-02T10:09:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.19-build/manifests"},{"name":"mysql-5.1.7","sha":"04d9fb5c77ff1de2d1077535d27de6331b8b0a6d","kind":"commit","published_at":"2006-02-27T21:14:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.7","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.7/manifests"},{"name":"clone-5.1.7-build","sha":"22191d565789402dfc1c2f0b78e35779e1c1b5da","kind":"commit","published_at":"2006-02-17T13:14:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.7-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.7-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.7-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.7-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.7-build/manifests"},{"name":"mysql-5.1.6","sha":"61d9dfd3993cb47298f121ebf0db95e505e426a7","kind":"commit","published_at":"2006-02-08T18:01:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.6","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.6/manifests"},{"name":"base_4_16217","sha":"0dc6d4928944d56fff3a969b3f9e559b3d792a8c","kind":"commit","published_at":"2006-02-06T07:55:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/base_4_16217","html_url":"https://github.com/MariaDB/server/releases/tag/base_4_16217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@base_4_16217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/base_4_16217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/base_4_16217/manifests"},{"name":"clone-5.1.6-build","sha":"d3df53b8755a9e9539136d8609a1bc2d28664ef5","kind":"commit","published_at":"2006-02-01T12:16:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.6-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.6-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.6-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.6-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.6-build/manifests"},{"name":"mysql-4.1.18","sha":"393ae0f87aa1beabde8ee6c89c10aba6d18fe3c8","kind":"commit","published_at":"2006-01-27T12:38:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.18/manifests"},{"name":"clone-4.1.18-build","sha":"41b8f84562b9f36183733dcf1aa763b3232f73b4","kind":"commit","published_at":"2006-01-27T00:38:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.18-build/manifests"},{"name":"mysql-5.1.5-for-windows","sha":"7db8c499e75451cea4c922d0dd1124998340f8cc","kind":"commit","published_at":"2006-01-17T17:35:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.5-for-windows","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.5-for-windows","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.5-for-windows","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5-for-windows","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5-for-windows/manifests"},{"name":"clone-4.1.17-build","sha":"a5a38850ed081453f9ad8ceaf57c62408245d62b","kind":"commit","published_at":"2006-01-17T08:05:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.17-build/manifests"},{"name":"mysql-5.1.5","sha":"0d500852552cffba004df9d50078106b27d45519","kind":"commit","published_at":"2006-01-10T09:35:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5/manifests"},{"name":"clone-5.1.5-build","sha":"672ac640483f81b2d9b7c605ae38dae2017ad140","kind":"commit","published_at":"2006-01-09T15:37:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.5-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.5-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.5-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.5-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.5-build/manifests"},{"name":"mysql-5.0.18","sha":"2c965beafa0d54e1583789ee45427a84875a676b","kind":"commit","published_at":"2005-12-28T17:35:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.18/manifests"},{"name":"clone-5.0.18-build","sha":"740a8e84a58aa38271de2267b3886f3c47aac4df","kind":"commit","published_at":"2005-12-21T15:05:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.18-build/manifests"},{"name":"mysql-5.1.4","sha":"efde784ea835179ced61450bb2221e1a5011e995","kind":"commit","published_at":"2005-12-21T05:02:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.4","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.4/manifests"},{"name":"clone-5.1.4-build","sha":"efde784ea835179ced61450bb2221e1a5011e995","kind":"commit","published_at":"2005-12-21T05:02:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.4-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.4-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.4-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.4-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.4-build/manifests"},{"name":"mysql-5.0.17","sha":"4f0f49bbd12f0c2265a47c7235288b8b302b6534","kind":"commit","published_at":"2005-12-14T17:42:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.17","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17/manifests"},{"name":"clone-5.0.17-build","sha":"c1cc3b95f843824c4718a4a3ed6011f226d1365a","kind":"commit","published_at":"2005-12-07T07:50:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.17-build/manifests"},{"name":"import-bdb-4.4.16","sha":"22635260195fdf4ac4dda87f6f25a220864d2ac3","kind":"commit","published_at":"2005-12-05T18:27:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/import-bdb-4.4.16","html_url":"https://github.com/MariaDB/server/releases/tag/import-bdb-4.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@import-bdb-4.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/import-bdb-4.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/import-bdb-4.4.16/manifests"},{"name":"mysql-4.1.16","sha":"7d239eb6b2608b3d7f2ace5c665fd79558b8a060","kind":"commit","published_at":"2005-11-29T19:52:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.16/manifests"},{"name":"clone-4.1.16-build","sha":"7d239eb6b2608b3d7f2ace5c665fd79558b8a060","kind":"commit","published_at":"2005-11-29T19:52:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.16-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.16-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.16-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.16-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.16-build/manifests"},{"name":"mysql-5.1.3","sha":"ff7237efa1f4c7cf968c3c3161af70e20b9eecce","kind":"commit","published_at":"2005-11-29T14:18:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.3/manifests"},{"name":"clone-5.1.3-build","sha":"ee00eeffb2fba1cef3aae8507519ea1b08455a41","kind":"commit","published_at":"2005-11-24T13:57:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.3-build/manifests"},{"name":"mysql-5.0.16a","sha":"2f840aa97b790795e94c48d79c3394848c68fd09","kind":"commit","published_at":"2005-11-18T17:25:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.16a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.16a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.16a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16a/manifests"},{"name":"mysql-5.0.16","sha":"d6dc5299a66d9f83c38fe84513a2deb4a9f5fc90","kind":"commit","published_at":"2005-11-14T15:10:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16/manifests"},{"name":"clone-5.0.16-build","sha":"26320ebe2f1c56d3376a94a60291c95c0cf0658d","kind":"commit","published_at":"2005-11-09T11:45:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.16-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.16-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.16-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.16-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.16-build/manifests"},{"name":"mysql-5.0.15","sha":"860a20b365322daddba3430b2eba98c8ceaaa335","kind":"commit","published_at":"2005-10-19T20:00:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.15","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.15/manifests"},{"name":"clone-5.0.15-build","sha":"5f0abdce1a5b09f59bfcef9cb5f47e2377d67ef3","kind":"commit","published_at":"2005-10-13T21:29:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.15-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.15-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.15-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.15-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.15-build/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:39:22.546Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/mariadb/mariadb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/mariadb/mariadb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/mariadb/mariadb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/mariadb/mariadb/dependencies","status":null,"funding_links":["https://mariadb.org/donate/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:00.170Z","issues_count":7,"pull_requests_count":2718,"avg_time_to_close_issue":13364.0,"avg_time_to_close_pull_request":7250987.535885167,"issues_closed_count":1,"pull_requests_closed_count":1881,"pull_request_authors_count":276,"issue_authors_count":6,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.9547461368653423,"merged_pull_requests_count":1157,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":414,"past_year_avg_time_to_close_issue":13364.0,"past_year_avg_time_to_close_pull_request":1821085.9947089946,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":189,"past_year_pull_request_authors_count":87,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.1497584541062804,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":131,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/issues","maintainers":[{"login":"grooverdan","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grooverdan"},{"login":"Thirunarayanan","count":189,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thirunarayanan"},{"login":"DaveGosselin-MariaDB","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DaveGosselin-MariaDB"},{"login":"vaintroub","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaintroub"},{"login":"mariadb-RexJohnston","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariadb-RexJohnston"},{"login":"spetrunia","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spetrunia"},{"login":"cvicentiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cvicentiu"},{"login":"knielsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knielsen"},{"login":"gkodinov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkodinov"},{"login":"vuvova","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuvova"},{"login":"an3l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/an3l"},{"login":"joaovgp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaovgp"},{"login":"sanja-byelkin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanja-byelkin"}],"active_maintainers":[{"login":"grooverdan","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grooverdan"},{"login":"DaveGosselin-MariaDB","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DaveGosselin-MariaDB"},{"login":"Thirunarayanan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thirunarayanan"},{"login":"gkodinov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkodinov"},{"login":"mariadb-RexJohnston","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariadb-RexJohnston"},{"login":"vaintroub","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaintroub"},{"login":"vuvova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuvova"},{"login":"knielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knielsen"},{"login":"sanja-byelkin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanja-byelkin"},{"login":"spetrunia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spetrunia"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/mariadb%2Fmariadb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/mariadb%2Fmariadb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/mariadb%2Fmariadb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/mariadb%2Fmariadb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/mariadb%2Fmariadb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/mariadb%2Fmariadb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18218,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":14062034,"name":"openinfradev/mariadb","ecosystem":"helm","description":"OpenStack-Helm MariaDB","homepage":"https://mariadb.com/kb/en/","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/MariaDB/server","keywords_array":[],"namespace":"openinfradev","versions_count":2,"first_release_published_at":"2021-08-27T05:22:19.000Z","latest_release_published_at":"2021-08-27T05:22:19.000Z","latest_release_number":"0.1.1","last_synced_at":"2026-09-02T15:34:35.942Z","created_at":"2026-03-17T05:12:12.578Z","updated_at":"2026-09-02T15:34:35.943Z","registry_url":"https://artifacthub.io/packages/helm/openinfradev/mariadb","install_command":"helm repo add openinfradev https://openinfradev.github.io/helm-repo \u0026\u0026 helm install mariadb openinfradev/mariadb","documentation_url":"https://artifacthub.io/packages/helm/openinfradev/mariadb","metadata":{"app_version":null,"chart_version":"0.1.1","category":null,"official":false,"deprecated":false,"repository_url":"https://openinfradev.github.io/helm-repo","maintainers":[]},"repo_metadata":{"id":17051590,"uuid":"19816070","full_name":"MariaDB/server","owner":"MariaDB","description":"MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.","archived":false,"fork":false,"pushed_at":"2026-08-22T18:08:59.000Z","size":1998030,"stargazers_count":8125,"open_issues_count":462,"forks_count":2079,"subscribers_count":265,"default_branch":"main","last_synced_at":"2026-08-22T20:12:41.017Z","etag":null,"topics":["amazon-web-services","database","fulltext-search","galera","geographical-information-system","innodb","json","mariadb","mysql","nearest-neighbor-search","rdbms","relational-databases","sql","storage-engine","vector-database"],"latest_commit_sha":null,"homepage":"https://mariadb.org","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"FreePBX/freepbxlocalization","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MariaDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"support-files/CMakeLists.txt","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://mariadb.org/donate/"}},"created_at":"2014-05-15T10:58:50.000Z","updated_at":"2026-08-22T16:28:35.000Z","dependencies_parsed_at":"2026-08-22T20:14:47.355Z","dependency_job_id":null,"html_url":"https://github.com/MariaDB/server","commit_stats":{"total_commits":129712,"total_committers":1636,"mean_commits":79.28606356968216,"dds":0.7601147156778093,"last_synced_commit":"fe3432b3bd5be831ed2a6071e2d8e556fe8893ba"},"previous_names":[],"tags_count":1118,"template":false,"template_full_name":null,"purl":"pkg:github/MariaDB/server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariaDB","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/sbom","scorecard":{"id":89922,"data":{"date":"2025-08-11","repo":{"name":"github.com/MariaDB/server","commit":"e02f4d7e311e214ea62ff2e59599849e229f4165"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"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: no topLevel permission defined: .github/workflows/backup.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-arm64.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: COPYING: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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: mysql-test/std_data/mdev11084.par:1","Warn: binary detected: mysql-test/std_data/mdev17909.par:1","Warn: binary detected: mysql-test/std_data/parts/t1_blackhole.par:1","Warn: binary detected: mysql-test/std_data/sv_partition.par:1","Warn: binary detected: storage/connect/mysql-test/connect/std_data/Mongo2.jar:1","Warn: binary detected: storage/connect/mysql-test/connect/std_data/Mongo3.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: support-files/MacOSX/Description.plist.sh:0","Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: support-files/MacOSX/Info.plist.sh:0","Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: support-files/MacOSX/StartupParameters.plist.sh:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: support-files/mariadb.logrotate.sh:0","Info: Possibly incomplete results: error parsing shell code: for statement must end with \"done\": support-files/mysql-multi.server.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-arm64.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/MariaDB/server/windows-arm64.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: storage/mroonga/tools/travis/install.sh:77","Warn: downloadThenRun not pinned by hash: storage/mroonga/tools/travis/install.sh:79","Warn: downloadThenRun not pinned by hash: storage/mroonga/vendor/groonga/tools/travis-install.sh:10","Warn: downloadThenRun not pinned by hash: storage/mroonga/vendor/groonga/vendor/plugins/groonga-normalizer-mysql/tool/travis/install.sh:22","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-15T07:43:50.812Z","repository_id":17051590,"created_at":"2025-08-15T07:43:50.813Z","updated_at":"2025-08-15T07:43:50.813Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36837137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"MariaDB","name":"MariaDB","uuid":"4739304","kind":"organization","description":"The open source relational database","email":null,"website":"https://mariadb.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4739304?v=4","repositories_count":16,"last_synced_at":"2023-12-10T03:00:24.187Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MariaDB","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T07:31:55.728Z","updated_at":"2023-12-10T03:00:24.516Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariaDB","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariaDB/repositories"},"tags":[{"name":"mariadb-10.6.28","sha":"210ab6edf47fa73f3b77e974ed2e9357ccdd051c","kind":"tag","published_at":"2026-08-13T17:59:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.28/manifests"},{"name":"mariadb-13.0.1","sha":"7f923870722c5d382e16d56af526d1ee4e03f987","kind":"tag","published_at":"2026-05-29T19:26:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-13.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-13.0.1/manifests"},{"name":"mariadb-12.3.2","sha":"9f98f82b14a9b939834281672b6d0cf965db69a3","kind":"tag","published_at":"2026-05-28T19:31:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.3.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.2/manifests"},{"name":"mariadb-11.8.8","sha":"46a8eb42a520193686d9a16d4cea4b3e002917e4","kind":"tag","published_at":"2026-05-27T18:21:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.8/manifests"},{"name":"mariadb-11.4.12","sha":"b4a80422bfeec93079a430c080fffbda8f6fa574","kind":"tag","published_at":"2026-05-27T18:21:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.12/manifests"},{"name":"mariadb-10.11.18","sha":"197f92bee02d8e836f529f37625be69b83e7acbd","kind":"tag","published_at":"2026-05-27T18:21:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.18/manifests"},{"name":"mariadb-10.6.27","sha":"b2050fdb4a8776422baf01a41bf86845994edb97","kind":"tag","published_at":"2026-05-27T18:20:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.27/manifests"},{"name":"mariadb-11.8.7b","sha":"e7d1202da30b7707185dc9b55af4693d1e3e4f60","kind":"tag","published_at":"2026-05-18T16:15:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.7b","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7b/manifests"},{"name":"mariadb-11.4.11b","sha":"10034c14cd9f8161014d1a0de45f8bec4c277487","kind":"tag","published_at":"2026-05-18T16:15:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.11b","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.11b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.11b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11b/manifests"},{"name":"mariadb-11.8.7","sha":"b067340c34cb9cd481cace18717f6afc66226209","kind":"tag","published_at":"2026-05-14T22:16:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.7/manifests"},{"name":"mariadb-11.4.11","sha":"7b8ce800968d97509fa278a635c8fc70c5178e24","kind":"tag","published_at":"2026-05-14T22:15:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.11/manifests"},{"name":"mariadb-10.11.17","sha":"6828ff7390a6e46155343be2e8a1443b52b208b5","kind":"tag","published_at":"2026-05-14T22:15:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.17/manifests"},{"name":"mariadb-10.6.26","sha":"d37e50c6d04c7c27362f1668ae86fa592b94fb23","kind":"tag","published_at":"2026-05-14T22:14:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.26/manifests"},{"name":"mariadb-12.3.1","sha":"21a0714a118614982d20bfa504763d7247800091","kind":"tag","published_at":"2026-02-12T18:32:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.3.1/manifests"},{"name":"mariadb-12.2.2","sha":"d26a6f44c1f2119377e79a9540886c6d8c01472f","kind":"tag","published_at":"2026-02-12T18:31:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.2.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.2/manifests"},{"name":"mariadb-11.8.6","sha":"9bfea48ce1214cc4470f6f6f8a4e30352cef84e7","kind":"tag","published_at":"2026-02-04T18:31:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.6/manifests"},{"name":"mariadb-11.4.10","sha":"054a893f1645b77e52a329a7fc8cf614eebd1fad","kind":"tag","published_at":"2026-02-04T18:30:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.10/manifests"},{"name":"mariadb-10.11.16","sha":"3218602d3100db9ce7a875511a591cddc173cc16","kind":"tag","published_at":"2026-02-04T18:30:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.16/manifests"},{"name":"mariadb-10.6.25","sha":"05e6c9d42d2f49ada1a0c49a4e0d7fc3ce420e4e","kind":"tag","published_at":"2026-02-04T18:29:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.25/manifests"},{"name":"mariadb-12.2.1","sha":"144dead8826f4a84008a76ef7fcc44e816f92930","kind":"tag","published_at":"2025-11-21T07:41:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.2.1/manifests"},{"name":"mariadb-12.1.2","sha":"70117463f032d59f8e328335e19b59157d34cf07","kind":"tag","published_at":"2025-11-18T15:14:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.1.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.2/manifests"},{"name":"mariadb-11.8.5","sha":"a74edc42d080a73e20d5d94e1dd5beea400b507c","kind":"tag","published_at":"2025-11-14T13:22:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.5/manifests"},{"name":"mariadb-11.8.4","sha":"c21d462e6adb8dfb5925b8a85900550ce1b3f2b6","kind":"tag","published_at":"2025-11-06T16:37:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.4/manifests"},{"name":"mariadb-11.4.9","sha":"aa6a2e6bf05d43c3bb44db50566937a5f97a6580","kind":"tag","published_at":"2025-11-06T16:37:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.9/manifests"},{"name":"mariadb-10.11.15","sha":"cb0d6dd835023a7162ace471cd047161f205dd58","kind":"tag","published_at":"2025-11-06T16:36:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.15/manifests"},{"name":"mariadb-10.6.24","sha":"e5994025bec0d34ddef25df2e252b8f1d2e34e51","kind":"tag","published_at":"2025-11-06T16:35:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.24/manifests"},{"name":"mariadb-12.1.1","sha":"893761b35ccd33f38ac0aee0ee0b551b7df67efa","kind":"tag","published_at":"2025-08-07T16:07:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.1.1/manifests"},{"name":"mariadb-12.0.2","sha":"aab83aecdca15738d114cf5a2f223f1d12e4e6bd","kind":"tag","published_at":"2025-08-07T16:05:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.2/manifests"},{"name":"mariadb-11.8.3","sha":"b565b3e7e041c480fd8013e3beec6b99544d6bf8","kind":"tag","published_at":"2025-08-06T13:19:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.3/manifests"},{"name":"mariadb-11.4.8","sha":"c4ed889b74ed95fa8b4eaf96610d4c1480b346a4","kind":"tag","published_at":"2025-08-06T13:19:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.8/manifests"},{"name":"mariadb-10.11.14","sha":"053f9bcb5b147bf00edb99e1310bae9125b7f125","kind":"tag","published_at":"2025-08-06T13:18:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.14/manifests"},{"name":"mariadb-10.6.23","sha":"fe8047caf26d20e98ea7f6ec1dce3924e696703f","kind":"tag","published_at":"2025-08-06T13:15:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.23/manifests"},{"name":"mariadb-12.0.1","sha":"f1102da37a3dcdc8b92e0205f0a8bd878704b168","kind":"tag","published_at":"2025-06-05T05:23:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-12.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-12.0.1/manifests"},{"name":"mariadb-11.8.2","sha":"8d36cafe4fc700e6e577d5a36650c58707e76b92","kind":"tag","published_at":"2025-06-04T13:32:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.2/manifests"},{"name":"mariadb-11.4.7","sha":"118cfcf82107188f2295631193658b2ef94f4f3f","kind":"tag","published_at":"2025-05-22T12:16:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.7/manifests"},{"name":"mariadb-10.11.13","sha":"8fb09426b98583916ccfd4f8c49741adc115bac3","kind":"tag","published_at":"2025-05-22T12:16:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.13/manifests"},{"name":"mariadb-11.4.6","sha":"63a5552e76feb60ff62725e0274268e35e7a77e8","kind":"tag","published_at":"2025-05-06T15:30:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.6/manifests"},{"name":"mariadb-10.11.12","sha":"cafd22db7970ce081bafd887359aa0a77cfb769d","kind":"tag","published_at":"2025-05-06T15:30:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.12/manifests"},{"name":"mariadb-10.6.22","sha":"19644f6821d59ecca0f9b1f44fadb3b887061965","kind":"tag","published_at":"2025-05-06T15:30:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.22/manifests"},{"name":"mariadb-10.5.29","sha":"c461188ca6ad6ec3a54201eb87ebd75797d296df","kind":"tag","published_at":"2025-05-06T15:29:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.29/manifests"},{"name":"mariadb-11.8.1","sha":"1c4aed7c680c0402d6e97e097f03815c0e9bf4c5","kind":"tag","published_at":"2025-02-13T04:12:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.1/manifests"},{"name":"mariadb-11.7.2","sha":"80067a69feaeb5df30abb1bfaf7d4e713ccbf027","kind":"tag","published_at":"2025-02-13T04:11:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.7.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.2/manifests"},{"name":"mariadb-11.4.5","sha":"0771110266ff5c04216af4bf1243c65f8c67ccf4","kind":"tag","published_at":"2025-02-04T17:33:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.5/manifests"},{"name":"mariadb-10.11.11","sha":"e69f8cae1a15e15b9e4f5e0f8497e1f17bdc81a4","kind":"tag","published_at":"2025-02-04T16:16:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.11/manifests"},{"name":"mariadb-10.6.21","sha":"066e8d6aeabc13242193780341e0f845528105de","kind":"tag","published_at":"2025-02-04T15:09:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.21/manifests"},{"name":"mariadb-10.5.28","sha":"7eded23be6597b4c485e8cad1538f2ae14541f91","kind":"tag","published_at":"2025-02-04T12:47:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.28/manifests"},{"name":"mariadb-11.8.0","sha":"349b8a10274c88887b7b2af24b4200724617611f","kind":"commit","published_at":"2024-12-17T15:17:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.8.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.8.0/manifests"},{"name":"mariadb-11.7.1","sha":"74331a48dd3dadfe5041f3440b81a7183e9fd4a8","kind":"tag","published_at":"2024-11-13T20:33:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.7.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.1/manifests"},{"name":"mariadb-11.6.2","sha":"d8dad8c3b54cd09fefce7bc3b9749f427eed9709","kind":"tag","published_at":"2024-11-13T20:31:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.6.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.2/manifests"},{"name":"mariadb-11.4.4","sha":"e9a502df08bad16aa8a354e854f3c014b1380e32","kind":"tag","published_at":"2024-11-01T15:11:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.4/manifests"},{"name":"mariadb-11.2.6","sha":"67c0fd2a41034eae1ea04b81cace6a154783aedd","kind":"tag","published_at":"2024-11-01T15:11:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.6/manifests"},{"name":"mariadb-10.11.10","sha":"3d0fb150289716ca75cd64d62823cf715ee47646","kind":"tag","published_at":"2024-11-01T15:11:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.10/manifests"},{"name":"mariadb-10.6.20","sha":"f00711bba2cd383825d0be1867f7d7d7f641c9e4","kind":"tag","published_at":"2024-11-01T15:10:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.20/manifests"},{"name":"mariadb-10.5.27","sha":"6aa47fae304bd1f3efc0ebd2035bc1481ded73a3","kind":"tag","published_at":"2024-11-01T15:09:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.27/manifests"},{"name":"mariadb-11.7.0","sha":"5ef8ae9af2bbc6b21a3ab21df65a9e8ffe4d152d","kind":"commit","published_at":"2024-10-02T21:47:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.7.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.7.0/manifests"},{"name":"mariadb-11.6.1","sha":"05fe3f1c186a221c4455b4d83a9d59f09f2dfadb","kind":"tag","published_at":"2024-08-14T19:59:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.6.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.1/manifests"},{"name":"mariadb-11.5.2","sha":"ea75a0b6009b0251e83193cd38c3974e36b65e06","kind":"tag","published_at":"2024-08-14T19:58:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.5.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.2/manifests"},{"name":"mariadb-11.4.3","sha":"5ab81ffe0097a22a774957df28c5223cf0201de3","kind":"tag","published_at":"2024-08-08T22:03:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.3/manifests"},{"name":"mariadb-11.2.5","sha":"dced6cbdb6932738c3a0a1fb435f3f64cb63851a","kind":"tag","published_at":"2024-08-08T22:01:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.5/manifests"},{"name":"mariadb-11.1.6","sha":"80abd847daf736cf8e57e83241c2e6fed74b4ed3","kind":"tag","published_at":"2024-08-08T22:00:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.6/manifests"},{"name":"mariadb-10.11.9","sha":"0e8fb977b00983d98c4c35e39bc1f36463095938","kind":"tag","published_at":"2024-08-08T21:59:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.9/manifests"},{"name":"mariadb-10.6.19","sha":"8f020508c87461bbeee551c3001acac56d506ae7","kind":"tag","published_at":"2024-08-08T21:58:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.19/manifests"},{"name":"mariadb-10.5.26","sha":"7a5b8bf0f5470a13094101f0a4bdfa9e1b9ded02","kind":"tag","published_at":"2024-08-08T21:55:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.26/manifests"},{"name":"mariadb-11.6.0","sha":"42294b8cd2cbb72c1d5da6058dd6f0c55669def7","kind":"commit","published_at":"2024-06-18T15:30:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.6.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.6.0/manifests"},{"name":"mariadb-11.5.1","sha":"65079ece42f383bdeb9b3f913a833a6f0123919d","kind":"tag","published_at":"2024-05-30T12:24:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.5.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.1/manifests"},{"name":"mariadb-11.4.2","sha":"3fca5ed772fb75e3e57c507edef2985f8eba5b12","kind":"tag","published_at":"2024-05-29T15:31:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.2/manifests"},{"name":"mariadb-11.2.4","sha":"db06c5dd07e6ffd6a569afe6950fa77c2f02f811","kind":"tag","published_at":"2024-05-15T14:51:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.4/manifests"},{"name":"mariadb-11.1.5","sha":"fe41171c96a0eee9c026f96d5971ed281e76d488","kind":"tag","published_at":"2024-05-15T14:50:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.5/manifests"},{"name":"mariadb-11.0.6","sha":"466ae1cf81f54b729058357bb19c4cf3982e1367","kind":"tag","published_at":"2024-05-15T14:50:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.6/manifests"},{"name":"mariadb-10.11.8","sha":"3a069644682e336e445039e48baae9693f9a08ee","kind":"tag","published_at":"2024-05-15T14:50:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.8/manifests"},{"name":"mariadb-10.6.18","sha":"887bb3f73555ff8a50138a580ca8308b9b5c069c","kind":"tag","published_at":"2024-05-15T14:50:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.18/manifests"},{"name":"mariadb-10.5.25","sha":"29c185bd771ac441121468b3850d6dc8d13b8a1f","kind":"tag","published_at":"2024-05-15T14:49:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.25/manifests"},{"name":"mariadb-10.4.34","sha":"16394f1aa1b4097f897b8ab01ea2064726cca059","kind":"tag","published_at":"2024-05-15T14:49:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.34/manifests"},{"name":"mariadb-11.5.0","sha":"8f0c9340537b84fcd7012d4a31e6f858e7eb919c","kind":"commit","published_at":"2024-03-17T16:24:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.5.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.5.0/manifests"},{"name":"mariadb-11.4.1","sha":"fa69b085b10f19a3a8b6e7adab27c104924333ae","kind":"tag","published_at":"2024-02-16T14:18:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.1/manifests"},{"name":"mariadb-11.3.2","sha":"068a6819eb63bcb01fdfa037c9bf3bf63c33ee42","kind":"tag","published_at":"2024-02-16T14:15:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.3.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.2/manifests"},{"name":"mariadb-11.2.3","sha":"79580f4f96fc2547711f674eb8dd514abd312b4a","kind":"tag","published_at":"2024-02-06T13:29:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.3/manifests"},{"name":"mariadb-11.1.4","sha":"b6680e0101c1e3cde9f0d7496443db1277064e84","kind":"tag","published_at":"2024-02-06T13:27:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.4/manifests"},{"name":"mariadb-11.0.5","sha":"6ef0b2ee5f9e03ea672eda219987b7991697d708","kind":"tag","published_at":"2024-02-06T13:26:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.5/manifests"},{"name":"mariadb-10.11.7","sha":"87e13722a95af5d9378d990caf48cb6874439347","kind":"tag","published_at":"2024-02-06T13:24:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.7/manifests"},{"name":"mariadb-10.6.17","sha":"15c75ad083a55e198ae78324f22970694b72f22b","kind":"tag","published_at":"2024-02-06T13:22:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.17/manifests"},{"name":"mariadb-10.5.24","sha":"01f6abd1d4a929ee308f5b9287ac797a2e40d2b0","kind":"tag","published_at":"2024-02-06T13:19:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.24/manifests"},{"name":"mariadb-10.4.33","sha":"46e3a7658b774942e9320a1acb234373bb44e874","kind":"tag","published_at":"2024-02-06T13:17:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.33/manifests"},{"name":"mariadb-11.4.0","sha":"a82ab43fcb5404e1b2ab8744eb34ab717d71b6d9","kind":"commit","published_at":"2023-12-22T21:10:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.4.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.4.0/manifests"},{"name":"mariadb-11.3.1","sha":"67a0224a3e0073c4e083a6f7e24380251bcb2361","kind":"tag","published_at":"2023-11-21T14:31:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.1/manifests"},{"name":"mariadb-11.2.2","sha":"929532a9426d085111c24c63de9c23cc54382259","kind":"tag","published_at":"2023-11-21T13:50:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.2/manifests"},{"name":"mariadb-11.1.3","sha":"0f5613a25f27b8034645226a48c2dc1aa4562281","kind":"tag","published_at":"2023-11-13T14:09:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.3/manifests"},{"name":"mariadb-11.0.4","sha":"48af85db217a88409e6aac51bf86e3bf525d8f07","kind":"tag","published_at":"2023-11-13T14:09:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.4/manifests"},{"name":"mariadb-10.11.6","sha":"fecd78b83785d5ae96f2c6ff340375be803cd299","kind":"tag","published_at":"2023-11-13T14:09:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.6/manifests"},{"name":"mariadb-10.10.7","sha":"04d9a46c41b36b61057741abddf7840962e76893","kind":"tag","published_at":"2023-11-13T14:08:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.7/manifests"},{"name":"mariadb-10.6.16","sha":"b83c379420a8846ae4b28768d3c81fa354cca056","kind":"tag","published_at":"2023-11-13T14:08:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.16/manifests"},{"name":"mariadb-10.5.23","sha":"6cfd2ba397b0ca689d8ff1bdb9fc4a4dc516a5eb","kind":"tag","published_at":"2023-11-13T14:08:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.23/manifests"},{"name":"mariadb-10.4.32","sha":"c4143f909528e3fab0677a28631d10389354c491","kind":"tag","published_at":"2023-11-13T14:07:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.32/manifests"},{"name":"mariadb-11.3.0","sha":"76e20f00772148fa928c6c6e42401f38ca89abf0","kind":"commit","published_at":"2023-09-27T03:08:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.3.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.3.0/manifests"},{"name":"mariadb-11.2.1","sha":"18ddde4826c331b090e16504f1bbf6791900f49b","kind":"tag","published_at":"2023-08-21T13:03:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.2.1/manifests"},{"name":"mariadb-11.1.2","sha":"9bc25d98209df6810f7a7d5e7dd3ae677a313ab5","kind":"tag","published_at":"2023-08-21T13:02:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.2/manifests"},{"name":"mariadb-11.0.3","sha":"70905bcb9059dcc40db3b73bc46a36c7d40f1e10","kind":"tag","published_at":"2023-08-14T16:44:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.3/manifests"},{"name":"mariadb-10.11.5","sha":"7875294b6b74b53dd3aaa723e6cc103d2bb47b2c","kind":"tag","published_at":"2023-08-14T16:44:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.5/manifests"},{"name":"mariadb-10.10.6","sha":"cce155cc901a573d68ccda856bbf53e90edef15d","kind":"tag","published_at":"2023-08-14T16:40:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.6/manifests"},{"name":"mariadb-10.9.8","sha":"3e0009dc3a771e4dbf2fa4a4cf87e750453fb2eb","kind":"tag","published_at":"2023-08-14T16:37:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.8/manifests"},{"name":"mariadb-10.6.15","sha":"0d16eb35bc981023ce2f4912e8ecde68ca381f4e","kind":"tag","published_at":"2023-08-14T16:36:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.15/manifests"},{"name":"mariadb-10.5.22","sha":"7e650253dc488debcb0898ebe6d385bf6dfa3656","kind":"tag","published_at":"2023-08-14T16:35:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.22/manifests"},{"name":"mariadb-10.4.31","sha":"2aea9387497cecb5668ef605b8f80886f9de812c","kind":"tag","published_at":"2023-08-14T16:30:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.31/manifests"},{"name":"mariadb-11.1.1-23.02.3-2","sha":"7f3742bdb2ca2e7824d3f3e3b3d16f78141421c2","kind":"tag","published_at":"2023-06-13T18:10:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.1-23.02.3-2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.1-23.02.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.1-23.02.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1-23.02.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1-23.02.3-2/manifests"},{"name":"mariadb-10.11.4","sha":"4e2b93dffef2414a11ca5edc8d215f57ee5010e5","kind":"tag","published_at":"2023-06-07T12:15:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.4/manifests"},{"name":"mariadb-10.10.5","sha":"30bba8e2758356b3caa33d4f52de4e2ed1f1b4ee","kind":"tag","published_at":"2023-06-07T12:14:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.5/manifests"},{"name":"mariadb-10.9.7","sha":"33fd519ca7318cd85bee56e8f79df4608ead194e","kind":"tag","published_at":"2023-06-07T12:13:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.7/manifests"},{"name":"mariadb-10.6.14","sha":"c93754d45e5d9379e3e23d7ada1d5f21d2711f66","kind":"tag","published_at":"2023-06-07T12:11:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.14/manifests"},{"name":"mariadb-10.5.21","sha":"bed70468ea08c2820647f5e3ac006a9ff88144ac","kind":"tag","published_at":"2023-06-07T12:09:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.21/manifests"},{"name":"mariadb-10.4.30","sha":"928012a27ae2d1549f1b3e6975b9d22652bbea3a","kind":"tag","published_at":"2023-06-07T12:07:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.30/manifests"},{"name":"mariadb-11.0.2","sha":"0005f2f06c8e1aea4915887decad67885108a929","kind":"tag","published_at":"2023-06-06T17:51:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.2/manifests"},{"name":"mariadb-11.1.1","sha":"51b93a096ec6e8e1dbaf2ada434bb68974cd9c13","kind":"tag","published_at":"2023-06-06T17:50:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.1.1/manifests"},{"name":"mariadb-10.11.3","sha":"0bb31039f54bd6a0dc8f0fc7d40e6b58a51998b0","kind":"tag","published_at":"2023-05-10T12:09:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.3/manifests"},{"name":"mariadb-10.10.4","sha":"91b31ce43d0ec213998fd79d5648da965fb1f2fc","kind":"tag","published_at":"2023-05-10T12:08:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.4/manifests"},{"name":"mariadb-10.9.6","sha":"34762401297a98114cac7c02f664f52ccf20f809","kind":"tag","published_at":"2023-05-10T12:08:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.6/manifests"},{"name":"mariadb-10.8.8","sha":"2668d596d1b4da99206146e4a2a25fc2d5dabeff","kind":"tag","published_at":"2023-05-10T12:08:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.8/manifests"},{"name":"mariadb-10.6.13","sha":"a24f2bb50ba4a0dd4127455f7fcdfed584937f36","kind":"tag","published_at":"2023-05-10T12:07:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.13/manifests"},{"name":"mariadb-10.5.20","sha":"b735ca47738a1d2e995a429f40afd620eb7d8843","kind":"tag","published_at":"2023-05-10T12:07:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.20/manifests"},{"name":"mariadb-10.4.29","sha":"2594da7a33580bf03590502a011679c878487d0c","kind":"tag","published_at":"2023-05-10T12:06:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.29/manifests"},{"name":"mariadb-10.3.39","sha":"ca001cf2048f0152689e1895e2dc15486dd0b1af","kind":"tag","published_at":"2023-05-10T12:05:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.39/manifests"},{"name":"mariadb-11.0.1","sha":"158a58245813b1959d6ee912d77734620c7cf3ba","kind":"tag","published_at":"2023-02-22T20:40:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-11.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-11.0.1/manifests"},{"name":"mariadb-10.11.2","sha":"cafba8761af55ae16cc69c9b53a341340a845b36","kind":"tag","published_at":"2023-02-16T15:44:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.2/manifests"},{"name":"mariadb-10.10.3","sha":"cc8b9bcee3ce88bc52147948f96765cd5009b88a","kind":"tag","published_at":"2023-02-06T14:07:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.3/manifests"},{"name":"mariadb-10.9.5","sha":"260f1fe7c394118cf034f1a48001e1aa06816b69","kind":"tag","published_at":"2023-02-06T14:06:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.5/manifests"},{"name":"mariadb-10.8.7","sha":"d4310eb96ab515e37cbe3db939a6f385252a3e0e","kind":"tag","published_at":"2023-02-06T14:05:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.7/manifests"},{"name":"mariadb-10.7.8","sha":"bc656c4fa54c12ceabd857e8ae134f8979d82944","kind":"tag","published_at":"2023-02-06T14:05:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.8/manifests"},{"name":"mariadb-10.6.12","sha":"4c79e15cc3716f69c044d4287ad2160da8101cdc","kind":"tag","published_at":"2023-02-06T14:04:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.12/manifests"},{"name":"mariadb-10.5.19","sha":"f8a85af8ca1c937b8d4f847477bd282f80251cde","kind":"tag","published_at":"2023-02-06T14:03:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.19/manifests"},{"name":"mariadb-10.4.28","sha":"c8f2e9a5c0ac5905f28b050b7df5a9ffd914b7e7","kind":"tag","published_at":"2023-02-06T14:03:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.28/manifests"},{"name":"mariadb-10.3.38","sha":"c73985f2ce8a391582787f3e310a011c1a712bec","kind":"tag","published_at":"2023-02-06T14:01:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.38/manifests"},{"name":"mariadb-10.11.1","sha":"2437674291f31c91869a74eb6ebd9f03dc52bd43","kind":"tag","published_at":"2022-11-16T15:23:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.11.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.11.1/manifests"},{"name":"mariadb-10.10.2-release","sha":"695f20f1b55949ae5e4870805cf0b056457ec932","kind":"tag","published_at":"2022-11-16T15:22:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.2-release","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2-release/manifests"},{"name":"mariadb-10.10.2","sha":"f8997c68fe645cc94f6730a135aca5e530dec449","kind":"tag","published_at":"2022-11-07T14:43:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.2/manifests"},{"name":"mariadb-10.9.4","sha":"acf8dc0a577f8fed2d059c033f4efbd07dd95ac0","kind":"tag","published_at":"2022-11-07T14:42:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.4/manifests"},{"name":"mariadb-10.8.6","sha":"a2c85f378e8a57a9494141fad828643a5a53966c","kind":"tag","published_at":"2022-11-07T14:42:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.6/manifests"},{"name":"mariadb-10.7.7","sha":"5e196a7b734ea88c87781ba0314caf146ad3a364","kind":"tag","published_at":"2022-11-07T14:41:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.7/manifests"},{"name":"mariadb-10.6.11","sha":"d157b250ffd53570da61fd46cd29e2994d48b618","kind":"tag","published_at":"2022-11-07T14:40:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.11/manifests"},{"name":"mariadb-10.5.18","sha":"177d858e38d7fa7e90a7088fcc2f5576eba411a0","kind":"tag","published_at":"2022-11-07T14:16:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.18/manifests"},{"name":"mariadb-10.4.27","sha":"0946c99e7d6f7ac9dfcf3e60dae6ae85161d5ef2","kind":"tag","published_at":"2022-11-07T13:34:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.27/manifests"},{"name":"mariadb-10.3.37","sha":"3303748fd13399ba39ce4d646153d086c5a09445","kind":"tag","published_at":"2022-11-07T13:07:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.37/manifests"},{"name":"mariadb-10.9.3","sha":"50c6090107d582a39e5be018c9fb4f40202210f9","kind":"tag","published_at":"2022-09-19T13:36:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.3/manifests"},{"name":"mariadb-10.8.5","sha":"d2cae171d1a105d52e10757aa268aebd9387ed24","kind":"tag","published_at":"2022-09-19T13:35:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.5/manifests"},{"name":"mariadb-10.7.6","sha":"f3785f099c2f0f251f39632928e822328abe9a02","kind":"tag","published_at":"2022-09-19T13:35:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.6/manifests"},{"name":"mariadb-10.6.10","sha":"fd0bdd3180a7d5f4b9804d372d6a63b6a202818c","kind":"tag","published_at":"2022-09-19T13:34:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.10/manifests"},{"name":"mariadb-10.10.1","sha":"b74dbcb157b9c51952cdf40cd91c25d53513073e","kind":"tag","published_at":"2022-08-15T06:48:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.10.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.10.1/manifests"},{"name":"mariadb-10.9.2","sha":"10ed52767d25f3f9b9f5eee4983a3dee612ed2c6","kind":"tag","published_at":"2022-08-15T05:44:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.2/manifests"},{"name":"mariadb-10.8.4","sha":"6ffbc0e510cdaafe0494acd04e48d1f44727e86a","kind":"tag","published_at":"2022-08-15T04:55:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.4/manifests"},{"name":"mariadb-10.7.5","sha":"98d7ac1fbe2d61c0d21e2c22808ef808f29c0827","kind":"tag","published_at":"2022-08-15T04:27:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.5/manifests"},{"name":"mariadb-10.6.9","sha":"b8f6d315fe4fe62ef73f6fb4f45e004fcedec20c","kind":"tag","published_at":"2022-08-15T03:30:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.9/manifests"},{"name":"mariadb-10.5.17","sha":"1ac0bce36e5bf2136cedb1ce1da949f53cce4404","kind":"tag","published_at":"2022-08-15T02:52:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.17/manifests"},{"name":"mariadb-10.4.26","sha":"65e8506ca9d03967191b6ed207cf107d311f7f99","kind":"tag","published_at":"2022-08-15T02:18:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.26/manifests"},{"name":"mariadb-10.3.36","sha":"faddcf3c395da640b760c3f701f5bc1f3baae6c4","kind":"tag","published_at":"2022-08-15T01:43:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.36/manifests"},{"name":"mariadb-10.9.1","sha":"bf2bdd1a1a112c3bbdf53da7a663a59fafa62c7d","kind":"tag","published_at":"2022-05-20T17:18:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.9.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.9.1/manifests"},{"name":"mariadb-10.8.3","sha":"b7ffccf49b5563d3078359bddf438c9d20674513","kind":"tag","published_at":"2022-05-20T17:16:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.3/manifests"},{"name":"mariadb-10.7.4","sha":"99a433ed1cc2cebad93d6ece2b65691f2f49d3ea","kind":"tag","published_at":"2022-05-20T14:57:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.4/manifests"},{"name":"mariadb-10.6.8","sha":"b2187662bcba12b66667bc0531727453b3b8a666","kind":"tag","published_at":"2022-05-20T14:57:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.8/manifests"},{"name":"mariadb-10.5.16","sha":"7970ac7fe87d1da34e3e212dccd57b112b94b3fe","kind":"tag","published_at":"2022-05-20T14:56:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.16/manifests"},{"name":"mariadb-10.4.25","sha":"23ddc3518f999e003d54f7a069b63b73585588aa","kind":"tag","published_at":"2022-05-20T14:56:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.25/manifests"},{"name":"mariadb-10.3.35","sha":"a0d4f0f306c6e478a1f45727e8fd9c867f9672d9","kind":"tag","published_at":"2022-05-20T14:56:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.35/manifests"},{"name":"mariadb-10.2.44","sha":"0ba528fe56f6c637d9fbc9d177a62610038fd519","kind":"tag","published_at":"2022-05-20T14:53:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.44/manifests"},{"name":"mariadb-10.2.43","sha":"3a52569499e2f0c4d1f25db1e81617a9d9755400","kind":"tag","published_at":"2022-02-12T20:42:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.43/manifests"},{"name":"mariadb-10.3.34","sha":"a36fc80aeb3f835fad02f443d65dc608b74b92d1","kind":"tag","published_at":"2022-02-12T20:17:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.34/manifests"},{"name":"mariadb-10.4.24","sha":"b4477ae73c836592268f7fb231eeb38a4fa83bb6","kind":"tag","published_at":"2022-02-12T19:59:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.24/manifests"},{"name":"mariadb-10.5.15","sha":"9aa3564e8a06c3d2027fc514213ecf42b049b06e","kind":"tag","published_at":"2022-02-12T19:24:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.15/manifests"},{"name":"mariadb-10.6.7","sha":"e3894f5d397722dd50fb91dbbdbad3aaf017a4b0","kind":"tag","published_at":"2022-02-12T18:57:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.7/manifests"},{"name":"mariadb-10.7.3","sha":"65f602310c4ea086488bfaa50f36952162541a8c","kind":"tag","published_at":"2022-02-12T18:38:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.3/manifests"},{"name":"mariadb-10.8.2","sha":"7dade0adbd254a37cd41d0e2eb2adb7918517349","kind":"tag","published_at":"2022-02-12T18:07:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.2/manifests"},{"name":"mariadb-10.8.1","sha":"307b2991d61ff6734d858bdb211a88d1c8607a36","kind":"tag","published_at":"2022-02-08T23:32:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.8.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.8.1/manifests"},{"name":"mariadb-10.7.2","sha":"cb1316b8d213aded32aa2c1a98271eede179146d","kind":"tag","published_at":"2022-02-08T23:14:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.2/manifests"},{"name":"mariadb-10.6.6","sha":"4ffffd98a5ac89b78954aaa2197b40850ade4191","kind":"tag","published_at":"2022-02-08T22:50:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.6/manifests"},{"name":"mariadb-10.5.14","sha":"ad3ac55641f18172807b13423353f01377f76e6e","kind":"tag","published_at":"2022-02-08T22:30:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.14/manifests"},{"name":"mariadb-10.4.23","sha":"c04a203a10e282e1f33fd04d8a1b7ff0b076bce5","kind":"tag","published_at":"2022-02-08T22:09:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.23/manifests"},{"name":"mariadb-10.3.33","sha":"41a163ac5ccf4ac5394edc84e40b3f47acea6b08","kind":"tag","published_at":"2022-02-08T21:46:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.33/manifests"},{"name":"mariadb-10.2.42","sha":"e2b50213cf12623da31c8b49be4d40772876223c","kind":"tag","published_at":"2022-02-08T21:27:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.42/manifests"},{"name":"mariadb-10.3.32","sha":"a2f147af35480e27bd599462db59b9b95f71acd9","kind":"tag","published_at":"2021-11-08T17:55:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.32/manifests"},{"name":"mariadb-10.4.22","sha":"a19ab67318760f8f155ef7f4f821dfc738542c67","kind":"tag","published_at":"2021-11-08T17:38:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.22/manifests"},{"name":"mariadb-10.5.13","sha":"8635be6a2962f8e256c27836c35064ccaabb7486","kind":"tag","published_at":"2021-11-08T17:20:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.13/manifests"},{"name":"mariadb-10.6.5","sha":"109fc67d4da46d52d2a96528eaea3b0ef6275692","kind":"tag","published_at":"2021-11-08T17:02:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.5/manifests"},{"name":"mariadb-10.7.1","sha":"8bd21167d28748bea8717183534db1103a696755","kind":"tag","published_at":"2021-11-08T16:35:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.7.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.7.1/manifests"},{"name":"mariadb-10.2.41","sha":"561b6c7e513abc4ceba263252b519bf715ce80f4","kind":"tag","published_at":"2021-11-08T16:23:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.41/manifests"},{"name":"mariadb-10.6.4","sha":"2db692f5b4d6bb31a331dab44544171c455f6aca","kind":"tag","published_at":"2021-08-05T14:41:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.4/manifests"},{"name":"mariadb-10.5.12","sha":"b5569b62408375f35e2fe851158a7ff17e378ed1","kind":"tag","published_at":"2021-08-05T14:17:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.12/manifests"},{"name":"mariadb-10.4.21","sha":"4902b0fdc91cc6dc169dd2322daf966a2eeafdd8","kind":"tag","published_at":"2021-08-05T13:58:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.21/manifests"},{"name":"mariadb-10.3.31","sha":"7f264997dd21c5126350a9a5f0cc0960afdd1229","kind":"tag","published_at":"2021-08-05T13:34:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.31/manifests"},{"name":"mariadb-10.2.40","sha":"b549af69137023ce0f93d312a10d61e467dca07f","kind":"tag","published_at":"2021-08-05T13:10:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.40/manifests"},{"name":"mariadb-10.6.3","sha":"1f2ccc6db8a3e9be21d7ae599177380e2120d4af","kind":"commit","published_at":"2021-07-05T10:44:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.3/manifests"},{"name":"mariadb-10.5.11","sha":"dc82effa5df5e59be6c7de4038f0a832f37d9bdc","kind":"commit","published_at":"2021-06-18T08:55:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.11/manifests"},{"name":"mariadb-10.6.2","sha":"59cf1a8a8ad07add11ea9a55ebb15828d3d99196","kind":"commit","published_at":"2021-06-17T17:30:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.2/manifests"},{"name":"mariadb-10.4.20","sha":"c7ee039d36f69f24fb3b1c422fcff8dbf974e3eb","kind":"commit","published_at":"2021-06-09T11:28:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.20/manifests"},{"name":"mariadb-10.3.30","sha":"75a65d3201a4486af96cf3277b6c5a4ba460eef7","kind":"commit","published_at":"2021-06-09T11:23:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.30/manifests"},{"name":"mariadb-10.2.39","sha":"dfa2d0bc13362b949b1b1699955583f74e7db90a","kind":"commit","published_at":"2021-06-08T10:21:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.39/manifests"},{"name":"mariadb-10.6.1","sha":"00a8357bd30fdfca23720448a3f638290b6d35b7","kind":"commit","published_at":"2021-05-20T23:00:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.1/manifests"},{"name":"mariadb-10.5.10","sha":"3f55c569514679d98e09e71286ca28a8ac667a71","kind":"commit","published_at":"2021-05-05T20:57:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.10/manifests"},{"name":"mariadb-10.4.19","sha":"a4139f8d68bd31e80ff6202c093cd232c194ddfd","kind":"commit","published_at":"2021-05-05T20:06:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.19/manifests"},{"name":"mariadb-10.3.29","sha":"4f143a88bcb36e94e9edba8a3c5b4a350dcd9bf9","kind":"commit","published_at":"2021-05-05T15:21:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.29/manifests"},{"name":"mariadb-10.2.38","sha":"a20195bba5ff695b8c00b8b3f57edced3c1108a6","kind":"commit","published_at":"2021-05-04T14:55:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.38/manifests"},{"name":"mariadb-10.6.0","sha":"1a647b700f6b72dc97211510a5d0c647d5d3d911","kind":"commit","published_at":"2021-04-23T07:07:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.6.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.6.0/manifests"},{"name":"mariadb-10.5.9","sha":"3a8ca9096ea82ca61811450775511533d6cb1bb4","kind":"commit","published_at":"2021-02-19T09:37:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.9/manifests"},{"name":"mariadb-10.4.18","sha":"53123dfa3e365138591fd2f160c6057aca00a3e6","kind":"commit","published_at":"2021-02-18T23:19:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.18/manifests"},{"name":"mariadb-10.3.28","sha":"0d55b020e16fb0ab88547a28a22cb58eaa7fb229","kind":"commit","published_at":"2021-02-18T21:09:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.28/manifests"},{"name":"mariadb-10.2.37","sha":"ce3a2a688db556d8d077a409fd9bf5cc013d13dd","kind":"commit","published_at":"2021-02-18T18:03:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.37/manifests"},{"name":"mariadb-10.5.8","sha":"7da6353b1558adce73320c803f0413c9bbd81185","kind":"commit","published_at":"2020-11-10T13:09:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.8/manifests"},{"name":"mariadb-10.4.17","sha":"5fbfdae130950d0a5a07d4b909f3bf1ff0498d34","kind":"commit","published_at":"2020-11-10T10:24:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.17/manifests"},{"name":"mariadb-10.3.27","sha":"dba846ce2a4c57363c4f0256b0e6d2dd1a55ac40","kind":"commit","published_at":"2020-11-10T09:29:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.27/manifests"},{"name":"mariadb-10.2.36","sha":"bea84aefb0563a10a310ea81d46c372919345c10","kind":"commit","published_at":"2020-11-09T21:51:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.36/manifests"},{"name":"mariadb-10.5.7","sha":"90f43d260e407c650aa8a7885d674c717618cc37","kind":"commit","published_at":"2020-11-03T10:41:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.7/manifests"},{"name":"mariadb-10.4.16","sha":"1f18e0c70e3602710c6cb3bef05e7a3ab80573d1","kind":"commit","published_at":"2020-11-01T23:29:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.16/manifests"},{"name":"mariadb-10.3.26","sha":"d5ce7824444b7491f420061076ae5087d4829428","kind":"commit","published_at":"2020-11-01T00:56:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.26/manifests"},{"name":"mariadb-10.2.35","sha":"6d3792a9a2e30201ffbdc977e370e96825b24f3b","kind":"commit","published_at":"2020-10-31T17:49:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.35/manifests"},{"name":"mariadb-10.1.48","sha":"e55bb16b04c6d10f1544feda6800706df6438226","kind":"commit","published_at":"2020-10-30T00:47:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.48","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.48/manifests"},{"name":"mariadb-10.5.6","sha":"5b8ab1934a10966336e66751bc13fc66923b02f6","kind":"commit","published_at":"2020-10-05T16:31:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.6/manifests"},{"name":"mariadb-10.4.15","sha":"a6e451dc7272c408ace8b3fb4d86c79263f7247e","kind":"commit","published_at":"2020-10-05T16:18:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.15/manifests"},{"name":"mariadb-10.3.25","sha":"a707c7f0dd628013bd0857ff7411b3ab6633cfa3","kind":"commit","published_at":"2020-10-05T16:05:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.25/manifests"},{"name":"mariadb-10.2.34","sha":"a464917766dc513b524d16282b8f2c30f323abe5","kind":"commit","published_at":"2020-10-05T15:53:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.34/manifests"},{"name":"mariadb-10.1.47","sha":"f4c85ef5ed0b2977fd5db61b166fd59764394234","kind":"commit","published_at":"2020-10-05T15:52:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.47/manifests"},{"name":"mariadb-10.5.5","sha":"5b3d3792e28fc7a875c7060f772e42a9cd922f83","kind":"commit","published_at":"2020-08-07T11:43:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.5/manifests"},{"name":"mariadb-10.4.14","sha":"ddffcad64c9ff3299037eed9df1bc92d51f8d07e","kind":"commit","published_at":"2020-08-06T15:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.14/manifests"},{"name":"mariadb-10.3.24","sha":"4668e079eed635c9ff19a39e584202d3a4e590c1","kind":"commit","published_at":"2020-08-06T15:01:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.24/manifests"},{"name":"mariadb-10.2.33","sha":"fbcae42c2ab3d34d46eaf86a636722155b6eb2da","kind":"commit","published_at":"2020-08-06T14:47:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.33/manifests"},{"name":"mariadb-10.1.46","sha":"c0ac310e3e0a19cb13da907193f4caad83f095aa","kind":"commit","published_at":"2020-08-06T12:02:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.46/manifests"},{"name":"mariadb-10.5.4","sha":"5018b998a76b99a30efe96ca007a95a5a1c83bb5","kind":"commit","published_at":"2020-06-23T15:07:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.4/manifests"},{"name":"mariadb-10.5.3","sha":"173adeaff45284d124d3a440fa6c5da9c3105215","kind":"commit","published_at":"2020-05-11T14:23:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.3/manifests"},{"name":"mariadb-10.4.13","sha":"1b18cddaa23711776537ee98f16529a74ff861c2","kind":"commit","published_at":"2020-05-09T19:20:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.13/manifests"},{"name":"mariadb-10.3.23","sha":"607467bd63db2c6ca64610eb9f4e703711f4dfc6","kind":"commit","published_at":"2020-05-09T18:20:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.23/manifests"},{"name":"mariadb-10.2.32","sha":"985f63cce1057d7b3fd6e86e65a2a2ee7d970073","kind":"commit","published_at":"2020-05-08T11:38:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.32/manifests"},{"name":"mariadb-10.1.45","sha":"530da97c65a8018ef049dfb990df6b98bc5e4ccd","kind":"commit","published_at":"2020-05-08T07:19:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.45","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.45/manifests"},{"name":"mariadb-5.5.68","sha":"f20c63264ab4170fc8e45093042bd2e7272ce9fc","kind":"commit","published_at":"2020-05-06T10:47:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.68","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.68/manifests"},{"name":"mariadb-10.5.2","sha":"f01e7a4741bdf6da419c8a9a0676978b35cb02b4","kind":"commit","published_at":"2020-03-25T10:09:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.2/manifests"},{"name":"mariadb-10.5.1","sha":"6dc46b5a4d8aa5432528745be3174267a9caa74d","kind":"commit","published_at":"2020-02-13T17:59:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.1/manifests"},{"name":"mariadb-10.4.12","sha":"ba6bfc402c352372cc1a9ec20b5dc50b2204549f","kind":"commit","published_at":"2020-01-26T20:39:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.12/manifests"},{"name":"mariadb-10.3.22","sha":"0152704ae3f857668dbc05803950adcf131b8685","kind":"commit","published_at":"2020-01-26T18:34:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.22/manifests"},{"name":"mariadb-10.2.31","sha":"0a891ad6a6ba698484ba71171c3aa793705b8c6a","kind":"commit","published_at":"2020-01-26T16:40:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.31/manifests"},{"name":"mariadb-10.1.44","sha":"84d4005bad1abc45c5baac581ae26a563dea14bb","kind":"commit","published_at":"2020-01-25T21:50:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.44/manifests"},{"name":"mariadb-5.5.67","sha":"4d1c1b23e1373bbd4e72f524e855f1db076d2c73","kind":"commit","published_at":"2020-01-17T23:05:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.67","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.67/manifests"},{"name":"mariadb-10.4.11","sha":"7c2c420b70b19cc02b5281127205e876f3919dad","kind":"commit","published_at":"2019-12-10T13:43:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.11/manifests"},{"name":"mariadb-10.3.21","sha":"e5e5877740f248de848219ee3a1d2881cd5c5b82","kind":"commit","published_at":"2019-12-05T22:18:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.21/manifests"},{"name":"mariadb-10.2.30","sha":"3cc0e0befb3d6012a7ed9649a2220bf6cc6c614f","kind":"commit","published_at":"2019-12-04T23:28:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.30/manifests"},{"name":"mariadb-10.5.0","sha":"7c7f9bef28aa566557da31402142f6dd8298ddd2","kind":"commit","published_at":"2019-11-25T14:02:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.5.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.5.0/manifests"},{"name":"mariadb-10.4.10","sha":"c24ec3cece6d8bf70dac7519b6fd397c464f7a82","kind":"commit","published_at":"2019-11-07T05:39:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.10/manifests"},{"name":"mariadb-10.3.20","sha":"352e7667877ec6603aff5234c003ef8c11885cd8","kind":"commit","published_at":"2019-11-06T15:56:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.20/manifests"},{"name":"mariadb-10.2.29","sha":"90451a59811b415a443aab97230e694856392cb5","kind":"commit","published_at":"2019-11-06T11:01:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.29/manifests"},{"name":"mariadb-10.1.43","sha":"4e99e67c4e8a04bd03cb0e7efc2ce0129af60c34","kind":"commit","published_at":"2019-11-06T06:17:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.43/manifests"},{"name":"mariadb-10.4.9","sha":"0339cbe2f628f8a122ba7ea3a75fc99fa1dc4c96","kind":"commit","published_at":"2019-11-03T18:41:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.9/manifests"},{"name":"mariadb-10.3.19","sha":"e1a2b12577680ad365d297dcf617752d9d42e110","kind":"commit","published_at":"2019-11-03T15:59:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.19/manifests"},{"name":"mariadb-10.2.28","sha":"1552b254a0140e91c54394af5d06d25ae88d5a28","kind":"commit","published_at":"2019-10-31T18:42:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.28/manifests"},{"name":"mariadb-10.1.42","sha":"d925aec1c10cebf6c34825a7de50afe4e630aff4","kind":"commit","published_at":"2019-10-31T16:07:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.42/manifests"},{"name":"mariadb-5.5.66","sha":"9277b6ec1ce8bc195a10b5deb11d65843adf8972","kind":"commit","published_at":"2019-10-30T13:44:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.66","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.66/manifests"},{"name":"mariadb-10.4.8","sha":"4c2464b87d58a43d1292e166bae6720b51f4b000","kind":"commit","published_at":"2019-09-08T20:58:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.8/manifests"},{"name":"mariadb-10.3.18","sha":"604f80e77c054758aa449064cdc29dfa13a71922","kind":"commit","published_at":"2019-09-08T16:49:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.18/manifests"},{"name":"mariadb-10.2.27","sha":"f9f968557f9c632a083acabb3578631ce0d1c4f6","kind":"commit","published_at":"2019-09-08T13:21:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.27/manifests"},{"name":"mariadb-10.4.7","sha":"9a78a283f4ee7e8ccc4afb1d8a24c662fa4c634b","kind":"commit","published_at":"2019-07-30T11:28:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.7/manifests"},{"name":"mariadb-10.3.17","sha":"4b5a14d0fe3d6945a0a9516261f563dcfd1f2c9c","kind":"commit","published_at":"2019-07-28T00:14:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.17/manifests"},{"name":"mariadb-10.2.26","sha":"d6886b95d0d48d80deffa7f2190b8abd5ee8236b","kind":"commit","published_at":"2019-07-26T21:19:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.26/manifests"},{"name":"mariadb-10.1.41","sha":"403e6615fdd3f5f4de6d159457b2bd2fe566e0ad","kind":"commit","published_at":"2019-07-26T15:17:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.41/manifests"},{"name":"mariadb-5.5.65","sha":"cc37250a76472de4021bdfb395a17a9e736aecf6","kind":"commit","published_at":"2019-07-25T14:36:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.65","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.65/manifests"},{"name":"mariadb-10.4.6","sha":"b8e655ce029a1f182602c9f12c3cc5931226eec2","kind":"commit","published_at":"2019-06-17T21:41:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.6/manifests"},{"name":"mariadb-10.3.16","sha":"0789a1a18f0e780c0412667e7b6e0a9970aa6905","kind":"commit","published_at":"2019-06-14T22:21:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.16/manifests"},{"name":"mariadb-10.2.25","sha":"21eed902f3415956cb3d5a4153459acc2e299402","kind":"commit","published_at":"2019-06-14T18:23:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.25/manifests"},{"name":"mariadb-10.4.5","sha":"dafe41edead86785908f38093833f84994d312b9","kind":"commit","published_at":"2019-05-20T07:38:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.5/manifests"},{"name":"mariadb-10.3.15","sha":"07aef9f7eb936de2b277f8ae209a1fd72510c011","kind":"commit","published_at":"2019-05-13T17:53:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.15/manifests"},{"name":"mariadb-10.2.24","sha":"e0271a7b43c6df652c6a074858853a6d0da20c1e","kind":"commit","published_at":"2019-05-08T04:01:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.24/manifests"},{"name":"mariadb-10.1.40","sha":"f92f313368a2f2a8bed116085a407ce522f7a52c","kind":"commit","published_at":"2019-05-07T20:41:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.40/manifests"},{"name":"mariadb-10.1.39","sha":"e9da78ee92c3f44b341a1a68504da72494a684b9","kind":"commit","published_at":"2019-04-30T20:58:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.39/manifests"},{"name":"mariadb-5.5.64","sha":"926446880f937568eaae9a9671193d9d652f7bf9","kind":"commit","published_at":"2019-04-26T12:31:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.64","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.64/manifests"},{"name":"mariadb-10.4.4","sha":"eb872ceb2710034eb507bfb7f5133022d814c59f","kind":"commit","published_at":"2019-04-06T09:33:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.4/manifests"},{"name":"mariadb-10.3.14","sha":"ab7b9cf9122f6eb02744082db8672a920ae6009f","kind":"commit","published_at":"2019-04-01T13:58:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.14/manifests"},{"name":"mariadb-10.2.23","sha":"77e2aca3f0795884e8221b30973709b62119fade","kind":"commit","published_at":"2019-03-23T13:33:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.23/manifests"},{"name":"mariadb-10.4.3","sha":"6471c156f1b406973f2455bcf333f1b4bcf1198b","kind":"commit","published_at":"2019-02-24T14:58:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.3/manifests"},{"name":"mariadb-10.3.13","sha":"c8f9b3f915a729ec35c00e92cc534a01271aa6e6","kind":"commit","published_at":"2019-02-20T07:44:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.13/manifests"},{"name":"mariadb-10.2.22","sha":"ca325a46d230438ab06b8fe4455f54538dfa11d4","kind":"commit","published_at":"2019-02-09T23:21:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.22/manifests"},{"name":"mariadb-10.1.38","sha":"4c490d6df63695dc97b2c808e59954e6877d3a51","kind":"commit","published_at":"2019-02-04T16:55:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.38/manifests"},{"name":"mariadb-galera-10.0.38","sha":"8aa4cff7b5bd3876138dbaf12cbcc7402c95cfa0","kind":"commit","published_at":"2019-02-01T11:41:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.38/manifests"},{"name":"mariadb-galera-5.5.63","sha":"074d51e6151377928864f34b3d8f798b7e8c23d9","kind":"commit","published_at":"2019-01-31T12:00:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.63","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.63/manifests"},{"name":"mariadb-10.0.38","sha":"368eda060f5922929eb4741e97b37a205591bdf3","kind":"commit","published_at":"2019-01-29T18:33:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.38/manifests"},{"name":"mariadb-10.4.2","sha":"9c60535f867678e65ade1258ca10b7d2ee2bdc53","kind":"commit","published_at":"2019-01-28T13:41:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.2/manifests"},{"name":"mariadb-5.5.63","sha":"2175bfce3e9da8332f10ab0e0286dc93915533a2","kind":"commit","published_at":"2019-01-27T17:54:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.63","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.63/manifests"},{"name":"mariadb-10.3.12","sha":"faf206a848684bc0f87c93a2b47a55063bbccc6c","kind":"commit","published_at":"2019-01-04T15:25:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.12/manifests"},{"name":"mariadb-10.2.21","sha":"67240858b2bfa0afc436d88fc9da0595e1391b60","kind":"commit","published_at":"2018-12-30T17:30:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.21/manifests"},{"name":"mariadb-10.2.20","sha":"975f4a1295f2b678c5ecea2cf4cfc69e177d88f5","kind":"commit","published_at":"2018-12-21T18:45:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.20/manifests"},{"name":"mariadb-10.4.1","sha":"30641f9df77be99d93524e39cdc2b2d783e6d3e1","kind":"commit","published_at":"2018-12-18T15:38:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.1/manifests"},{"name":"mariadb-10.3.11","sha":"fe0e65dbe28f93bfc677d12be4166415dc1bec5a","kind":"commit","published_at":"2018-11-16T17:58:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.11/manifests"},{"name":"mariadb-10.2.19","sha":"32bebfeefb219aec22468a6eae30ffd4a778544d","kind":"commit","published_at":"2018-11-12T16:19:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.19/manifests"},{"name":"mariadb-10.4.0","sha":"c761b43451d54eeeecdf3c102906fcce88d4e9d9","kind":"commit","published_at":"2018-11-08T08:19:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.4.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.4.0/manifests"},{"name":"mariadb-galera-10.0.37","sha":"b9a69f776d3dea825bc23759660258c28bf58cc7","kind":"commit","published_at":"2018-11-01T08:49:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.37/manifests"},{"name":"mariadb-10.1.37","sha":"8d834cd0f370b306f63c2364552d187fc388e59e","kind":"commit","published_at":"2018-10-31T21:48:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.37/manifests"},{"name":"mariadb-10.0.37","sha":"a737135ae39dafe8b1136386ce23dfa8bed877f9","kind":"commit","published_at":"2018-10-30T16:15:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.37/manifests"},{"name":"mariadb-galera-5.5.62","sha":"2ee9343c873ad31c2dd0d2175dec2ef3b48ca5ba","kind":"commit","published_at":"2018-10-29T16:45:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.62","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.62/manifests"},{"name":"mariadb-5.5.62","sha":"893ebb739e24637985892da1555f2e6f1a8ac5b6","kind":"commit","published_at":"2018-10-24T09:09:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.62","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.62/manifests"},{"name":"mariadb-10.3.10","sha":"bad2f1569da57c4a81cc84ec2f4a79924df9c8d6","kind":"commit","published_at":"2018-10-02T09:42:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.10/manifests"},{"name":"mariadb-10.2.18","sha":"2dfb4a8abe3af501f8a6780ed782a2eee5e6f6d5","kind":"commit","published_at":"2018-09-24T23:45:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.18/manifests"},{"name":"mariadb-10.1.36","sha":"b1d72f1722f6a026f8e4496822802ca3c65c76be","kind":"commit","published_at":"2018-09-07T13:49:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.36/manifests"},{"name":"mysql-5.5.62","sha":"bac287c315b1792e7ae33f91add6a60292f9bae8","kind":"commit","published_at":"2018-08-20T11:32:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.62","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.62/manifests"},{"name":"mariadb-10.3.9","sha":"ca26f91bcaa21933147974c823852a2e1c2e2bd7","kind":"commit","published_at":"2018-08-14T00:35:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.9/manifests"},{"name":"mariadb-10.2.17","sha":"5553d3f1f691a374124686946bd1f1cc4ef9fb45","kind":"commit","published_at":"2018-08-12T11:25:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.17/manifests"},{"name":"mariadb-10.1.35","sha":"50c426200224a4527e84052aa2ab32be893f43f4","kind":"commit","published_at":"2018-08-04T21:53:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.35/manifests"},{"name":"mariadb-galera-10.0.36","sha":"5d90717cc9e05f2a3bfe137031eb15fc1e291ad7","kind":"commit","published_at":"2018-08-04T08:28:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.36/manifests"},{"name":"mariadb-galera-5.5.61","sha":"e88e26b4242e1c030bb138fca7ea2c916dbe6a76","kind":"commit","published_at":"2018-08-02T07:37:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.61","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.61/manifests"},{"name":"mariadb-10.0.36","sha":"e023f9a4d5a620b54d7f7132567150d80b630692","kind":"commit","published_at":"2018-07-31T12:19:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.36/manifests"},{"name":"mariadb-5.5.61","sha":"a49ec980422e04ce1a37344be09aa6254f16fa2a","kind":"commit","published_at":"2018-07-30T12:32:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.61","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.61/manifests"},{"name":"mariadb-10.3.8","sha":"eaab98f7022732b26b4ea590e1bb44308e253be8","kind":"commit","published_at":"2018-07-02T07:30:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.8/manifests"},{"name":"mariadb-10.2.16","sha":"bb825194b87da63126960656e86a18692b381b12","kind":"commit","published_at":"2018-06-25T11:04:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.16/manifests"},{"name":"mariadb-10.1.34","sha":"9f848da640dd6c3f44d56eae18204370ae7f835c","kind":"commit","published_at":"2018-06-15T23:20:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.34/manifests"},{"name":"mysql-5.5.61","sha":"e48d775c6f066add457fa8cfb2ebc4d5ff0c7613","kind":"commit","published_at":"2018-06-15T16:31:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.61","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.61/manifests"},{"name":"mariadb-10.3.7","sha":"4a49f7f88cfa82ae6eb8e7b5a528e91416b33b52","kind":"commit","published_at":"2018-05-23T20:31:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.7/manifests"},{"name":"mariadb-10.2.15","sha":"bb045e7931c451b228ffc5bcdb1791a31eb0c852","kind":"commit","published_at":"2018-05-16T21:24:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.15/manifests"},{"name":"mariadb-galera-10.0.35","sha":"2e5681a450627709512138a7d15b8ee035a29c6a","kind":"commit","published_at":"2018-05-08T06:33:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.35/manifests"},{"name":"mariadb-10.1.33","sha":"1025363a35571d5a0ba7023287104d23c7aa61d5","kind":"commit","published_at":"2018-05-07T23:13:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.33/manifests"},{"name":"mariadb-galera-5.5.60","sha":"1ecd68d867ced1d00ebffdcedbf6bc97493f5067","kind":"commit","published_at":"2018-05-01T09:50:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.60","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.60/manifests"},{"name":"mariadb-10.0.35","sha":"42fac3241368ad72f8cfef2b8521269e6c173558","kind":"commit","published_at":"2018-05-01T09:47:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.35/manifests"},{"name":"mariadb-5.5.60","sha":"51c415d97d60cad732d05c9d5516f7fa3fde1df9","kind":"commit","published_at":"2018-04-19T23:04:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.60","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.60/manifests"},{"name":"mariadb-10.3.6","sha":"560743198604caf677c543db9719cef871df09ce","kind":"commit","published_at":"2018-04-13T19:46:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.6/manifests"},{"name":"mariadb-10.2.14","sha":"b3cdafcb93da2e57d49f26f0846dc957458ee72c","kind":"commit","published_at":"2018-03-26T16:36:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.14/manifests"},{"name":"mariadb-10.1.32","sha":"4d83b01537e3f1eb257a8e9a6416938e03adea59","kind":"commit","published_at":"2018-03-26T14:14:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.32/manifests"},{"name":"mysql-5.5.60","sha":"c0b4d74b52e7eec9b13af732193f7f8d7abe05de","kind":"commit","published_at":"2018-02-26T09:07:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.60","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.60/manifests"},{"name":"mariadb-10.3.5","sha":"583eb96c2492adb87e88a014b24eb0724fb00257","kind":"commit","published_at":"2018-02-25T17:08:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.5/manifests"},{"name":"mariadb-10.2.13","sha":"00f0c039d2f4213ccf0a0202349ecb162a799989","kind":"commit","published_at":"2018-02-12T14:56:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.13/manifests"},{"name":"mariadb-10.1.31","sha":"aba15b864af664276261dcbbdaef35268d407af1","kind":"commit","published_at":"2018-02-04T02:28:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.31/manifests"},{"name":"mariadb-galera-10.0.34","sha":"c7e5feb2596e2a032207191320dbf1387d440959","kind":"commit","published_at":"2018-02-01T12:09:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.34/manifests"},{"name":"mariadb-10.0.34","sha":"d01dbe66a8bf9cb6031f95159c49100f9299a768","kind":"commit","published_at":"2018-01-27T18:37:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.34/manifests"},{"name":"mariadb-galera-5.5.59","sha":"843503e90f902a0c4691467b294a5edc34cf9f21","kind":"commit","published_at":"2018-01-19T18:08:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.59","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.59/manifests"},{"name":"mariadb-5.5.59","sha":"fafdac3365f4943e73bcefd0e0d07d69997a9724","kind":"commit","published_at":"2018-01-18T16:56:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.59","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.59/manifests"},{"name":"mariadb-10.3.4","sha":"8f102b584d4e8f02da924f9be094014136eb453f","kind":"commit","published_at":"2018-01-16T23:45:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.4/manifests"},{"name":"mariadb-10.2.12","sha":"d361401bc26f49480daec8b0307afff6edae2ecc","kind":"commit","published_at":"2018-01-03T09:56:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.12/manifests"},{"name":"mariadb-10.3.3","sha":"52c40b406d5a68bf774a75dc6fa9ef1c166b22b1","kind":"commit","published_at":"2017-12-22T20:12:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.3/manifests"},{"name":"mariadb-10.1.30","sha":"461cf3e5a3c2d346d75b1407b285f8daf9d01f67","kind":"commit","published_at":"2017-12-21T15:40:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.30/manifests"},{"name":"mariadb-10.2.11","sha":"77872e4519a9ebba2cd2ab4f5794faccf0a1f879","kind":"commit","published_at":"2017-11-27T10:04:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.11/manifests"},{"name":"mysql-5.5.59","sha":"946d9e4db4896992400cabbd0d1db9a0a10cbfd1","kind":"commit","published_at":"2017-11-27T09:21:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.59","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.59/manifests"},{"name":"mariadb-10.1.29","sha":"05103c84ecc519eae4090b720f48203a648e2ab9","kind":"commit","published_at":"2017-11-13T18:41:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.29/manifests"},{"name":"mariadb-galera-10.0.33","sha":"9572bbdc3791178b82d4c71a8e3948a3a35123d4","kind":"commit","published_at":"2017-11-08T15:22:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.33/manifests"},{"name":"mariadb-10.2.10","sha":"58e0dcb93dc2b2bf49f76c754bd216dbdf875a0d","kind":"commit","published_at":"2017-10-30T08:06:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.10/manifests"},{"name":"mariadb-10.0.33","sha":"c3592ca7b8864a2492d98db4d45a7684e979301d","kind":"commit","published_at":"2017-10-27T00:19:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.33/manifests"},{"name":"mariadb-galera-5.5.58","sha":"016785f6aa9c56b731b612363e7d52488735ee98","kind":"commit","published_at":"2017-10-19T12:02:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.58","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.58/manifests"},{"name":"mariadb-5.5.58","sha":"b000e169562697aa072600695d4f0c0412f94f4f","kind":"commit","published_at":"2017-10-17T09:04:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.58","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.58/manifests"},{"name":"mariadb-10.3.2","sha":"2d2f857fb371ada237bad3fb2f470c613cdf5da2","kind":"commit","published_at":"2017-10-06T10:28:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.2/manifests"},{"name":"mariadb-10.1.28","sha":"f0e9bebd278b27e05d9c66746420b48535f2b86e","kind":"commit","published_at":"2017-09-27T08:22:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.28/manifests"},{"name":"mariadb-10.2.9","sha":"21614f4a85deaaa771e3333ef003882c17677674","kind":"commit","published_at":"2017-09-25T06:29:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.9/manifests"},{"name":"mariadb-10.1.27","sha":"d8fe5fa131936794a4acff2be899fe18f6a42985","kind":"commit","published_at":"2017-09-22T14:54:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.27/manifests"},{"name":"mysql-5.5.58","sha":"1da916c37e5107b27297fc9e22c3da7772bb097d","kind":"commit","published_at":"2017-09-13T15:15:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.58","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.58/manifests"},{"name":"mariadb-10.3.1","sha":"316cb337959e53da63b3117884b226ec8c597b0c","kind":"commit","published_at":"2017-08-26T22:01:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.1/manifests"},{"name":"mariadb-10.2.8","sha":"c548fb0667ffe71d9387eaec342b1716fc4c9526","kind":"commit","published_at":"2017-08-17T09:41:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.8/manifests"},{"name":"mariadb-galera-10.0.32","sha":"0a479f786020d3c1431a25523661759748404770","kind":"commit","published_at":"2017-08-16T10:10:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.32/manifests"},{"name":"mariadb-10.1.26","sha":"535910ae5f20e36405631030e9c0eb22fe40a7c4","kind":"commit","published_at":"2017-08-09T13:15:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.26/manifests"},{"name":"mariadb-10.0.32","sha":"a346a5613ee7c0b17b0b4ce377659c996ef6bb75","kind":"commit","published_at":"2017-08-04T07:32:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.32/manifests"},{"name":"mariadb-galera-5.5.57","sha":"d9675a10d5b1494458730367e1b790efc3b03bb7","kind":"commit","published_at":"2017-07-24T17:24:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.57","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.57/manifests"},{"name":"mariadb-5.5.57","sha":"59fca5806af65c8379a993f9e604cb0b20a76e2b","kind":"commit","published_at":"2017-07-18T17:50:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.57","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.57/manifests"},{"name":"mariadb-10.2.7","sha":"5ff2db7f67401511b30dbd3fc69a1ea87d7e8cc4","kind":"commit","published_at":"2017-07-09T21:05:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.7/manifests"},{"name":"mariadb-10.1.25","sha":"da7604a2943f633df3b193e26ee20110bae9fa7a","kind":"commit","published_at":"2017-07-01T18:12:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.25/manifests"},{"name":"mysql-5.5.57","sha":"34cd74e52185de2ea3156e8295de3c638cde8c88","kind":"commit","published_at":"2017-06-05T06:33:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.57","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.57/manifests"},{"name":"mariadb-galera-10.0.31","sha":"3806a323ce414fb3b425d762b9fbe08403432f2a","kind":"commit","published_at":"2017-06-01T11:10:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.31/manifests"},{"name":"mariadb-10.1.24","sha":"af4421e82d3d458ea8f19cda6376503be6c49143","kind":"commit","published_at":"2017-05-29T07:27:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.24/manifests"},{"name":"mariadb-10.0.31","sha":"725e47bfb524f4b1d29076c8777056bedd5f00ea","kind":"commit","published_at":"2017-05-19T22:59:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.31/manifests"},{"name":"mariadb-10.2.6","sha":"ca7cf69cb13285585922722063af888b957580ee","kind":"commit","published_at":"2017-05-14T23:09:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.6/manifests"},{"name":"mariadb-galera-5.5.56","sha":"4f1a3dd115ec2050265f0a4cf0e8f3a3791c3e96","kind":"commit","published_at":"2017-05-03T05:41:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.56","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.56/manifests"},{"name":"mariadb-10.1.23","sha":"acce1f37c2518278a31606c7f1b460ad0ac7347c","kind":"commit","published_at":"2017-05-02T05:09:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.23/manifests"},{"name":"mariadb-5.5.56","sha":"dbe2c3c5f21fd479fbe0993b045c0c30493ca07a","kind":"commit","published_at":"2017-04-30T11:06:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.56","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.56/manifests"},{"name":"mysql-5.5.56","sha":"ad88f2a7b5c5827cb1ba78eee3497fb851b37a9f","kind":"commit","published_at":"2017-04-27T06:54:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.56","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.56/manifests"},{"name":"mariadb-galera-5.5.55","sha":"85f53e46f049725431ded4718abae07d4d779e66","kind":"commit","published_at":"2017-04-21T03:57:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.55","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.55/manifests"},{"name":"mariadb-10.3.0","sha":"20ae591abd0bfe1bfaee546989ee163f4ef832b1","kind":"commit","published_at":"2017-04-13T19:39:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.3.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.3.0/manifests"},{"name":"mariadb-5.5.55","sha":"663068c6eea736a38eff9ac183326d6c7e4e239b","kind":"commit","published_at":"2017-04-11T14:18:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.55","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.55/manifests"},{"name":"mariadb-10.2.5","sha":"ebce682557c34fc6cf0837afe66ede25b1f849b8","kind":"commit","published_at":"2017-04-04T19:00:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.5/manifests"},{"name":"mariadb-galera-10.0.30","sha":"656d0f10e51a554ec2ff895c5e25e16a5da0d00e","kind":"commit","published_at":"2017-03-21T08:56:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.30/manifests"},{"name":"mysql-5.5.55","sha":"6fa5e0814662d691be1a29bf88332348ec7c50c9","kind":"commit","published_at":"2017-03-18T04:42:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.55","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.55/manifests"},{"name":"mariadb-10.1.22","sha":"68be011cf2ec96a622db857fe9c418380d106d0d","kind":"commit","published_at":"2017-03-11T18:59:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.22/manifests"},{"name":"mariadb-10.0.30","sha":"c4f3e64c23fe7f7fd18c0a79f87f9771df15fe9f","kind":"commit","published_at":"2017-03-06T19:50:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.30/manifests"},{"name":"mariadb-10.2.4","sha":"34bbc76f1c1f6968cdcf65dee2d887ab71557e5c","kind":"commit","published_at":"2017-02-16T07:18:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.4/manifests"},{"name":"mariadb-10.1.21","sha":"f7d030489d2980c9deb733925515099ec256f6d2","kind":"commit","published_at":"2017-01-17T19:17:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.21/manifests"},{"name":"mariadb-galera-10.0.29","sha":"5fc1ba604e27b7d9eaa2977ef5b0c180f6f62565","kind":"commit","published_at":"2017-01-13T18:57:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.29/manifests"},{"name":"mariadb-10.0.29","sha":"4f5338467807f099b67f07d0bfb415358222a2b1","kind":"commit","published_at":"2017-01-12T01:37:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.29/manifests"},{"name":"mariadb-galera-5.5.54","sha":"901f7ebcf3aa45c99f82e655a8482c50f10b840e","kind":"commit","published_at":"2016-12-28T02:39:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.54","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.54/manifests"},{"name":"mariadb-5.5.54","sha":"ec6d8dadc01269451332e5b24b12a5350a2a4896","kind":"commit","published_at":"2016-12-22T12:02:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.54","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.54/manifests"},{"name":"mariadb-10.2.3","sha":"0c3791caae769e0e0a219ad092f81ef254960ecd","kind":"commit","published_at":"2016-12-22T10:02:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.3/manifests"},{"name":"mariadb-10.1.20","sha":"c13b5011629b5ff7b969d648265002e4d1ba94c2","kind":"commit","published_at":"2016-12-14T19:20:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.20/manifests"},{"name":"mysql-5.5.54","sha":"c8f0eeb9c8596be83fefb7fef9f9871e53edb020","kind":"commit","published_at":"2016-11-28T11:56:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.54","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.54/manifests"},{"name":"mariadb-10.1.19","sha":"5fda340dc378a8542d55d4734d68fcc918549175","kind":"commit","published_at":"2016-11-04T11:04:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.19/manifests"},{"name":"mariadb-galera-10.0.28","sha":"c7e1c89070e34e13cb4a3e947021b91fb211959a","kind":"commit","published_at":"2016-11-03T01:10:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.28/manifests"},{"name":"mariadb-10.0.28","sha":"eca8c324e9a02f530853580991b11b587f54b24a","kind":"commit","published_at":"2016-10-27T17:07:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.28/manifests"},{"name":"mariadb-galera-5.5.53","sha":"fc1798785f4daf878e2c9f4c28ed35ca1af6dcba","kind":"commit","published_at":"2016-10-17T16:10:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.53","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.53/manifests"},{"name":"mariadb-5.5.53","sha":"eac8d95ffcdea7cd31d60d273e30cb3dfec66add","kind":"commit","published_at":"2016-10-14T10:51:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.53","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.53/manifests"},{"name":"mariadb-10.1.18","sha":"6925689ca829901567e9503fd4fdce443f9a7d53","kind":"commit","published_at":"2016-09-29T19:00:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.18/manifests"},{"name":"mysql-5.5.53","sha":"5c6169fb309981b564a17bee31b367a18866d674","kind":"commit","published_at":"2016-09-28T14:36:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.53","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.53/manifests"},{"name":"mariadb-10.2.2","sha":"1f1990a1612669af731363b4d0bacf2d2ce5adbd","kind":"commit","published_at":"2016-09-26T00:29:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.2/manifests"},{"name":"mariadb-galera-5.5.52","sha":"81c13acfb3585baf435eb37955561053f02e12bb","kind":"commit","published_at":"2016-09-19T16:12:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.52","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.52/manifests"},{"name":"mariadb-5.5.52","sha":"0da39caceea7733a94d898427d63ba2670160af4","kind":"commit","published_at":"2016-09-12T14:42:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.52","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.52/manifests"},{"name":"mariadb-10.1.17","sha":"a02642b66e06f95b80fa9ee592ba50eb61dc2f17","kind":"commit","published_at":"2016-08-29T14:17:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.17/manifests"},{"name":"mysql-5.5.52","sha":"754e7eff2872995e2b6e62f9da7448587a411c7b","kind":"commit","published_at":"2016-08-26T11:14:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.52","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.52/manifests"},{"name":"mariadb-galera-10.0.27","sha":"16702ec95f301d1a21eb5a6f5531387c9254b952","kind":"commit","published_at":"2016-08-26T01:19:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.27/manifests"},{"name":"mariadb-10.0.27","sha":"5bbe929d706e26cb3f9b291da6009526a17b1545","kind":"commit","published_at":"2016-08-24T14:39:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.27/manifests"},{"name":"mariadb-galera-5.5.51","sha":"d40d3f4e57f375897aa29e72e947e372e6bc229d","kind":"commit","published_at":"2016-08-10T18:58:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.51","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.51/manifests"},{"name":"mariadb-5.5.51","sha":"5ad02062d928cccbd29c0a2db6f0f7ceb33195d1","kind":"commit","published_at":"2016-08-09T20:34:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.51","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.51/manifests"},{"name":"mariadb-10.1.16","sha":"1168c1a3b984fb6b9cdf376392a7fcd301800162","kind":"commit","published_at":"2016-07-14T00:55:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.16/manifests"},{"name":"mysql-5.5.51","sha":"7d57772f47e0d69b2e2a7bcd62da59e54f8c8343","kind":"commit","published_at":"2016-07-07T05:23:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.51","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.51/manifests"},{"name":"mariadb-10.2.1","sha":"b258f911032a04394b8e0f8f092da799d804a205","kind":"commit","published_at":"2016-07-02T12:52:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.1/manifests"},{"name":"mariadb-galera-10.0.26","sha":"10880d67b95d29dc1a764f2ee5c2010dc89659df","kind":"commit","published_at":"2016-06-30T14:24:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.26/manifests"},{"name":"mariadb-10.1.15","sha":"3fd214c8be7c2340ebe06f4c887c67f5c928e5f0","kind":"commit","published_at":"2016-06-29T20:50:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.15/manifests"},{"name":"mariadb-galera-5.5.50","sha":"ecdb2b6e86d4bef2718eaec61f1edd1c11e41e1a","kind":"commit","published_at":"2016-06-23T16:54:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.50","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.50/manifests"},{"name":"mariadb-10.0.26","sha":"9fc102b37ec45bf5a1010a9f660137304de482bc","kind":"commit","published_at":"2016-06-23T08:44:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.26","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.26/manifests"},{"name":"mariadb-5.5.50","sha":"12ae840375fe30da1c23647facaa0678858d6d92","kind":"commit","published_at":"2016-06-16T19:04:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.50","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.50/manifests"},{"name":"mysql-5.5.50","sha":"ef3f09f0c9e62ea1bf86b33b5d97e954b3ae34fe","kind":"commit","published_at":"2016-05-16T09:34:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.50","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.50/manifests"},{"name":"mariadb-10.1.14","sha":"ee0695b8072783d04b27328f974d94273b3fa248","kind":"commit","published_at":"2016-05-08T10:37:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.14/manifests"},{"name":"mariadb-galera-10.0.25","sha":"c0238be6cfaaf17c7c3a6f3fc59937cc13cc00be","kind":"commit","published_at":"2016-04-29T20:59:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.25/manifests"},{"name":"mariadb-10.0.25","sha":"9eba34f08675c31b0796eeb127582be827773070","kind":"commit","published_at":"2016-04-28T20:18:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.25/manifests"},{"name":"mariadb-galera-5.5.49","sha":"43e19b3fc8cb2a0d4a726c3ea822a369e60c5adc","kind":"commit","published_at":"2016-04-25T20:10:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.49","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.49/manifests"},{"name":"mariadb-5.5.49","sha":"0991e19e9d38f7475390276c0557c2390e4d93c9","kind":"commit","published_at":"2016-04-20T18:25:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.49","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.49/manifests"},{"name":"mariadb-10.2.0","sha":"9664240c948a92c22ccda0e1f5a420eb776ddcb1","kind":"commit","published_at":"2016-04-16T17:43:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.2.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.2.0/manifests"},{"name":"mariadb-10.1.13","sha":"9f5b285662ed8c13d6e87d8baf2f0ad4484d4a85","kind":"commit","published_at":"2016-03-24T08:45:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.13/manifests"},{"name":"mysql-5.5.49","sha":"e7061f7e5a96c66cb2e0bf46bec7f6ff35801a69","kind":"commit","published_at":"2016-02-26T06:23:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.49","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.49/manifests"},{"name":"mariadb-galera-10.0.24","sha":"01897db10203312ccd20f2b76ba957825ccef613","kind":"commit","published_at":"2016-02-24T22:40:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.24/manifests"},{"name":"mariadb-10.1.12","sha":"b05158cc10a75196b5c0bf8dad9360608a2dd5b9","kind":"commit","published_at":"2016-02-24T14:18:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.12/manifests"},{"name":"mariadb-galera-5.5.48","sha":"3042d655e2c20dccf00fba6a64f72385330d2b7a","kind":"commit","published_at":"2016-02-17T20:50:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.48","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.48/manifests"},{"name":"mariadb-10.0.24","sha":"a4b271496888e1f8628d0af36309e35293093577","kind":"commit","published_at":"2016-02-17T20:42:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.24/manifests"},{"name":"mariadb-5.5.48","sha":"a9a08b1e2f5b7a9e3ab7c7f75c768389b1d8238f","kind":"commit","published_at":"2016-02-10T06:03:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.48","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.48/manifests"},{"name":"mariadb-10.1.11","sha":"7b14ba63f22e6c98c1982dae8847035ad1b8e155","kind":"commit","published_at":"2016-01-28T12:06:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.11/manifests"},{"name":"mysql-5.5.48","sha":"93a6142dd0c0c8b2e0683e4d57082582eac91fdb","kind":"commit","published_at":"2016-01-15T02:26:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.48","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.48/manifests"},{"name":"mariadb-10.1.10","sha":"8efdfc8b58a84f8e8d62f0bb8b31f5b763664c06","kind":"commit","published_at":"2015-12-23T15:22:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.10/manifests"},{"name":"mariadb-galera-10.0.23","sha":"89a264809d660fb5a4e7d43e9324b1f529a3a1d7","kind":"commit","published_at":"2015-12-23T14:51:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.23/manifests"},{"name":"mariadb-galera-5.5.47","sha":"70113ee170cbace52d01afdb3ddd4ea5bfa92ebd","kind":"commit","published_at":"2015-12-22T19:58:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.47/manifests"},{"name":"mariadb-10.0.23","sha":"90ea0145856338221803ebb9b446ed2a6e082412","kind":"commit","published_at":"2015-12-16T15:39:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.23/manifests"},{"name":"mariadb-5.5.47","sha":"d67aacb4fbb449ffa8db4e3d70fe8756d62b5222","kind":"commit","published_at":"2015-12-09T16:11:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.47/manifests"},{"name":"mariadb-10.1.9","sha":"370a2cbe96e026fdb8966d8e58e7c93f75597cb8","kind":"commit","published_at":"2015-11-21T00:49:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.9/manifests"},{"name":"mariadb-galera-10.0.22","sha":"f4421c893b50f05078f14d33c47d21f52f59f8a7","kind":"commit","published_at":"2015-11-16T17:39:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.22/manifests"},{"name":"mysql-5.5.47","sha":"40ae1b9b618fbbc3b494a896a9d074b74e414337","kind":"commit","published_at":"2015-11-07T16:33:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.47","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.47/manifests"},{"name":"mariadb-10.0.22","sha":"d775ecdd010daad4dc6147fba58acd006bf2c60c","kind":"commit","published_at":"2015-10-28T12:13:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.22","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.22/manifests"},{"name":"mariadb-10.1.8","sha":"7e29f2d64fb463559a7c9c178ffe899b9bcab113","kind":"commit","published_at":"2015-10-15T14:25:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.8/manifests"},{"name":"mariadb-galera-5.5.46","sha":"278ff1661a9fcf690b6b7604eb889fd287e6246a","kind":"commit","published_at":"2015-10-15T09:47:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.46/manifests"},{"name":"mariadb-5.5.46","sha":"16c4b3c68b06653592a9500050ad977a38f4ebae","kind":"commit","published_at":"2015-10-09T14:43:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.46/manifests"},{"name":"mysql-5.5.46","sha":"b9768521bdeb1a8069c7b871f4536792b65fd79b","kind":"commit","published_at":"2015-09-18T14:13:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.46","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.46/manifests"},{"name":"mariadb-10.1.7","sha":"4cb6edba780085cbb82ef5fce2298f7df5fa0169","kind":"commit","published_at":"2015-09-08T21:46:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.7/manifests"},{"name":"mariadb-galera-10.0.21","sha":"c6a0cbdac6dbb7134164732bf7a6096d82e1f0a1","kind":"commit","published_at":"2015-08-14T18:59:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.21/manifests"},{"name":"mariadb-galera-5.5.45","sha":"fe757e006c676bc1cfb713f26fbd43e608531458","kind":"commit","published_at":"2015-08-14T17:45:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.45","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.45/manifests"},{"name":"mariadb-10.0.21","sha":"0403790722e3941779ccea26e85fcd818e2320b5","kind":"commit","published_at":"2015-08-05T18:07:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.21","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.21/manifests"},{"name":"mariadb-5.5.45","sha":"fa51f70dc68fe2f3afe943e2c81fcbdb34f16cad","kind":"commit","published_at":"2015-08-04T21:42:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.45","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.45/manifests"},{"name":"mariadb-10.1.6","sha":"d517886482158f7f4525b55b7899ad6bab882768","kind":"commit","published_at":"2015-07-23T13:48:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.6/manifests"},{"name":"mysql-5.5.45","sha":"830bcff0edd3dd031932e60c7a70fe92a63fc404","kind":"commit","published_at":"2015-06-25T13:04:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.45","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.45/manifests"},{"name":"mariadb-galera-10.0.20","sha":"5467b12dc3894c36eba092430a785806e0d008c9","kind":"commit","published_at":"2015-06-25T03:28:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.20/manifests"},{"name":"mariadb-galera-5.5.44","sha":"71d1f35847a575239deff856590bf6f13afd74ed","kind":"commit","published_at":"2015-06-23T17:48:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.44/manifests"},{"name":"mariadb-10.0.20","sha":"a6087e7dc1ef3561d8189c8db15e9591d0f9b520","kind":"commit","published_at":"2015-06-17T14:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.20","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.20/manifests"},{"name":"mariadb-5.5.44","sha":"5a44e1a4024f1760021e5c6fd65773584d60513a","kind":"commit","published_at":"2015-06-09T20:16:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.44/manifests"},{"name":"mariadb-10.1.5","sha":"cd70bed05e506ce1ca3535ada265c4d09f633b49","kind":"commit","published_at":"2015-06-03T09:12:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.5/manifests"},{"name":"mariadb-galera-10.0.19","sha":"3eb8bc01b6876dc9dbacb82179127a58f4b86e79","kind":"commit","published_at":"2015-05-15T01:53:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.19/manifests"},{"name":"mariadb-galera-5.5.43","sha":"014fe12c03a2fdcbd2eb6bab39118de1cee02693","kind":"commit","published_at":"2015-05-12T21:05:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.43/manifests"},{"name":"mariadb-10.0.19","sha":"0880284bf715b4916cc735e19b76d1062c2bfdcf","kind":"commit","published_at":"2015-05-08T14:06:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.19","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.19/manifests"},{"name":"mariadb-10.0.18","sha":"5c833689ac98991ea85a1a50565e2b1a6abe6c1f","kind":"commit","published_at":"2015-05-06T10:41:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.18","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.18/manifests"},{"name":"mariadb-5.5.43","sha":"4c87f727734955f9e4a0ffde25aae4d43ec0b2a5","kind":"commit","published_at":"2015-04-29T14:24:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.43","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.43/manifests"},{"name":"mysql-5.5.44","sha":"31c803e8d0543b330aa8e61ef878da43fe1f68f7","kind":"commit","published_at":"2015-04-29T08:21:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.44","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.44/manifests"},{"name":"mariadb-10.1.4","sha":"d8a4a8363533cb19a33c046e631c920ab18895fd","kind":"commit","published_at":"2015-04-12T08:48:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.4/manifests"},{"name":"mariadb-galera-5.5.42","sha":"6c19f51a5fe6bd0dbecf3cb8fd4f88e4f8da477e","kind":"commit","published_at":"2015-03-08T03:56:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.42/manifests"},{"name":"mariadb-galera-10.0.17","sha":"d146605124a3d326f3769fd162e0af0a124266a9","kind":"commit","published_at":"2015-03-06T18:22:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.17/manifests"},{"name":"mysql-5.5.43","sha":"e02fe87f00dc9fdb0fb6ab13f2e87485f79f3341","kind":"commit","published_at":"2015-02-27T08:14:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.43","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.43/manifests"},{"name":"mariadb-10.1.3","sha":"702aee649287a1b2c4834794732feaf13960fd58","kind":"commit","published_at":"2015-02-25T21:02:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.3/manifests"},{"name":"mariadb-10.0.17","sha":"5c66abf0b0de6d632f85a57c841f80d28a7e0337","kind":"commit","published_at":"2015-02-25T15:34:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.17","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.17/manifests"},{"name":"mariadb-5.5.42","sha":"fdd6c111c254c5044cd9b6c2f7e4d0c74f427a79","kind":"commit","published_at":"2015-02-13T11:57:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.42/manifests"},{"name":"mariadb-galera-10.0.16","sha":"cd187ecf90e9988e5a729a1a4db7239e3baa2e6c","kind":"commit","published_at":"2015-01-28T01:22:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.16/manifests"},{"name":"mariadb-10.0.16","sha":"fb71449b10100e9a0f887b1585000fbfab294f3c","kind":"commit","published_at":"2015-01-25T15:16:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.16","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.16/manifests"},{"name":"mysql-5.5.42","sha":"3ee8aa216d55b858ba9e53874359dcac9a82933a","kind":"commit","published_at":"2015-01-06T20:23:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.42","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.42/manifests"},{"name":"mariadb-galera-5.5.41","sha":"952b575272d47a48a1c55e83d3ff9a548857e564","kind":"commit","published_at":"2015-01-01T00:28:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.41/manifests"},{"name":"mariadb-5.5.41","sha":"0f64a927a93239f7f0f5e413b893f7fc1233de15","kind":"commit","published_at":"2014-12-19T10:44:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.41/manifests"},{"name":"mariadb-galera-10.0.15","sha":"4f9f3d4391f7b05877a12ada5d640a34c8bce68b","kind":"commit","published_at":"2014-12-10T11:24:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.15/manifests"},{"name":"mariadb-10.1.2","sha":"78564373fee5e6cccf144b11bc60b0876b4bbd0b","kind":"commit","published_at":"2014-12-05T07:01:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.2/manifests"},{"name":"mariadb-10.0.15","sha":"ffc0ef63164e9a121d8a02323afe32a82299171e","kind":"commit","published_at":"2014-11-21T19:20:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.15","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.15/manifests"},{"name":"mysql-5.5.41","sha":"0773c7f422c426e5693fc901df9999092e56aef3","kind":"commit","published_at":"2014-11-04T07:30:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.41","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.41/manifests"},{"name":"mariadb-10.1.1","sha":"1e79138459038c39c85239a825bf1727ef43c156","kind":"commit","published_at":"2014-10-15T22:30:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.1/manifests"},{"name":"mariadb-galera-5.5.40","sha":"cc9d1bd8dc55ddc451cd2a255958fac313fe79d0","kind":"commit","published_at":"2014-10-14T22:04:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.40/manifests"},{"name":"mariadb-galera-10.0.14","sha":"7dd74fa3a2f167424624bf71d54ff965514239a9","kind":"commit","published_at":"2014-10-08T17:30:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.14/manifests"},{"name":"mariadb-5.5.40","sha":"dbda20caffbb22115b6f30069b716bc505c49d11","kind":"commit","published_at":"2014-10-08T07:35:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.40","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.40/manifests"},{"name":"mariadb-10.0.14","sha":"f1afc003eefe0aafd3e070c7453d9e029d8445a8","kind":"commit","published_at":"2014-09-24T13:41:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.14/manifests"},{"name":"mysql-5.5.40","sha":"3139aa87b4f215418740939cc8d156150c355823","kind":"commit","published_at":"2014-09-08T09:33:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.40","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.40/manifests"},{"name":"mariadb-galera-10.0.13","sha":"f99f573dc79b5d976e331fecbb83935c21e81ee5","kind":"commit","published_at":"2014-08-29T06:42:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.13/manifests"},{"name":"mariadb-galera-5.5.39","sha":"dc0f1864ae09068dee8c340e4b3a687854c3200f","kind":"commit","published_at":"2014-08-15T22:41:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.39/manifests"},{"name":"mariadb-10.0.13","sha":"4105cbf4a230c82ea7dee31d4d2262b798fad9f4","kind":"commit","published_at":"2014-08-08T15:58:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.13/manifests"},{"name":"mariadb-5.5.39","sha":"c722e5f25f1f00b32f9b4b556f07489bda38095a","kind":"commit","published_at":"2014-08-03T11:38:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.39/manifests"},{"name":"mysql-5.5.39","sha":"e9b2f5bf15281583b38a56b12f9ae2420c46a6d1","kind":"commit","published_at":"2014-07-19T05:54:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.39","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.39/manifests"},{"name":"mariadb-10.1.0","sha":"c235de12ae3723b96944337bd89ad9cc87f21d8f","kind":"tag","published_at":"2014-06-30T22:47:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.1.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.1.0/manifests"},{"name":"mariadb-galera-10.0.12","sha":"7ed27e1b8efa2c72ddb554362d76e5b7deb90bbe","kind":"commit","published_at":"2014-06-26T16:11:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.12/manifests"},{"name":"mariadb-galera-5.5.38","sha":"b5a2600e4ba6f4027561bb0a41bac11b1239a856","kind":"commit","published_at":"2014-06-23T13:37:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.38/manifests"},{"name":"mariadb-10.0.12","sha":"0c64cd83eb392a0d2085eb6340623273a3402d4d","kind":"commit","published_at":"2014-06-12T08:57:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.12/manifests"},{"name":"mariadb-galera-10.0.11","sha":"2357871a213b33417539f14e6c786a3d4b74d7f6","kind":"commit","published_at":"2014-06-09T20:13:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.11/manifests"},{"name":"mariadb-5.5.38","sha":"6d75570e99fbf070cdbeefdfbcfc94d1c7b3ad1f","kind":"commit","published_at":"2014-06-05T17:25:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.38","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.38/manifests"},{"name":"mysql-5.5.38","sha":"c1fd09f3d4848ae59605564ded9628307d59dd27","kind":"commit","published_at":"2014-05-11T16:24:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.38","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.38/manifests"},{"name":"mariadb-10.0.11","sha":"1170a54060168d885cbf682836342d4fc4ccae1a","kind":"commit","published_at":"2014-05-10T21:42:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.11/manifests"},{"name":"mariadb-galera-5.5.37","sha":"29466e2c85f2c1ab628237a3aca0bcf206d941ec","kind":"commit","published_at":"2014-04-25T22:23:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.37/manifests"},{"name":"mariadb-galera-10.0.10","sha":"43a9e655470182e17a8edf1eecb16a688d66e255","kind":"commit","published_at":"2014-04-17T18:10:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.10/manifests"},{"name":"mariadb-5.5.37","sha":"05722f06b212f0229dbc541b3d370319712d156a","kind":"commit","published_at":"2014-04-15T10:20:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.37","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.37/manifests"},{"name":"mariadb-galera-10.0.7a","sha":"ba7f73f067b3605ad265c541d71388d6909e40ef","kind":"commit","published_at":"2014-04-03T02:35:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.7a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.7a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.7a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7a/manifests"},{"name":"mariadb-10.0.10","sha":"2b72b15a9f1a2af23fa4bb13d6193276b1775724","kind":"commit","published_at":"2014-03-29T16:32:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.10/manifests"},{"name":"mariadb-galera-5.5.36a","sha":"983366e0eef50b95329bcba154ee4fb38b85df3c","kind":"commit","published_at":"2014-03-20T22:33:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.36a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.36a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.36a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36a/manifests"},{"name":"mysql-5.5.37","sha":"faec0e2f4aecfc902e354ae7af991779d6bfc4a7","kind":"commit","published_at":"2014-03-14T18:46:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.37","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.37/manifests"},{"name":"mariadb-10.0.9","sha":"ca864d2200e4baf976ff441ce626a184d83675a5","kind":"commit","published_at":"2014-03-08T11:33:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.9/manifests"},{"name":"mariadb-galera-5.5.36","sha":"653ef22336a5c14404b9690bb44df702292463b2","kind":"commit","published_at":"2014-03-06T23:44:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.36/manifests"},{"name":"tokudb-7.1.5","sha":"4e6d8249db6d1e7df643a763c1513d62e7944f76","kind":"commit","published_at":"2014-02-26T19:39:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5/manifests"},{"name":"tokudb-7.1.5-rc.4","sha":"4e6d8249db6d1e7df643a763c1513d62e7944f76","kind":"commit","published_at":"2014-02-26T19:39:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.4","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.4/manifests"},{"name":"tokudb-7.1.5-rc.3","sha":"e9b9fd90775102a7e1a1c3bcfbacbe4f208f55ab","kind":"commit","published_at":"2014-02-24T14:46:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.3","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.3/manifests"},{"name":"mariadb-5.5.36","sha":"12bee8c1d852b10c1505a2da687a24f52437881c","kind":"commit","published_at":"2014-02-22T21:51:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.36","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.36/manifests"},{"name":"tokumx-1.4.0+hotfix.0","sha":"dfcffcc714ee5f848c7c3aa522b6bb464678e737","kind":"commit","published_at":"2014-02-22T00:57:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.4.0+hotfix.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.4.0+hotfix.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.4.0%2Bhotfix.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.4.0+hotfix.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.4.0+hotfix.0/manifests"},{"name":"mariadb-galera-10.0.7","sha":"e6a7a3804d05570d061c05756f3262dab364ce02","kind":"commit","published_at":"2014-02-14T22:03:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-10.0.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-10.0.7/manifests"},{"name":"tokudb-7.1.5-rc.2","sha":"bfd4c05c401fb8707162a4f2c3686da710bde97f","kind":"commit","published_at":"2014-02-14T17:08:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.2/manifests"},{"name":"mariadb-galera-5.5.35","sha":"e0f0f5f6d0b983619a67725c6a3351c31a547852","kind":"commit","published_at":"2014-02-11T04:54:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.35/manifests"},{"name":"tokudb-7.1.5-rc.1","sha":"dfe4872524afa663d4e3b4928c9e70ec9f3e830d","kind":"commit","published_at":"2014-02-07T17:58:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.5-rc.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.5-rc.1/manifests"},{"name":"mariadb-10.0.8","sha":"ae48d9d761d727be2d6036c15cfa25876f9cc82e","kind":"commit","published_at":"2014-02-06T20:58:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.8/manifests"},{"name":"mariadb-5.5.35","sha":"a72f61ae69137b841fc2be35379f28ae70c225ae","kind":"commit","published_at":"2014-01-28T09:58:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.35","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.35/manifests"},{"name":"mysql-5.5.36","sha":"e169af84bdf76079b80dd5b04cfdf966d5ac8a7e","kind":"commit","published_at":"2014-01-08T10:09:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.36","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.36/manifests"},{"name":"clone-5.5.36-build","sha":"f155dd850729463399bebd13f9a8f6017c4661fe","kind":"commit","published_at":"2014-01-06T05:22:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.36-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.36-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.36-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.36-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.36-build/manifests"},{"name":"mariadb-10.0.7","sha":"d668184d5509872cdfcd459585cf1a7b38083ed8","kind":"commit","published_at":"2013-12-23T09:29:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.7/manifests"},{"name":"mariadb-galera-5.5.34","sha":"088c069462d4a5cf26e97690e045fc3e737453a3","kind":"commit","published_at":"2013-12-11T20:09:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.34/manifests"},{"name":"mariadb-5.5.34","sha":"481141f35d176c06ee649f10b6c1882ee1b249e9","kind":"commit","published_at":"2013-11-18T11:48:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.34","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.34/manifests"},{"name":"mariadb-10.0.6","sha":"93830b3ca5046d8f93eadf1c74f4018630a2601a","kind":"commit","published_at":"2013-11-14T18:56:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.6/manifests"},{"name":"mariadb-10.0.5","sha":"419e0ec38a2a705344b4538ca3d9c71a8477a2b4","kind":"commit","published_at":"2013-11-07T12:39:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.5/manifests"},{"name":"mysql-5.5.35","sha":"cb2021858cc9afb7c604f92fff3b460e0e2d2742","kind":"commit","published_at":"2013-11-05T07:03:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.35","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.35/manifests"},{"name":"clone-5.5.35-build","sha":"9720efd824d5c8937ce9ac64a84be808cbfcf1d0","kind":"commit","published_at":"2013-11-01T15:52:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.35-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.35-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.35-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.35-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.35-build/manifests"},{"name":"mysql-5.1.73","sha":"c4fb8f0cfe83e89f995fc101b0b9c78f2135785f","kind":"commit","published_at":"2013-11-01T15:39:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.73","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.73/manifests"},{"name":"clone-5.1.73-build","sha":"c4fb8f0cfe83e89f995fc101b0b9c78f2135785f","kind":"commit","published_at":"2013-11-01T15:39:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.73-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.73-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.73-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.73-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.73-build/manifests"},{"name":"tokudb-ps-2","sha":"f7c5637958cdd4ae0c45e44ac06f531719b31a81","kind":"commit","published_at":"2013-10-23T18:44:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-ps-2","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-ps-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-ps-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-2/manifests"},{"name":"tokudb-ps-1","sha":"0372f382b07e019c13c0e93b7fdf58a26fe44118","kind":"commit","published_at":"2013-10-16T14:07:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-ps-1","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-ps-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-ps-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-ps-1/manifests"},{"name":"tokumx-1.3.0-rc.1","sha":"293a684e92cfe3db9a11497ed6da1b5a2be063ce","kind":"commit","published_at":"2013-10-14T18:32:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.3.0-rc.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.1/manifests"},{"name":"tokumx-1.3.0-rc.0","sha":"293a684e92cfe3db9a11497ed6da1b5a2be063ce","kind":"commit","published_at":"2013-10-14T18:32:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.3.0-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.3.0-rc.0/manifests"},{"name":"tokudb-7.1.0","sha":"60267e61ff237739adbb5f7e0a7138ca2e1509ca","kind":"commit","published_at":"2013-10-07T22:50:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokudb-7.1.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokudb-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokudb-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokudb-7.1.0/manifests"},{"name":"mariadb-galera-5.5.32a","sha":"239dcdaa909cba065b9e6c83e59baef25a35eb58","kind":"commit","published_at":"2013-09-29T20:53:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.32a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.32a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.32a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32a/manifests"},{"name":"mariadb-5.5.33a","sha":"60165b7933be352f72435c32d93b65ae27d708c4","kind":"commit","published_at":"2013-09-19T20:24:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.33a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.33a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.33a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33a/manifests"},{"name":"mariadb-5.5.33","sha":"c2939908f8d111db71c5af6f78622de748614496","kind":"commit","published_at":"2013-09-16T19:21:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.33","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.33/manifests"},{"name":"mysql-5.1.72","sha":"a68b8410915e7363f1e1bd658375e0477ba4b235","kind":"commit","published_at":"2013-09-09T18:07:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.72","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.72/manifests"},{"name":"mysql-5.5.34","sha":"218e18a6c5a2db2cdb7cefab0e11de79814d91a9","kind":"commit","published_at":"2013-09-09T17:49:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.34","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.34/manifests"},{"name":"mariadb-galera-5.5.32","sha":"39f82b4e6ebed949ba17fe4884d96471574c1da1","kind":"commit","published_at":"2013-08-27T20:40:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.32/manifests"},{"name":"clone-5.5.34-build","sha":"a1cfafac450a213e12bbd20f1fd7e90c68f833f2","kind":"commit","published_at":"2013-08-26T22:15:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.34-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.34-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.34-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.34-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.34-build/manifests"},{"name":"clone-5.1.72-build","sha":"2f8154091c467917291fba03a1f968520f66d204","kind":"commit","published_at":"2013-08-23T11:24:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.72-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.72-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.72-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.72-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.72-build/manifests"},{"name":"tokumx-1.2.0-rc.2","sha":"50aef9b7d9e0345edae9dd55a79d0c5c12602db9","kind":"commit","published_at":"2013-08-21T20:10:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.2.0-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.2.0-rc.2/manifests"},{"name":"mariadb-10.0.4","sha":"52920e499d1be0d567fa95b9905365fc567462fc","kind":"commit","published_at":"2013-08-15T14:15:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.4/manifests"},{"name":"mariadb-5.5.32","sha":"e7e145651ace7e32883d952b6c05ab2cb6dbb234","kind":"commit","published_at":"2013-07-17T14:03:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.32","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.32/manifests"},{"name":"mysql-5.5.33","sha":"ac91de42645d7190d5e69f03d1d7613a0678f56e","kind":"commit","published_at":"2013-07-15T11:41:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.33","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.33/manifests"},{"name":"clone-5.5.33-build","sha":"cc16b89e2ccabad33e0ceaade644bf9b70d9b721","kind":"commit","published_at":"2013-07-05T09:00:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.33-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.33-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.33-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.33-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.33-build/manifests"},{"name":"mysql-5.1.71","sha":"e26bd21331fd60966c786c762d154c71ec807078","kind":"commit","published_at":"2013-07-01T13:30:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.71","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.71/manifests"},{"name":"clone-5.1.71-build","sha":"e26bd21331fd60966c786c762d154c71ec807078","kind":"commit","published_at":"2013-07-01T13:30:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.71-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.71-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.71-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.71-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.71-build/manifests"},{"name":"mariadb-10.0.3","sha":"2b42e7d015216ffd3a8b1000295c62dc9f993651","kind":"commit","published_at":"2013-06-10T06:40:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.3/manifests"},{"name":"tokumx-1.0.0-rc.0","sha":"dc7dd5a1c34f9a5c0030b639ffffb49a0d466a7b","kind":"commit","published_at":"2013-05-30T23:04:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.0/manifests"},{"name":"mariadb-5.5.31","sha":"1a4fad8f16a111eab8ba61dbcf10357dcd108b65","kind":"commit","published_at":"2013-05-21T16:56:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.31","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.31/manifests"},{"name":"mysql-5.5.32","sha":"c0c9b92e37d572cc4452970c81199367048ea198","kind":"commit","published_at":"2013-05-16T15:33:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.32","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.32/manifests"},{"name":"mysql-5.1.70","sha":"2875fa20307d5297f2154acecc70aacd2976c314","kind":"commit","published_at":"2013-05-13T13:26:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.70","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.70/manifests"},{"name":"clone-5.5.32-build","sha":"23c3dd7b11e383effda63f27a3373a8f6adf6d2a","kind":"commit","published_at":"2013-05-03T13:39:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.32-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.32-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.32-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.32-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.32-build/manifests"},{"name":"clone-5.1.70-build","sha":"9d60b6c94a1f8e23172dfd4a09f1030cfa57fd6b","kind":"commit","published_at":"2013-04-30T18:39:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.70-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.70-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.70-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.70-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.70-build/manifests"},{"name":"mariadb-10.0.2","sha":"6947181966bbf06fe4e40aecc53531626bbf0ae0","kind":"commit","published_at":"2013-04-22T02:37:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.2/manifests"},{"name":"mysql-5.1.69","sha":"197e8b293a638d683e9b36ac38b4a436ba5e5aa9","kind":"commit","published_at":"2013-04-20T06:58:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.69","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69/manifests"},{"name":"mysql-5.5.31","sha":"55e5a785910059f955088113e95fe520ed86eb3f","kind":"commit","published_at":"2013-04-12T10:11:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.31","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.31/manifests"},{"name":"mariadb-5.5.30","sha":"1b2d0cd3ccd68396a7130b5529bc17d26a549473","kind":"commit","published_at":"2013-03-11T09:50:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.30","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.30/manifests"},{"name":"tokumx-1.1.1","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.1.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1/manifests"},{"name":"tokumx-1.1.1-rc.0","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.1.1-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.1-rc.0/manifests"},{"name":"tokumx-1.1.0","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.1.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.1.0/manifests"},{"name":"tokumx-1.0.4","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4/manifests"},{"name":"tokumx-1.0.4-rc.2","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.2/manifests"},{"name":"tokumx-1.0.4-rc.1","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4-rc.1","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.1/manifests"},{"name":"tokumx-1.0.4-rc.0","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.4-rc.0","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.4-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.4-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.4-rc.0/manifests"},{"name":"tokumx-1.0.2","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.2/manifests"},{"name":"tokumx-1.0.0-rc.6","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.6","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.6/manifests"},{"name":"tokumx-1.0.0-rc.5","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.5","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.5/manifests"},{"name":"tokumx-1.0.0-rc.4","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.4","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.4/manifests"},{"name":"tokumx-1.0.0-rc.2","sha":"4cbfd46e3d1020bfe7a87bc6dc8b2952100a7c16","kind":"commit","published_at":"2013-03-09T12:23:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/tokumx-1.0.0-rc.2","html_url":"https://github.com/MariaDB/server/releases/tag/tokumx-1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@tokumx-1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/tokumx-1.0.0-rc.2/manifests"},{"name":"mariadb-galera-5.5.29","sha":"972acdb16484ec6b533d7bc6fabeec32a9e6ecc3","kind":"commit","published_at":"2013-03-04T22:01:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.29/manifests"},{"name":"clone-5.5.31-build","sha":"834c55fbbcfcecb868c5aa1d6f771814f4195d33","kind":"commit","published_at":"2013-03-01T11:10:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.31-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.31-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.31-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.31-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.31-build/manifests"},{"name":"mysql-5.1.69-retag","sha":"4c0315278a0bdb4f95db86aff3d2e5c17e20a791","kind":"commit","published_at":"2013-02-28T04:22:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.69-retag","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.69-retag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.69-retag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69-retag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.69-retag/manifests"},{"name":"clone-5.1.69-build","sha":"4c0315278a0bdb4f95db86aff3d2e5c17e20a791","kind":"commit","published_at":"2013-02-28T04:22:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.69-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.69-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.69-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.69-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.69-build/manifests"},{"name":"mariadb-10.0.1","sha":"13a586568bdc71cba961ffa6008450c01d6524a6","kind":"commit","published_at":"2013-02-04T15:30:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.1/manifests"},{"name":"mariadb-5.5.29","sha":"3258617dceec4545e32634c7eb0f6c2b41b72670","kind":"commit","published_at":"2013-01-29T11:27:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.29/manifests"},{"name":"mariadb-5.3.12","sha":"b816d5f387cdfa61e065ef33db9246d17958974f","kind":"commit","published_at":"2013-01-28T08:12:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.12/manifests"},{"name":"mariadb-5.2.14","sha":"f4e7c093726a0143fd734b588c10e2b7780fe9ab","kind":"commit","published_at":"2013-01-28T08:10:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.14","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.14/manifests"},{"name":"mariadb-5.1.67","sha":"66d5ecaf1f3fa6902de5ed1a3d1853f074340147","kind":"commit","published_at":"2013-01-25T13:29:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.67","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.67/manifests"},{"name":"mysql-5.5.30","sha":"bfa4dbb28cde17fcf25ff0595678a09b13159e54","kind":"commit","published_at":"2013-01-16T07:09:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.30/manifests"},{"name":"mysql-5.1.68","sha":"7b55a76142585d904587dcb0e1b29c818a73451b","kind":"commit","published_at":"2013-01-08T12:29:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.68","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.68/manifests"},{"name":"clone-5.5.30-build","sha":"cbdaba42d66f82fff9980027aa9dbb8c0214cfab","kind":"commit","published_at":"2013-01-07T11:28:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.30-build/manifests"},{"name":"clone-5.1.68-build","sha":"1b44e51caa1bfb293d24ce3cb2ccad6702a979d6","kind":"commit","published_at":"2013-01-07T11:26:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.68-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.68-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.68-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.68-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.68-build/manifests"},{"name":"mariadb-galera-5.5.28a","sha":"ffc82ab60665ae910950022811370d7db49b41ea","kind":"commit","published_at":"2012-12-20T11:34:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.28a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.28a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.28a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.28a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.28a/manifests"},{"name":"mysql-5.5.29","sha":"7c73edf9a50b52a59a176c1275e4854bcd534710","kind":"commit","published_at":"2012-12-10T06:06:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.29","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.29/manifests"},{"name":"mysql-5.1.67","sha":"a7f76a711a691c2cd74949e844ae6a76dcff36f6","kind":"commit","published_at":"2012-12-07T09:47:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.67","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.67/manifests"},{"name":"mariadb-5.5.28a","sha":"40e9a56e262e750123ab2b1499565e37ebdc8680","kind":"commit","published_at":"2012-11-27T11:26:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.28a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.28a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.28a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28a/manifests"},{"name":"mariadb-5.3.11","sha":"8b4e5d2876b18132c4512f8eaa42a3c5f04f7949","kind":"commit","published_at":"2012-11-23T12:11:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.11/manifests"},{"name":"mariadb-5.2.13","sha":"d11fa88d5d811e79335d360f8fff9837d87b1d8a","kind":"commit","published_at":"2012-11-22T17:29:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.13","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.13/manifests"},{"name":"mariadb-5.1.66","sha":"eaf1555c1fa8a185b520fe763cae2876e06cfe70","kind":"commit","published_at":"2012-11-22T17:27:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.66","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.66/manifests"},{"name":"mariadb-10.0.0","sha":"776555af021e917ce0d6235386b43ae59fdd5161","kind":"commit","published_at":"2012-11-11T09:58:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-10.0.0","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-10.0.0/manifests"},{"name":"mariadb-5.3.10","sha":"9a0fd02397b51f39cc5e507598e9637cd4b56a96","kind":"commit","published_at":"2012-11-09T22:10:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.10/manifests"},{"name":"clone-5.5.29-build","sha":"7445048bc1333d083412fb674e0303f49e18c7fa","kind":"commit","published_at":"2012-11-01T16:33:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.29-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.29-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.29-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.29-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.29-build/manifests"},{"name":"clone-5.1.67-build","sha":"6ee588acd8b120232da45f736c84182764fac02e","kind":"commit","published_at":"2012-11-01T16:23:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.67-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.67-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.67-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.67-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.67-build/manifests"},{"name":"mariadb-5.5.28","sha":"2a50825f8ec3dfbf8c3283122ccba49086dbbe48","kind":"commit","published_at":"2012-10-19T09:21:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.28","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.28/manifests"},{"name":"mariadb-5.3.9","sha":"73e39d6388b2e2955c819e2d2a4ac3448e31602c","kind":"commit","published_at":"2012-10-01T13:42:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.9/manifests"},{"name":"mysql-5.1.66","sha":"2f15c56f7755d1e87099bafc13451f587328c6e6","kind":"commit","published_at":"2012-09-11T10:47:32.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.66","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.66/manifests"},{"name":"mariadb-5.5.27","sha":"5947533987f08b46c1184738ca7abc0978ec5483","kind":"commit","published_at":"2012-09-06T08:08:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.27","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.27/manifests"},{"name":"clone-5.1.66-build","sha":"d02ceb6cf35302ebcb42498f61232654f1080c6b","kind":"commit","published_at":"2012-09-05T15:40:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.66-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.66-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.66-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.66-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.66-build/manifests"},{"name":"mariadb-galera-5.5.25","sha":"8e84b9e740ff3641f1fc500a616962cb3bc75a64","kind":"commit","published_at":"2012-08-30T09:22:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-galera-5.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-galera-5.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-galera-5.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-galera-5.5.25/manifests"},{"name":"mysql-5.5.28","sha":"3977ca1f117f768dd2fdd64e24b31be4a3953ac9","kind":"commit","published_at":"2012-08-28T14:13:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.28/manifests"},{"name":"mariadb-5.3.8","sha":"cc10c59043cbc79d15c9085d44b10c31fedfa914","kind":"commit","published_at":"2012-08-24T21:43:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.8/manifests"},{"name":"clone-5.5.28-build","sha":"13f2d48883dbb3b2c7c9a3eb0a417b89c01b5299","kind":"commit","published_at":"2012-08-24T09:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.28-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.28-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.28-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.28-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.28-build/manifests"},{"name":"mysql-5.1.65","sha":"8dd0ce9ed19b54b65ab35622d7f531b956335735","kind":"commit","published_at":"2012-07-12T08:00:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.65","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.65/manifests"},{"name":"mysql-5.5.27","sha":"b68fb7e6dfb86d1b118a6de3c4fb826cbacfd8fa","kind":"commit","published_at":"2012-07-11T13:34:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.27","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.27/manifests"},{"name":"clone-5.5.27-build","sha":"b68fb7e6dfb86d1b118a6de3c4fb826cbacfd8fa","kind":"commit","published_at":"2012-07-11T13:34:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.27-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.27-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.27-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.27-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.27-build/manifests"},{"name":"clone-5.1.65-build","sha":"ed568c2782cdb2ce8ca5246dbf9c36b4296aa83d","kind":"commit","published_at":"2012-07-10T13:25:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.65-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.65-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.65-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.65-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.65-build/manifests"},{"name":"mariadb-5.5.25","sha":"c4b9c32232f7a00c3fc6c96523c1925e37f752c1","kind":"commit","published_at":"2012-06-21T19:17:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.25/manifests"},{"name":"serg-5.1.64","sha":"c0464f47697351512668c69ec10ef2c3ea9e94c2","kind":"commit","published_at":"2012-06-20T11:10:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/serg-5.1.64","html_url":"https://github.com/MariaDB/server/releases/tag/serg-5.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@serg-5.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/serg-5.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/serg-5.1.64/manifests"},{"name":"mariadb-5.5.24","sha":"d5f55a6511088221b27363a5a464933b24a584d1","kind":"commit","published_at":"2012-05-30T18:20:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.24","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.24/manifests"},{"name":"mysql-5.5.25","sha":"d959f9e4fa03c9131a9bd4e4a8381d8c42231826","kind":"commit","published_at":"2012-05-10T05:03:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.25","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.25/manifests"},{"name":"clone-5.5.25-build","sha":"d959f9e4fa03c9131a9bd4e4a8381d8c42231826","kind":"commit","published_at":"2012-05-10T05:03:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.25-build/manifests"},{"name":"mariadb-5.3.7","sha":"b6d7b5a52c0e1f37b593bc70f3fd9a887c6bc4b3","kind":"commit","published_at":"2012-05-02T20:02:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.7/manifests"},{"name":"mysql-5.5.24","sha":"6ce7d81e7a780c967d62e69e2607a30c2501be42","kind":"commit","published_at":"2012-04-12T13:04:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.24/manifests"},{"name":"clone-5.5.24-build","sha":"6ce7d81e7a780c967d62e69e2607a30c2501be42","kind":"commit","published_at":"2012-04-12T13:04:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.24-build/manifests"},{"name":"mysql-5.1.63","sha":"1c8db0818e0e98a7ebbf84710e4db7abed1d54ac","kind":"commit","published_at":"2012-04-10T11:21:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.63","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.63/manifests"},{"name":"clone-5.1.63-build","sha":"1c8db0818e0e98a7ebbf84710e4db7abed1d54ac","kind":"commit","published_at":"2012-04-10T11:21:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.63-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.63-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.63-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.63-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.63-build/manifests"},{"name":"mariadb-5.5.23","sha":"0fade769ec3c271e2abf5d430c8fdcaea5808e8c","kind":"commit","published_at":"2012-04-10T06:30:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.23","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.23/manifests"},{"name":"mariadb-5.3.6","sha":"cdf7ce0a2e4aab87a20ff551cf2ee907dee2ea1a","kind":"commit","published_at":"2012-04-08T00:27:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.6/manifests"},{"name":"mariadb-5.2.12","sha":"8a1530488b7edd4a41b0a4e000c465278209e02b","kind":"commit","published_at":"2012-04-05T10:01:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.12","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.12/manifests"},{"name":"mariadb-5.1.62","sha":"d4b30a7a84742ae03774fe25af2cbad144ba2d5d","kind":"commit","published_at":"2012-04-05T08:49:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.62","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.62/manifests"},{"name":"mariadb-5.2.11","sha":"d5a59e28d13963f89efc117924eaa3ce42aedd4f","kind":"commit","published_at":"2012-03-30T14:12:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.11","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.11/manifests"},{"name":"mariadb-5.1.61","sha":"76e1dd04a5067ae2d199ef28e1e13ea04fa1f221","kind":"commit","published_at":"2012-03-30T10:42:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.61","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.61/manifests"},{"name":"mysql-5.5.23","sha":"e09223b082dc158129016275a33b2d0af2021244","kind":"commit","published_at":"2012-03-29T13:07:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.23/manifests"},{"name":"clone-5.5.23-build","sha":"e09223b082dc158129016275a33b2d0af2021244","kind":"commit","published_at":"2012-03-29T13:07:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.23-build/manifests"},{"name":"mariadb-5.5.22-rc","sha":"1070a157c16ade65afb3d39c2bdc15f822e42390","kind":"commit","published_at":"2012-03-28T18:25:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.22-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.22-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.22-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.22-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.22-rc/manifests"},{"name":"mariadb-5.5.21-beta","sha":"e8661e73bf288d6103b86672362ff45e358836e2","kind":"commit","published_at":"2012-03-14T18:47:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.21-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.21-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.21-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.21-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.21-beta/manifests"},{"name":"mysql-5.5.22","sha":"57239a06c2b42cbda942c940274d971ea9c73e1c","kind":"commit","published_at":"2012-03-02T12:23:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.22/manifests"},{"name":"mysql-5.1.62","sha":"cea2c5d28ead6ae4191aea164df9b80b41a743ad","kind":"commit","published_at":"2012-03-02T12:18:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.62","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.62/manifests"},{"name":"mysql-5.0.96","sha":"08b6f6c2bcd5d55415ee27c25e50b659676cad56","kind":"commit","published_at":"2012-03-02T12:12:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.96","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.96/manifests"},{"name":"mariadb-5.3.5-ga","sha":"61535e347208f62acd5cf9f2621752500bf48231","kind":"commit","published_at":"2012-02-28T14:41:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.5-ga","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.5-ga","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.5-ga","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.5-ga","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.5-ga/manifests"},{"name":"mariadb-5.5.20-alpha","sha":"a7c090bc398a99c79e171e24b1835c9c8e10094c","kind":"commit","published_at":"2012-02-24T13:37:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.5.20-alpha","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.5.20-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.5.20-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.20-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.5.20-alpha/manifests"},{"name":"clone-5.5.22-build","sha":"a4022b0393b11088a0229cfe80cc62fc90122139","kind":"commit","published_at":"2012-02-19T07:33:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.22-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.22-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.22-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.22-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.22-build/manifests"},{"name":"clone-5.1.62-build","sha":"947cc98b2d58fe3794a6d4dd53a2b1d92c1dc0f9","kind":"commit","published_at":"2012-02-18T08:58:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.62-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.62-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.62-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.62-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.62-build/manifests"},{"name":"clone-5.0.96-build","sha":"697bde494949178bdf39b1cbd6f6354fb9862b33","kind":"commit","published_at":"2012-02-17T09:51:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.96-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.96-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.96-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.96-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.96-build/manifests"},{"name":"mariadb-5.3.4","sha":"f5a08db22dc458a7b4707db2750c2670ad3a2fdb","kind":"commit","published_at":"2012-01-30T16:34:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.4/manifests"},{"name":"mysql-5.5.21","sha":"92a521306884f75a18709039384010e901eac5ba","kind":"commit","published_at":"2012-01-30T15:23:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.21/manifests"},{"name":"clone-5.5.21-build","sha":"92a521306884f75a18709039384010e901eac5ba","kind":"commit","published_at":"2012-01-30T15:23:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.21-build/manifests"},{"name":"mysql-5.1.61","sha":"fbf42847d99ab7e2e16ef735de074bc9bb8821ff","kind":"commit","published_at":"2012-01-11T17:40:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.61","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.61/manifests"},{"name":"mariadb-5.3.3-rc","sha":"f19ccc842f2b181d39dd40f238aa4d8f4239befb","kind":"commit","published_at":"2011-12-20T08:13:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.3-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.3-rc/manifests"},{"name":"mysql-5.5.20","sha":"5a6300dcc45da2d6c2b046560da0580548354b93","kind":"commit","published_at":"2011-12-16T08:17:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.20/manifests"},{"name":"clone-5.5.20-build","sha":"5a6300dcc45da2d6c2b046560da0580548354b93","kind":"commit","published_at":"2011-12-16T08:17:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.20-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.20-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.20-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.20-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.20-build/manifests"},{"name":"clone-5.1.61-build","sha":"3441e35736d31827a024486711a2c686c1dacdb8","kind":"commit","published_at":"2011-12-15T15:59:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.61-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.61-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.61-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.61-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.61-build/manifests"},{"name":"mysql-5.0.95","sha":"f898c046c0b39d59db18a7fb5a16d60dcad2acf1","kind":"commit","published_at":"2011-12-14T13:05:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.95","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.95/manifests"},{"name":"clone-5.0.95-build","sha":"f898c046c0b39d59db18a7fb5a16d60dcad2acf1","kind":"commit","published_at":"2011-12-14T13:05:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.95-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.95-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.95-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.95-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.95-build/manifests"},{"name":"mariadb-5.2.10","sha":"6190361233a40ca40f7d9f5906207127e5925c86","kind":"commit","published_at":"2011-12-03T21:44:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.10","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.10/manifests"},{"name":"mysql-5.5.19","sha":"21959fc641c7279b16c50333c19150df2bdd7c83","kind":"commit","published_at":"2011-11-22T15:06:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.19/manifests"},{"name":"clone-5.5.19-build","sha":"21959fc641c7279b16c50333c19150df2bdd7c83","kind":"commit","published_at":"2011-11-22T15:06:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.19-build/manifests"},{"name":"mysql-5.5.18","sha":"ccbe78b4063320976c44968fea9d1dd7b55532bf","kind":"commit","published_at":"2011-11-02T15:28:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.18/manifests"},{"name":"mysql-5.1.60","sha":"dca7e38b1f45b9433ffc86c00f859db617cf8029","kind":"commit","published_at":"2011-10-29T18:08:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.60","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.60/manifests"},{"name":"clone-5.5.18-build","sha":"5b07d5bd4e7aec85eda1d400d6d88153f38d81ba","kind":"commit","published_at":"2011-10-26T09:28:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.18-build/manifests"},{"name":"clone-5.1.60-build","sha":"01cc54e9c99521fd29fba7f6d6dce562bd4357c6","kind":"commit","published_at":"2011-10-26T09:23:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.60-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.60-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.60-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.60-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.60-build/manifests"},{"name":"mariadb-5.3.2-beta","sha":"e4ef6db3d6bb4e7855ff6820f3ffbf81a0160f54","kind":"commit","published_at":"2011-10-12T20:15:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.2-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.2-beta/manifests"},{"name":"mysql-5.5.17","sha":"24e6ba6d37ac91a5ae9f487e3eb734724a4098a5","kind":"commit","published_at":"2011-10-04T10:28:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.17","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.17/manifests"},{"name":"clone-5.5.17-build","sha":"b67b91263843a0bf285232d90e1433cd4f4f1c13","kind":"commit","published_at":"2011-09-27T12:14:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.17-build/manifests"},{"name":"mariadb-5.2.9","sha":"8f932ea1357fbdf5db3ab0c726e4cf3366b0c48e","kind":"commit","published_at":"2011-09-16T16:30:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.9","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.9/manifests"},{"name":"mysql-5.5.16","sha":"caff55c4f41c62ab33b24e1122ecde73f4d9531c","kind":"commit","published_at":"2011-09-09T14:39:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.16/manifests"},{"name":"mariadb-5.3.1","sha":"c8c42fed8999bad68cbef9c101e08fc0abeb653e","kind":"commit","published_at":"2011-09-08T19:24:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.1","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.1/manifests"},{"name":"mariadb-5.2.8","sha":"11d8461e4c5372791d07380ef6504c0702fc8900","kind":"commit","published_at":"2011-08-16T16:01:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.8","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.8/manifests"},{"name":"mysql-5.1.59","sha":"32bd23372ee03965a5e8c6f49684bd76a6f7fbe7","kind":"commit","published_at":"2011-08-10T11:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.59","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.59/manifests"},{"name":"clone-5.1.59-build","sha":"32bd23372ee03965a5e8c6f49684bd76a6f7fbe7","kind":"commit","published_at":"2011-08-10T11:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.59-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.59-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.59-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.59-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.59-build/manifests"},{"name":"mariadb-5.3.0-beta","sha":"c1a0112ec2e05d030d6b1c7e316f89d438977fa1","kind":"commit","published_at":"2011-07-23T06:47:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.3.0-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.3.0-beta/manifests"},{"name":"mysql-5.5.15","sha":"d0b762177ef6a59b6f6d8f41ae32a54c9e4070af","kind":"commit","published_at":"2011-07-12T11:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.15","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.15/manifests"},{"name":"clone-5.5.15-build","sha":"d0b762177ef6a59b6f6d8f41ae32a54c9e4070af","kind":"commit","published_at":"2011-07-12T11:13:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.15-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.15-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.15-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.15-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.15-build/manifests"},{"name":"mysql-5.1.58","sha":"191fe00d6e80c88ff66071a951a6df04e37165ea","kind":"commit","published_at":"2011-07-01T15:18:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.58","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.58/manifests"},{"name":"mysql-5.5.14","sha":"2385f627b23b82be156c7330ef0ef38d82bb1277","kind":"commit","published_at":"2011-06-21T15:24:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.14","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.14/manifests"},{"name":"mariadb-5.2.7","sha":"59eaaa724514cbc1d64f63ecd7c2e585cc7de112","kind":"commit","published_at":"2011-06-13T09:46:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.7","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.7/manifests"},{"name":"clone-5.5.14-build","sha":"84f53279231b1d11121db82d586ad5ff544b0405","kind":"commit","published_at":"2011-06-08T08:56:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.14-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.14-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.14-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.14-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.14-build/manifests"},{"name":"clone-5.1.58-build","sha":"844fa544e1c3346e35d12f39382a86f5970ff688","kind":"commit","published_at":"2011-06-06T13:53:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.58-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.58-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.58-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.58-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.58-build/manifests"},{"name":"mariadb-5.2.6","sha":"9f4a16f114dbebb54f2c5afc59cfd2aec131065c","kind":"commit","published_at":"2011-05-10T16:19:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.6","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.6/manifests"},{"name":"mysql-5.0.94","sha":"f997f153124c1cec7809f9bcc0eb8c8f2b4e3019","kind":"commit","published_at":"2011-05-10T13:49:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.94","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.94/manifests"},{"name":"clone-5.0.94-build","sha":"f997f153124c1cec7809f9bcc0eb8c8f2b4e3019","kind":"commit","published_at":"2011-05-10T13:49:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.94-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.94-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.94-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.94-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.94-build/manifests"},{"name":"mysql-5.5.13","sha":"3b52eadcb533006a8b83caf62e1012c2428ed01c","kind":"commit","published_at":"2011-05-10T13:24:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.13","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.13/manifests"},{"name":"clone-5.5.13-build","sha":"3b52eadcb533006a8b83caf62e1012c2428ed01c","kind":"commit","published_at":"2011-05-10T13:24:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.13-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.13-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.13-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.13-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.13-build/manifests"},{"name":"mysql-5.1.57","sha":"2a8293069df0c0aa620e68eb7da54cf4c12cc803","kind":"commit","published_at":"2011-04-11T23:36:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.57","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.57/manifests"},{"name":"mysql-5.5.12","sha":"b900d58de291db8141c737b9861573a4c6d99924","kind":"commit","published_at":"2011-04-08T14:07:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.12","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.12/manifests"},{"name":"clone-5.5.12-build","sha":"b900d58de291db8141c737b9861573a4c6d99924","kind":"commit","published_at":"2011-04-08T14:07:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.12-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.12-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.12-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.12-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.12-build/manifests"},{"name":"clone-5.1.57-build","sha":"432ecbb4d029ca691bbf442fa99458b73d373802","kind":"commit","published_at":"2011-04-08T10:49:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.57-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.57-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.57-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.57-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.57-build/manifests"},{"name":"mysql-5.0.93","sha":"ff3fed274287ce5e1ce5cdfbbc35c39f6a73ec29","kind":"commit","published_at":"2011-04-07T09:17:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.93","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.93/manifests"},{"name":"clone-5.0.93-build","sha":"ff3fed274287ce5e1ce5cdfbbc35c39f6a73ec29","kind":"commit","published_at":"2011-04-07T09:17:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.93-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.93-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.93-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.93-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.93-build/manifests"},{"name":"mysql-5.5.11","sha":"25c4fa69200c6eeba651df229f94caef8b66e520","kind":"commit","published_at":"2011-03-31T13:08:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.11","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.11/manifests"},{"name":"clone-5.5.11-build","sha":"45a434c730bc267a094c73153e828e04e07a3d6b","kind":"commit","published_at":"2011-03-18T15:00:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.11-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.11-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.11-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.11-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.11-build/manifests"},{"name":"mariadb-5.2.5","sha":"a26620e48f791076f9f3e87d54c93e02dd6faafa","kind":"commit","published_at":"2011-03-01T21:24:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.5","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.5/manifests"},{"name":"mariadb-5.1.55","sha":"670f2f62c48741ea72440a1574dc99bae9390131","kind":"commit","published_at":"2011-02-27T00:25:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.55","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.55/manifests"},{"name":"mysql-5.5.10","sha":"dc9552ba99a12371ac004ae70a36d49d47508b31","kind":"commit","published_at":"2011-02-17T18:36:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.10","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.10/manifests"},{"name":"clone-5.5.10-build","sha":"dde82f085299e2cf4a00473bb977cc0aae2fc7a2","kind":"commit","published_at":"2011-02-11T09:54:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.10-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.10-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.10-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.10-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.10-build/manifests"},{"name":"mysql-5.1.56","sha":"530fcdf864c036c9558138bdd37e48f55796a4fd","kind":"commit","published_at":"2011-02-10T10:10:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.56","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.56/manifests"},{"name":"clone-5.1.56-build","sha":"530fcdf864c036c9558138bdd37e48f55796a4fd","kind":"commit","published_at":"2011-02-10T10:10:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.56-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.56-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.56-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.56-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.56-build/manifests"},{"name":"mysql-5.1.52sp1","sha":"97fb58451c82098ee96d5c443cc758cffa08958b","kind":"commit","published_at":"2011-02-09T22:07:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.52sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.52sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.52sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52sp1/manifests"},{"name":"mysql-5.1.55","sha":"7540fc7707acbbcb965bb55c477d5ba6f8861999","kind":"commit","published_at":"2011-01-25T14:42:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.55","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.55/manifests"},{"name":"mysql-5.5.9","sha":"709d319e16f6ee4ed33fce242683e40b7e96f3a0","kind":"commit","published_at":"2011-01-19T22:27:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.9","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.9/manifests"},{"name":"clone-5.5.9-build","sha":"d23c21737ec2216f0ac6c3bc11d8a48b000c82c2","kind":"commit","published_at":"2011-01-12T17:32:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.9-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.9-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.9-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.9-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.9-build/manifests"},{"name":"clone-5.1.55-build","sha":"28b7f8ad5d6b3c459f14f30e0f5def2de77b1d66","kind":"commit","published_at":"2011-01-12T15:08:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.55-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.55-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.55-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.55-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.55-build/manifests"},{"name":"mysql-5.0.92","sha":"78fb009ba3a2fa1145ee2d69c6b9f7655a52e99c","kind":"commit","published_at":"2011-01-07T13:28:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.92","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.92/manifests"},{"name":"clone-5.0.92-build","sha":"78fb009ba3a2fa1145ee2d69c6b9f7655a52e99c","kind":"commit","published_at":"2011-01-07T13:28:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.92-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.92-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.92-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.92-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.92-build/manifests"},{"name":"mariadb-5.2.4","sha":"5c43e47b9a20f08833f0ff327e18bea187a9d0b1","kind":"commit","published_at":"2010-12-05T17:46:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.4","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.4/manifests"},{"name":"mariadb-5.1.53","sha":"420b6312cfda9959cea487af8382c3f2301cff63","kind":"commit","published_at":"2010-12-05T12:25:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.53","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.53/manifests"},{"name":"mysql-5.5.8","sha":"db2f37dc31a60fdda020e67d19dda79861adadde","kind":"commit","published_at":"2010-12-03T17:49:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.8","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.8/manifests"},{"name":"mysql-5.1.54","sha":"c4a9280a34068667433843826d873dc24ba21b03","kind":"commit","published_at":"2010-11-25T16:38:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.54","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.54/manifests"},{"name":"clone-5.1.54-build","sha":"c4a9280a34068667433843826d873dc24ba21b03","kind":"commit","published_at":"2010-11-25T16:38:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.54-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.54-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.54-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.54-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.54-build/manifests"},{"name":"clone-5.5.8-build","sha":"375a29dff68f215bfd6ece94b06427ad2e85a052","kind":"commit","published_at":"2010-11-24T15:55:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.8-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.8-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.8-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.8-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.8-build/manifests"},{"name":"mariadb-5.1.51","sha":"5e7a60daa1a97a7c1a847fe548cde9a2ff0c0d2d","kind":"commit","published_at":"2010-11-18T14:10:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.51","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.51/manifests"},{"name":"mariadb-5.2.3","sha":"c4b3f430442a3804fbae6cb8df10e037db2d0852","kind":"commit","published_at":"2010-11-09T08:17:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.3","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.3/manifests"},{"name":"mysql-5.1.53","sha":"2ec7ae979d0db6debf2d3a15eb5c0f9dd33320ff","kind":"commit","published_at":"2010-11-03T10:24:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.53","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.53/manifests"},{"name":"clone-5.1.53-build","sha":"2ec7ae979d0db6debf2d3a15eb5c0f9dd33320ff","kind":"commit","published_at":"2010-11-03T10:24:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.53-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.53-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.53-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.53-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.53-build/manifests"},{"name":"mysql-5.5.7","sha":"98a34296318dd05ffc4f066ff59a1f5740831cf7","kind":"commit","published_at":"2010-10-14T18:29:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.7","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.7/manifests"},{"name":"clone-5.5.7-rc-build","sha":"dff9f8680d4112ff9dcc6b7c5d3d83856411bdc9","kind":"commit","published_at":"2010-10-13T09:29:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.7-rc-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.7-rc-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.7-rc-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.7-rc-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.7-rc-build/manifests"},{"name":"mysql-5.1.52","sha":"8057c3c943ccf92409144d0efbbf53bd6ee40f64","kind":"commit","published_at":"2010-10-11T20:13:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.52","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.52/manifests"},{"name":"clone-5.1.52-build","sha":"a1d5405f1078c4e1c3a64e040f2509a76236c05a","kind":"commit","published_at":"2010-10-06T10:41:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.52-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.52-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.52-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.52-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.52-build/manifests"},{"name":"mysql-5.1.49sp1","sha":"283a9555080f49e25d827487dd608a4ffbc459d4","kind":"commit","published_at":"2010-09-28T10:39:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.49sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.49sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.49sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49sp1/manifests"},{"name":"mariadb-5.2.2-gamma","sha":"80e356ae81f77b7d3c215a88e0c46c3f591e1c05","kind":"commit","published_at":"2010-09-27T22:18:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.2-gamma","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.2-gamma","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.2-gamma","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.2-gamma","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.2-gamma/manifests"},{"name":"mysql-5.5.6-rc","sha":"580338dd0c25e46f587426257d33ab5207664ee0","kind":"commit","published_at":"2010-09-17T20:34:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.6-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.6-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.6-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.6-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.6-rc/manifests"},{"name":"mysql-5.1.51","sha":"23bbec61491e04b9ca63f6efd205d0e4d3b39923","kind":"commit","published_at":"2010-09-10T10:49:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.51","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.51/manifests"},{"name":"clone-5.1.51-build","sha":"23bbec61491e04b9ca63f6efd205d0e4d3b39923","kind":"commit","published_at":"2010-09-10T10:49:57.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.51-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.51-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.51-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.51-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.51-build/manifests"},{"name":"mariadb-5.1.50","sha":"2f411c60d97c379a4b364afaa2cc365561ccd2d6","kind":"commit","published_at":"2010-09-07T23:00:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.50","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.50/manifests"},{"name":"clone-5.5.6-m3-build","sha":"87f1ea8408fc364b1911398be17b323579289ef6","kind":"commit","published_at":"2010-08-25T10:22:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.6-m3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.6-m3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.6-m3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.6-m3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.6-m3-build/manifests"},{"name":"mariadb-5.1.49","sha":"cbdc5dd42e74707a981fd7480c12c0a33979a6bd","kind":"commit","published_at":"2010-08-07T16:08:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.49","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.49/manifests"},{"name":"mysql-5.1.50","sha":"071fabd2fc45b246e5de0035d8321b3815c1152c","kind":"commit","published_at":"2010-08-03T11:52:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.50","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.50/manifests"},{"name":"clone-5.1.50-build","sha":"071fabd2fc45b246e5de0035d8321b3815c1152c","kind":"commit","published_at":"2010-08-03T11:52:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.50-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.50-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.50-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.50-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.50-build/manifests"},{"name":"mysql-5.1.49","sha":"60c8958cf0843cee13ba453ad6000e061e0c28ff","kind":"commit","published_at":"2010-07-09T12:23:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.49","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.49/manifests"},{"name":"mysql-5.5.5-m3","sha":"81d0c5ac28610e91393d0dbf5d11c3bc6a20a11b","kind":"commit","published_at":"2010-07-06T10:28:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.5-m3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.5-m3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.5-m3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.5-m3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.5-m3/manifests"},{"name":"clone-5.1.49-build","sha":"bfc279951ae92a6128654216dd56b820c5a6b2cd","kind":"commit","published_at":"2010-07-04T07:12:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.49-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.49-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.49-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.49-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.49-build/manifests"},{"name":"mysql-5.1.46sp1","sha":"3a80ab21b2ea6c35b45b47d57c958595d404c4e9","kind":"commit","published_at":"2010-06-23T10:22:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.46sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.46sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.46sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46sp1/manifests"},{"name":"clone-5.5.5-m3-build","sha":"1e467666e3f72b3481b85954dbe45490bb99d2f2","kind":"commit","published_at":"2010-06-23T08:23:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.5-m3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.5-m3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.5-m3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.5-m3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.5-m3-build/manifests"},{"name":"mariadb-5.2.1-beta","sha":"faa0f8a5d2f8a2f13297b954b10ca4de5f2fe435","kind":"commit","published_at":"2010-06-17T13:53:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.1-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.1-beta/manifests"},{"name":"mysql-5.1.48","sha":"b6cc2eb03702e91f4d8da5f0a2cfbe7c96d79753","kind":"commit","published_at":"2010-06-02T08:44:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.48","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.48/manifests"},{"name":"clone-5.1.48-build","sha":"b6cc2eb03702e91f4d8da5f0a2cfbe7c96d79753","kind":"commit","published_at":"2010-06-02T08:44:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.48-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.48-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.48-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.48-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.48-build/manifests"},{"name":"mariadb-5.1.47","sha":"b9ef7ca18036828da347d120c03e157e25c3b600","kind":"commit","published_at":"2010-05-27T17:18:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.47","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.47/manifests"},{"name":"mariadb-5.1.44b","sha":"2c79b75831fc1d2a95c8b6259486044d078e2607","kind":"commit","published_at":"2010-05-09T19:30:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.44b","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.44b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.44b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44b/manifests"},{"name":"mysql-5.1.47","sha":"ab89db27cc26336ccedf641ad897828e7fa8b27f","kind":"commit","published_at":"2010-05-06T15:14:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.47","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.47/manifests"},{"name":"clone-5.1.47-build","sha":"b27be0915740b1726666df8c43364fa5ab88159f","kind":"commit","published_at":"2010-05-05T14:57:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.47-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.47-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.47-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.47-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.47-build/manifests"},{"name":"mysql-5.0.91","sha":"0ce2918d72f7a0b820023564c53666e46e3334e5","kind":"commit","published_at":"2010-05-05T13:33:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.91","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.91/manifests"},{"name":"clone-5.0.91-build","sha":"52b71d38cac680422b784eb49041f68d336ab9fd","kind":"commit","published_at":"2010-05-01T13:46:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.91-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.91-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.91-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.91-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.91-build/manifests"},{"name":"mariadb-5.1.44a","sha":"fc5de4653d65c7cd4b894809c1a0156db6a2a42a","kind":"commit","published_at":"2010-04-29T07:57:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.44a","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.44a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.44a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44a/manifests"},{"name":"mariadb-merge-mysql-5.1.46","sha":"11fe627e3f0ecf45abdb49f3b92cca88b12465e7","kind":"commit","published_at":"2010-04-28T12:52:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.46","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.46/manifests"},{"name":"mysql-5.5.3-m3","sha":"97375ccf67a70c5f7315eb8fd1945f40a150bf85","kind":"commit","published_at":"2010-04-16T08:27:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.3-m3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.3-m3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.3-m3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.3-m3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.3-m3/manifests"},{"name":"mariadb-5.2.0-beta","sha":"6a45e1b66d8ac3c53b3eee1a0f4a1d2133622c76","kind":"commit","published_at":"2010-04-08T21:03:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.2.0-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.2.0-beta/manifests"},{"name":"mysql-5.1.46","sha":"ba192d38bda55ac8b2cf3ccc5a6338e053ccddb1","kind":"commit","published_at":"2010-04-06T07:56:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.46","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.46/manifests"},{"name":"clone-5.1.46-build","sha":"ba192d38bda55ac8b2cf3ccc5a6338e053ccddb1","kind":"commit","published_at":"2010-04-06T07:56:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.46-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.46-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.46-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.46-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.46-build/manifests"},{"name":"mysql-5.1.43sp1","sha":"fa6695893ec897a44b9330a906692226cb906a32","kind":"commit","published_at":"2010-03-25T10:17:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.43sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.43sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.43sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43sp1/manifests"},{"name":"mariadb-5.1.44","sha":"d7c0ca654b6d9d9dd1eaa05984119df84282976f","kind":"commit","published_at":"2010-03-12T19:05:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.44/manifests"},{"name":"clone-5.5.3-build","sha":"09d4d344f824850321c4a437e682084fa31915b2","kind":"commit","published_at":"2010-03-12T18:11:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.3-build/manifests"},{"name":"mariadb-merge-mysql-5.1.44","sha":"861ba6cce8d1496e85469d14e7412b588c5a3c72","kind":"commit","published_at":"2010-03-04T08:03:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.44/manifests"},{"name":"mysql-5.1.45","sha":"169b9956f1c233072df31af2fecd9dbff1df84ff","kind":"commit","published_at":"2010-03-01T19:18:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.45","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.45/manifests"},{"name":"clone-5.1.45-build","sha":"a0a734965481812cb4b326b512251311dd2c05a4","kind":"commit","published_at":"2010-03-01T10:42:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.45-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.45-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.45-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.45-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.45-build/manifests"},{"name":"mysql-5.1.44","sha":"370fc6b144bb3d0765ba6941ab4945a2544701a5","kind":"commit","published_at":"2010-02-17T17:39:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.44","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.44/manifests"},{"name":"mysql-5.5.2-m2","sha":"33c29d414211b616e01a22226ad37738bf01479f","kind":"commit","published_at":"2010-02-12T16:41:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.2-m2","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.2-m2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.2-m2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.2-m2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.2-m2/manifests"},{"name":"clone-5.5.2-m2-build","sha":"33c29d414211b616e01a22226ad37738bf01479f","kind":"commit","published_at":"2010-02-12T16:41:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.2-m2-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.2-m2-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.2-m2-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.2-m2-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.2-m2-build/manifests"},{"name":"clone-5.1.44-build","sha":"0e829abe04ba089598938092c36aa418964482c1","kind":"commit","published_at":"2010-02-04T10:14:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.44-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.44-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.44-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.44-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.44-build/manifests"},{"name":"mysql-5.0.87sp1","sha":"1cb052abe13c8dd166d4d41748b3bdfee1f227b4","kind":"commit","published_at":"2010-02-03T15:43:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.87sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.87sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.87sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87sp1/manifests"},{"name":"mariadb-5.1.42","sha":"7352e037830c9c9375c7ab5d20ce6dcd5ed6aadb","kind":"commit","published_at":"2010-01-31T09:13:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42/manifests"},{"name":"mariadb-5.1.42-rc","sha":"421301aaf92a4ef4b3a19fb5162bb31cdf50e7b9","kind":"commit","published_at":"2010-01-28T07:20:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.42-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.42-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.42-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.42-rc/manifests"},{"name":"mariadb-merge-mysql-5.1.42","sha":"07502da170175bcdeea3616b6217c81eba5f3f8c","kind":"commit","published_at":"2010-01-15T15:27:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.42/manifests"},{"name":"mysql-5.1.43","sha":"545c8d507c2ca6eac8cd3cd5db675ec94a8b6250","kind":"commit","published_at":"2010-01-15T08:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.43","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.43/manifests"},{"name":"clone-5.1.43-build","sha":"545c8d507c2ca6eac8cd3cd5db675ec94a8b6250","kind":"commit","published_at":"2010-01-15T08:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.43-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.43-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.43-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.43-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.43-build/manifests"},{"name":"mysql-5.0.90","sha":"050da59cdff97e259d761108eaed20e13bc20454","kind":"commit","published_at":"2010-01-14T08:24:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.90","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.90/manifests"},{"name":"clone-5.0.90-build","sha":"050da59cdff97e259d761108eaed20e13bc20454","kind":"commit","published_at":"2010-01-14T08:24:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.90-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.90-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.90-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.90-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.90-build/manifests"},{"name":"mariadb-5.1.41","sha":"78fc66e819d1be999794f9ed1094cecbe0772678","kind":"commit","published_at":"2010-01-07T13:03:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41/manifests"},{"name":"mariadb-5.1.41-rc","sha":"78fc66e819d1be999794f9ed1094cecbe0772678","kind":"commit","published_at":"2010-01-07T13:03:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.41-rc","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.41-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.41-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.41-rc/manifests"},{"name":"mysql-5.5.1-m2","sha":"de18c5290a0438ca4d4b55e8582f82f48a33aa06","kind":"commit","published_at":"2010-01-04T14:03:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.1-m2","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.1-m2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.1-m2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.1-m2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.1-m2/manifests"},{"name":"clone-5.5.1-build","sha":"51eb54ecea5b183618571ec334c814e3e7d7a475","kind":"commit","published_at":"2009-12-22T06:31:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.1-build/manifests"},{"name":"mysql-5.1.42","sha":"3c1a9886f4f1b007ddf122b8cfea17408026308d","kind":"commit","published_at":"2009-12-16T13:21:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.42","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.42/manifests"},{"name":"mysql-5.5.0","sha":"5bfe1a3917ee1bddc7f2cde0c88961875148873c","kind":"commit","published_at":"2009-12-07T18:00:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.5.0","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.5.0/manifests"},{"name":"clone-5.1.42-build","sha":"21247ae615a50112668d42cf13c6ebb43bd12c06","kind":"commit","published_at":"2009-12-02T09:47:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.42-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.42-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.42-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.42-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.42-build/manifests"},{"name":"clone-5.0.89-build","sha":"f5ad48e03ef6cc788fbfb2b95d6403e17862375f","kind":"commit","published_at":"2009-12-02T07:58:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.89-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.89-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.89-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.89-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.89-build/manifests"},{"name":"mysql-5.1.40sp1","sha":"837e0c12425ebd9bf22310bd899d65411e310463","kind":"commit","published_at":"2009-11-25T22:43:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.40sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.40sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.40sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40sp1/manifests"},{"name":"mariadb-merge-mysql-5.1.41","sha":"92de450aff9115abdae51f8b183ef51c9caef2e7","kind":"commit","published_at":"2009-11-18T11:47:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.41/manifests"},{"name":"mariadb-5.1.39-beta","sha":"cb6f9dcaec5bc3949e9f692647d681dd19b41dfb","kind":"commit","published_at":"2009-11-14T09:53:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.39-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.39-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.39-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.39-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.39-beta/manifests"},{"name":"clone-5.5.0-build","sha":"f954e4bfae9a9723d33e05e4035e3c5a5e8d43d9","kind":"commit","published_at":"2009-11-12T02:20:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.5.0-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.5.0-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.5.0-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.0-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.5.0-build/manifests"},{"name":"mysql-5.1.41","sha":"da8c1eea8480eb341d38e1c6ee7c3d74f61b2441","kind":"commit","published_at":"2009-11-05T20:22:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.41","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.41/manifests"},{"name":"clone-5.1.41-build","sha":"8864a933c99010c0f95cd18c3d113caf31074469","kind":"commit","published_at":"2009-11-04T09:21:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.41-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.41-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.41-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.41-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.41-build/manifests"},{"name":"mysql-5.0.88","sha":"7996cb631ffaa4356e63885b8e65f381b1442445","kind":"commit","published_at":"2009-11-04T09:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.88","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.88/manifests"},{"name":"clone-5.0.88-build","sha":"7996cb631ffaa4356e63885b8e65f381b1442445","kind":"commit","published_at":"2009-11-04T09:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.88-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.88-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.88-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.88-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.88-build/manifests"},{"name":"mariadb-5.1.38-beta","sha":"b7b5fd3fe818063582d846ed1bdb1d7de836e376","kind":"commit","published_at":"2009-10-26T15:01:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-5.1.38-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-5.1.38-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-5.1.38-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.38-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-5.1.38-beta/manifests"},{"name":"mysql-5.4.3","sha":"e6bc17afccaeae12e97ac0ff5e87e26395761107","kind":"commit","published_at":"2009-10-16T17:59:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.4.3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.3/manifests"},{"name":"mariadb-merge-mysql-5.1.39","sha":"697df6e88efe52392152cee0f7b9b9da4a77ee9a","kind":"commit","published_at":"2009-10-15T21:38:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.39","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.39/manifests"},{"name":"mysql-5.0.87","sha":"70ef5d38f33d1f58e0cdfbeeda145e6df2b7fe1e","kind":"commit","published_at":"2009-10-14T22:40:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.87","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.87/manifests"},{"name":"mysql-5.1.40","sha":"f218923948a30a0845143056d55b7d9eafe649ab","kind":"commit","published_at":"2009-10-06T12:37:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.40","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.40/manifests"},{"name":"clone-5.1.40-build","sha":"f218923948a30a0845143056d55b7d9eafe649ab","kind":"commit","published_at":"2009-10-06T12:37:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.40-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.40-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.40-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.40-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.40-build/manifests"},{"name":"clone-5.0.87-build","sha":"6f20e48422dee687e5788f39978558464c4df055","kind":"commit","published_at":"2009-10-06T07:32:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.87-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.87-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.87-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.87-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.87-build/manifests"},{"name":"mysql-5.1.37sp1","sha":"9e772dc5dab9e7b96bbfc2c9b45f2c8e7f05be56","kind":"commit","published_at":"2009-10-05T18:14:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.37sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.37sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.37sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37sp1/manifests"},{"name":"mysql-5.0.84sp1","sha":"16efc5cdca0e137cd038840564d7e8b017cc0806","kind":"commit","published_at":"2009-09-30T12:26:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.84sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.84sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.84sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84sp1/manifests"},{"name":"clone-5.4.3-build","sha":"5cd0456a8e518445b711d79f42b2686f0161dc03","kind":"commit","published_at":"2009-09-18T15:23:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.3-build/manifests"},{"name":"mysql-5.0.86","sha":"a93791f4f7d219fea83cef04243857292a34942b","kind":"commit","published_at":"2009-09-09T18:52:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.86","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.86/manifests"},{"name":"mysql-5.4.2","sha":"98ea9cdc579e295b84a1f31769be1f6b4dbbd0a7","kind":"commit","published_at":"2009-09-08T14:10:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.4.2","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.2/manifests"},{"name":"mariadb-merge-mysql-5.1.38minus","sha":"dac8bb7f8a095e39f24b414b9ceb0cf463863acc","kind":"commit","published_at":"2009-09-07T20:50:10.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.38minus","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.38minus","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.38minus","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.38minus","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.38minus/manifests"},{"name":"mysql-5.1.39","sha":"fe5b9eff1cb304f157ccf17658ba5998120bb0fc","kind":"commit","published_at":"2009-09-04T15:45:07.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.39","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.39/manifests"},{"name":"clone-5.1.39-build","sha":"b5b3263590eb95ae1b2fcb6cf9c91ab287309200","kind":"commit","published_at":"2009-09-02T23:48:06.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.39-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.39-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.39-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.39-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.39-build/manifests"},{"name":"clone-5.0.86-build","sha":"7d15d39f2afc958264f62b0e29b1c3c56645f4fb","kind":"commit","published_at":"2009-09-02T12:33:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.86-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.86-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.86-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.86-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.86-build/manifests"},{"name":"mysql-5.1.38","sha":"e82f018aea0cb1f23d45634d7de886ce00c962bb","kind":"commit","published_at":"2009-09-01T06:40:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.38","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.38/manifests"},{"name":"clone-5.4.2-build","sha":"77c6446cd2809774d61a9c881d4ebebb985dec0d","kind":"commit","published_at":"2009-08-25T15:12:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.2-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.2-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.2-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.2-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.2-build/manifests"},{"name":"clone-5.1.38-build","sha":"db2c34992a0d508dfb54021b6172ab9074b289b1","kind":"commit","published_at":"2009-08-12T12:46:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.38-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.38-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.38-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.38-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.38-build/manifests"},{"name":"mysql-5.0.85","sha":"a19cb30283b873bd1809b2d6e5f34aaf052d08f5","kind":"commit","published_at":"2009-08-10T22:47:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.85","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.85/manifests"},{"name":"clone-5.0.85-build","sha":"a19cb30283b873bd1809b2d6e5f34aaf052d08f5","kind":"commit","published_at":"2009-08-10T22:47:28.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.85-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.85-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.85-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.85-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.85-build/manifests"},{"name":"mysql-5.0.82sp1","sha":"065792924a8c8533825d01cebfff0a6de5e3cb2d","kind":"commit","published_at":"2009-07-21T18:00:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.82sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.82sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.82sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82sp1/manifests"},{"name":"mysql-5.1.37","sha":"0f254cf9b901df386edd68349de33f383d451300","kind":"commit","published_at":"2009-07-13T17:45:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.37","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.37/manifests"},{"name":"clone-5.1.37-build","sha":"0f254cf9b901df386edd68349de33f383d451300","kind":"commit","published_at":"2009-07-13T17:45:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.37-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.37-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.37-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.37-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.37-build/manifests"},{"name":"mysql-5.0.84","sha":"c829208e45e2555bfa7842094ac45189e35bb5e3","kind":"commit","published_at":"2009-07-07T07:49:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.84","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.84/manifests"},{"name":"clone-5.0.84-build","sha":"c829208e45e2555bfa7842094ac45189e35bb5e3","kind":"commit","published_at":"2009-07-07T07:49:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.84-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.84-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.84-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.84-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.84-build/manifests"},{"name":"mysql-5.1.34sp1","sha":"ef8e81901b28633463a6d4fcd93b833b6a621953","kind":"commit","published_at":"2009-06-24T22:15:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.34sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.34sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.34sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34sp1/manifests"},{"name":"mysql-5.4.1","sha":"6c69e684a0b5bfcbef921f3293f149388ee29613","kind":"commit","published_at":"2009-06-23T23:24:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.4.1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.4.1/manifests"},{"name":"mysql-5.1.36","sha":"7295c05b2197201232bb51e68cdd0064c225d769","kind":"commit","published_at":"2009-06-16T10:21:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.36","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.36/manifests"},{"name":"clone-5.1.36-build","sha":"7295c05b2197201232bb51e68cdd0064c225d769","kind":"commit","published_at":"2009-06-16T10:21:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.36-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.36-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.36-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.36-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.36-build/manifests"},{"name":"mysql-5.0.83","sha":"cdfbd26cdc52c2351e7ff30b90dac236f88e1292","kind":"commit","published_at":"2009-05-28T07:35:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.83","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.83/manifests"},{"name":"clone-5.0.83-build","sha":"cdfbd26cdc52c2351e7ff30b90dac236f88e1292","kind":"commit","published_at":"2009-05-28T07:35:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.83-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.83-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.83-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.83-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.83-build/manifests"},{"name":"clone-5.4.1-build","sha":"cf89b94c4d05120167b9ea3c7c5bb7c0fcf1b9ff","kind":"commit","published_at":"2009-05-22T19:50:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.1-build/manifests"},{"name":"mysql-5.0.82","sha":"316edc4d746d28d0f1d13eddba623b77061890f8","kind":"commit","published_at":"2009-05-20T21:04:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.82","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.82/manifests"},{"name":"mysql-5.1.35","sha":"d91679a810d373ab554f2ef23a715efdafe0d6b7","kind":"commit","published_at":"2009-05-13T07:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.35","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.35/manifests"},{"name":"clone-5.1.35-build","sha":"d91679a810d373ab554f2ef23a715efdafe0d6b7","kind":"commit","published_at":"2009-05-13T07:51:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.35-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.35-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.35-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.35-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.35-build/manifests"},{"name":"clone-5.0.82-build","sha":"c8cc3b17097c331844a7f0c290442bd087502857","kind":"commit","published_at":"2009-05-07T18:07:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.82-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.82-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.82-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.82-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.82-build/manifests"},{"name":"mysql-5.0.81","sha":"d70bc027546c0085f72ec473383437baacdf60d3","kind":"commit","published_at":"2009-05-01T17:37:23.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.81","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.81/manifests"},{"name":"mysql-5.0.80","sha":"2b1b1297713a7a8d6d92a25c6413a9d22352ca4a","kind":"commit","published_at":"2009-05-01T17:35:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.80","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.80/manifests"},{"name":"mysql-5.0.74sp1","sha":"54638171012ed6edbf9779aeac34e28b18d8e9a7","kind":"commit","published_at":"2009-04-30T13:38:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.74sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.74sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.74sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74sp1/manifests"},{"name":"clone-5.0.74sp1-build","sha":"54638171012ed6edbf9779aeac34e28b18d8e9a7","kind":"commit","published_at":"2009-04-30T13:38:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.74sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.74sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.74sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74sp1-build/manifests"},{"name":"mariadb-merge-mysql-5.1.34plus","sha":"d364b563a624aa320c13a291a6d135251e6b910d","kind":"commit","published_at":"2009-04-25T09:04:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mariadb-merge-mysql-5.1.34plus","html_url":"https://github.com/MariaDB/server/releases/tag/mariadb-merge-mysql-5.1.34plus","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mariadb-merge-mysql-5.1.34plus","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.34plus","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mariadb-merge-mysql-5.1.34plus/manifests"},{"name":"clone-5.0.81-build","sha":"3639528967739ace6ca187fd09584289b6ee2216","kind":"commit","published_at":"2009-04-14T17:20:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.81-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.81-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.81-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.81-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.81-build/manifests"},{"name":"clone-5.4.0-build","sha":"c4a1d506aeae29dca410e39673828dfd751bdf70","kind":"commit","published_at":"2009-04-03T13:52:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.4.0-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.4.0-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.4.0-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.0-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.4.0-build/manifests"},{"name":"mysql-5.1.34","sha":"bb8457d9f94562e9a135dd05d4c34c871c9a6405","kind":"commit","published_at":"2009-04-02T11:17:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.34","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.34/manifests"},{"name":"clone-5.1.34-build","sha":"480f00a1d3188302767cd642f14ae872a1bc4581","kind":"commit","published_at":"2009-03-27T14:34:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.34-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.34-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.34-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.34-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.34-build/manifests"},{"name":"clone-5.0.80-build","sha":"bd06869b457019a91ebc57b477a3c2f476ee2e98","kind":"commit","published_at":"2009-03-27T14:29:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.80-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.80-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.80-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.80-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.80-build/manifests"},{"name":"mysql-5.1.31sp1","sha":"d250da8bad683cb39f5bc9248677a1b50de3430a","kind":"commit","published_at":"2009-03-24T21:10:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.31sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.31sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.31sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31sp1/manifests"},{"name":"mysql-5.1.33","sha":"3e3c5155e8ff9033ef0e3bf79385eb3ceae21b16","kind":"commit","published_at":"2009-03-13T11:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.33","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.33/manifests"},{"name":"clone-5.1.33-build","sha":"3e3c5155e8ff9033ef0e3bf79385eb3ceae21b16","kind":"commit","published_at":"2009-03-13T11:13:55.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.33-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.33-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.33-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.33-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.33-build/manifests"},{"name":"mysql-5.0.79","sha":"f88ceb2cd0b9f97176df509ac5cb47a5ccfedb06","kind":"commit","published_at":"2009-03-09T21:16:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.79","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.79/manifests"},{"name":"clone-5.0.79-build","sha":"b3b701eab9e411274d7a57549a49e25294d8d108","kind":"commit","published_at":"2009-03-09T13:59:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.79-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.79-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.79-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.79-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.79-build/manifests"},{"name":"mysql-5.1.32","sha":"c1b230dd9d35fdf3cb639471df2f1449c95f281b","kind":"commit","published_at":"2009-02-14T00:43:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.32","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.32/manifests"},{"name":"clone-5.1.32-build","sha":"7d448e0287c9129f630142420d3b1dc1c51b7d17","kind":"commit","published_at":"2009-02-11T10:07:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.32-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.32-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.32-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.32-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.32-build/manifests"},{"name":"mysql-5.0.78","sha":"8ce69d9d04d4fe83441df8ccef7c0b0a50c3c69f","kind":"commit","published_at":"2009-02-06T18:38:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.78","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.78/manifests"},{"name":"clone-5.0.78-build","sha":"8ce69d9d04d4fe83441df8ccef7c0b0a50c3c69f","kind":"commit","published_at":"2009-02-06T18:38:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.78-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.78-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.78-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.78-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.78-build/manifests"},{"name":"mysql-5.0.77","sha":"4e72d07e3de71a2d46f1a4d3becea00421e9b026","kind":"commit","published_at":"2009-01-28T14:01:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.77","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.77/manifests"},{"name":"mysql-5.0.72sp1","sha":"d6c8d3062b4b1cfee14efa28a6bb40d257cc9133","kind":"commit","published_at":"2009-01-26T21:06:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.72sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.72sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.72sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72sp1/manifests"},{"name":"mysql-5.1.31","sha":"acaffc1ce68313b79d8c20a51d8859c8061ed5f6","kind":"commit","published_at":"2009-01-19T16:48:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.31","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.31/manifests"},{"name":"clone-5.1.31-build","sha":"c56a536f1cc516e1a1ba2f583f725238d22d177f","kind":"commit","published_at":"2009-01-15T05:31:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.31-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.31-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.31-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-build/manifests"},{"name":"clone-5.0.72sp1-build","sha":"131d689e58b28930931fe99db4797a067ef80f8a","kind":"commit","published_at":"2009-01-12T21:02:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.72sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.72sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.72sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72sp1-build/manifests"},{"name":"mysql-5.0.76","sha":"5d1f3d30b10cac32abc8e7fd24d231de74b943e5","kind":"commit","published_at":"2009-01-05T16:04:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.76","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.76/manifests"},{"name":"clone-5.0.76-build","sha":"5d1f3d30b10cac32abc8e7fd24d231de74b943e5","kind":"commit","published_at":"2009-01-05T16:04:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.76-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.76-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.76-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.76-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.76-build/manifests"},{"name":"clone-5.1.31-pv-0.2.0-build","sha":"8489f4afec3853907f9de391117be4307641d88f","kind":"commit","published_at":"2008-12-30T11:27:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.31-pv-0.2.0-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.31-pv-0.2.0-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.31-pv-0.2.0-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-pv-0.2.0-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.31-pv-0.2.0-build/manifests"},{"name":"mysql-5.0.75","sha":"5f42efc5141472e16e7a53cd2f37d370d3495f17","kind":"commit","published_at":"2008-12-17T20:01:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.75","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.75/manifests"},{"name":"clone-5.0.75-build","sha":"5f42efc5141472e16e7a53cd2f37d370d3495f17","kind":"commit","published_at":"2008-12-17T20:01:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.75-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.75-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.75-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.75-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.75-build/manifests"},{"name":"percona-xtradb-1.0.2-1","sha":"eb5918671b88546632bd41fc33646756ce24b424","kind":"commit","published_at":"2008-12-16T06:44:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/percona-xtradb-1.0.2-1","html_url":"https://github.com/MariaDB/server/releases/tag/percona-xtradb-1.0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@percona-xtradb-1.0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/percona-xtradb-1.0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/percona-xtradb-1.0.2-1/manifests"},{"name":"mysql-5.0.74","sha":"285d774ece6d2aba6123b9b054ecb59fbe9738e5","kind":"commit","published_at":"2008-12-03T04:11:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.74","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.74/manifests"},{"name":"clone-5.0.74-build","sha":"13d8f68a6e498e8028ed630b8026a43dbb209fea","kind":"commit","published_at":"2008-12-02T12:50:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.74-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.74-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.74-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.74-build/manifests"},{"name":"mysql-5.1.30","sha":"622c2ab1137f5ffea702561255c34921e6841791","kind":"commit","published_at":"2008-11-14T16:29:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.30/manifests"},{"name":"clone-5.1.30-build","sha":"c9431a04e15118afe348f0fab3038401ccb6a8b2","kind":"commit","published_at":"2008-11-06T16:30:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.30-build/manifests"},{"name":"mysql-5.0.72","sha":"52107b1c9bd0376c7ea6c4742edb290ecfc7efb2","kind":"commit","published_at":"2008-10-24T15:34:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.72","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.72/manifests"},{"name":"clone-5.0.72-build","sha":"3e743a1f66d3da5a654f6e1454d22f4dfc491cb1","kind":"commit","published_at":"2008-10-23T20:56:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.72-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.72-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.72-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.72-build/manifests"},{"name":"mysql-5.0.66sp1","sha":"0d0f4051348db7b28048e28824957f3329bbb41e","kind":"commit","published_at":"2008-10-23T19:46:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.66sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.66sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.66sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66sp1/manifests"},{"name":"mysql-5.1.29","sha":"1a6f0f7081cd044a07067d48ccf5da9076be4099","kind":"commit","published_at":"2008-10-11T21:51:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.29","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.29/manifests"},{"name":"clone-5.1.29-build","sha":"484503089bda47bdfdac7d82dc516a06eda16cc5","kind":"commit","published_at":"2008-10-09T15:57:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.29-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.29-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.29-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.29-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.29-build/manifests"},{"name":"mysql-5.0.70","sha":"a0beb42f3026e8a6f53afd886c80cc2367a87c14","kind":"commit","published_at":"2008-09-27T00:23:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.70","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.70/manifests"},{"name":"clone-5.0.70-build","sha":"39fd3c5df7d14156a0a66c5bf984145312171d57","kind":"commit","published_at":"2008-09-10T09:40:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.70-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.70-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.70-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.70-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.70-build/manifests"},{"name":"mysql-5.1.28","sha":"c0c14d469d0459fc10e133b016ea447f37f75e7e","kind":"commit","published_at":"2008-08-28T14:16:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.28/manifests"},{"name":"clone-5.1.28-build","sha":"48064816c82f65ca684f883b6cdb79166e0bfc33","kind":"commit","published_at":"2008-08-28T09:54:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.28-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.28-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.28-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.28-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.28-build/manifests"},{"name":"mysql-5.0.68","sha":"97089cb02621d4cd6dcc0d10cbddc1c76bc6336e","kind":"commit","published_at":"2008-08-13T06:11:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.68","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.68/manifests"},{"name":"clone-5.0.68-build","sha":"97089cb02621d4cd6dcc0d10cbddc1c76bc6336e","kind":"commit","published_at":"2008-08-13T06:11:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.68-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.68-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.68-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.68-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.68-build/manifests"},{"name":"mysql-5.0.67","sha":"2e90dedd809015b5aa296098e54f674847dbff59","kind":"commit","published_at":"2008-08-04T11:45:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.67","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.67/manifests"},{"name":"clone-4.1.25-build","sha":"585e34699ed3b4edc1103491a59b5d6be179ace6","kind":"commit","published_at":"2008-07-26T09:39:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.25-build/manifests"},{"name":"mysql-5.0.66a","sha":"102fce46e950f28e5872870b5694288b46b0a554","kind":"commit","published_at":"2008-07-16T23:33:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.66a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.66a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.66a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66a/manifests"},{"name":"clone-5.0.66sp1-build","sha":"102fce46e950f28e5872870b5694288b46b0a554","kind":"commit","published_at":"2008-07-16T23:33:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.66sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.66sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.66sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66sp1-build/manifests"},{"name":"clone-5.0.67-build","sha":"66aba11a1ba0524c67b8d7717e49cac5aa696162","kind":"commit","published_at":"2008-07-16T15:47:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.67-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.67-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.67-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.67-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.67-build/manifests"},{"name":"clone-5.1.27-build","sha":"3088da09b8b762394b1713cf408e30b842a26090","kind":"commit","published_at":"2008-07-14T14:46:35.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.27-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.27-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.27-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.27-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.27-build/manifests"},{"name":"mysql-5.0.66","sha":"e8cbf501a5dd57a4ed81968e8cdb644d71e72843","kind":"commit","published_at":"2008-07-09T10:03:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.66","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.66/manifests"},{"name":"clone-5.0.66-build","sha":"a2fbf0e09bd6b4a8d71c27a5369eace0b749d4e9","kind":"commit","published_at":"2008-07-08T14:39:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.66-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.66-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.66-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.66-build/manifests"},{"name":"mysql-5.1.26","sha":"0a5fdc7161069c3fcca6dec50067f4578686d5b6","kind":"commit","published_at":"2008-06-30T20:52:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.26","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.26/manifests"},{"name":"mysql-5.0.60sp1","sha":"a84d7e6eab190adfbbb8c0ab23d1cc613a4b3a73","kind":"commit","published_at":"2008-06-27T16:43:45.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.60sp1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.60sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.60sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60sp1/manifests"},{"name":"clone-5.1.26-build","sha":"d1d2c9cd1c4b1213bfd93dfa7cd99705519a0666","kind":"commit","published_at":"2008-06-20T10:57:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.26-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.26-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.26-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.26-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.26-build/manifests"},{"name":"mysql-5.1.25","sha":"c182ef4d7033045fd814b13d058b194cdbc902bd","kind":"commit","published_at":"2008-06-18T01:05:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.25","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.25/manifests"},{"name":"mysql-5.0.64","sha":"9727ef60855f4dd4f50e1a98b03f36166e4ca28a","kind":"commit","published_at":"2008-06-10T19:10:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.64","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.64/manifests"},{"name":"clone-5.0.64-build","sha":"9c5b351400ade5a5f94ec955a4c473943c70c25f","kind":"commit","published_at":"2008-06-03T10:12:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.64-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.64-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.64-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.64-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.64-build/manifests"},{"name":"clone-5.1.25-build","sha":"26cd7c859174ef93b294fce842671df6ac47ad98","kind":"commit","published_at":"2008-05-20T18:43:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.25-build/manifests"},{"name":"mysql-5.0.62","sha":"7cdbaa8e8c249ccad04787c7923f7285ca9427c3","kind":"commit","published_at":"2008-05-14T10:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.62","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.62/manifests"},{"name":"clone-5.0.62-build","sha":"7cdbaa8e8c249ccad04787c7923f7285ca9427c3","kind":"commit","published_at":"2008-05-14T10:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.62-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.62-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.62-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.62-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.62-build/manifests"},{"name":"mysql-5.0.60","sha":"169493655bc3b57c1904bf464537c5cd70d33589","kind":"commit","published_at":"2008-04-28T19:53:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.60","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.60/manifests"},{"name":"clone-5.0.60sp1-build","sha":"169493655bc3b57c1904bf464537c5cd70d33589","kind":"commit","published_at":"2008-04-28T19:53:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.60sp1-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.60sp1-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.60sp1-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60sp1-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60sp1-build/manifests"},{"name":"mysql-5.1.24","sha":"242fc7729b865ec88c68284d8eedfca73c887c79","kind":"commit","published_at":"2008-04-08T09:52:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.24/manifests"},{"name":"clone-5.0.60-build","sha":"51a75f2345136683b98d314da5966b75a82a464d","kind":"commit","published_at":"2008-04-01T10:29:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.60-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.60-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.60-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.60-build/manifests"},{"name":"clone-5.1.24-build","sha":"b3a299277bbbe8e74ac87390b6200e4a10780da8","kind":"commit","published_at":"2008-03-31T11:13:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.24-build/manifests"},{"name":"mysql-4.1.24","sha":"28f40b6f2dd10d83616861f12781103e28fc6a5f","kind":"commit","published_at":"2008-03-17T08:18:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.24/manifests"},{"name":"clone-4.1.24-build","sha":"70cc07cf2af4423b7659fbcdb71d1bd8a9e5416f","kind":"commit","published_at":"2008-03-12T07:53:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.24-build/manifests"},{"name":"mysql-5.0.58","sha":"593b467a2b7fbbc26e5b3c3fda7b8f5fba87de6a","kind":"commit","published_at":"2008-03-05T13:03:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.58","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.58/manifests"},{"name":"clone-5.0.58-build","sha":"bc489574b105dc48f82d76c61345d8c60af80028","kind":"commit","published_at":"2008-02-28T23:22:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.58-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.58-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.58-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.58-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.58-build/manifests"},{"name":"mysql-5.1.23a-maria-alpha","sha":"3fb295908022a63b21039fa17be05cbd72dc43b4","kind":"commit","published_at":"2008-02-21T22:34:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.23a-maria-alpha","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.23a-maria-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.23a-maria-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23a-maria-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23a-maria-alpha/manifests"},{"name":"clone-5.1.23a-maria-alpha-build","sha":"022e7489683b87d6822095478c72748d935344ce","kind":"commit","published_at":"2008-02-11T21:13:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.23a-maria-alpha-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.23a-maria-alpha-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.23a-maria-alpha-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23a-maria-alpha-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23a-maria-alpha-build/manifests"},{"name":"mysql-5.0.56","sha":"df3332711009090a8b97345104f21c650871a0ca","kind":"commit","published_at":"2008-02-06T13:13:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.56","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.56/manifests"},{"name":"clone-5.0.56-build","sha":"df3332711009090a8b97345104f21c650871a0ca","kind":"commit","published_at":"2008-02-06T13:13:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.56-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.56-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.56-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.56-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.56-build/manifests"},{"name":"mysql-5.1.23","sha":"a73be3c2b02a5ce7c023440b6e501f89161b57c1","kind":"commit","published_at":"2008-01-29T20:44:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.23/manifests"},{"name":"clone-5.1.23-build","sha":"cb09dc21e536bccfba2b2ffeff85c95bcda38852","kind":"commit","published_at":"2008-01-15T16:01:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.23-build/manifests"},{"name":"mysql-5.0.51a","sha":"a56e987f43f752078466bcf0ff9840bbb7b3fa44","kind":"commit","published_at":"2008-01-11T14:37:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.51a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.51a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.51a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51a/manifests"},{"name":"mysql-5.0.54a","sha":"1d0e3ba7482af97147cac842b43d56cb0cae6078","kind":"commit","published_at":"2008-01-11T13:47:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.54a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.54a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.54a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54a/manifests"},{"name":"mysql-5.0.54","sha":"1e73c1bd6c1373d60bf335a82afa86613216f780","kind":"commit","published_at":"2007-12-14T20:38:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.54","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.54/manifests"},{"name":"clone-5.0.54-build","sha":"25119578a3c818fd3cd7803bd6c2fc867d41558d","kind":"commit","published_at":"2007-12-13T19:46:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.54-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.54-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.54-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.54-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.54-build/manifests"},{"name":"mysql-5.0.52","sha":"3fb65b4dd47889721744fe9d62aa9ce004773db7","kind":"commit","published_at":"2007-11-30T05:14:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.52","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.52/manifests"},{"name":"mysql-5.0.51","sha":"175059f95a811a386ada70cd73b65a75e7509788","kind":"commit","published_at":"2007-11-15T13:59:40.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.51","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.51/manifests"},{"name":"clone-5.0.52-build","sha":"72d70ff86ee073797671b096fe78810141bf6749","kind":"commit","published_at":"2007-11-14T14:56:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.52-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.52-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.52-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.52-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.52-build/manifests"},{"name":"clone-5.0.51-build","sha":"dd0342798f78d61243d7f939d58ce888532173d9","kind":"commit","published_at":"2007-11-07T18:25:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.51-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.51-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.51-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.51-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.51-build/manifests"},{"name":"mysql-5.0.50","sha":"54619d5eebbf967a280fe2e14f9d26b2d11ccb26","kind":"commit","published_at":"2007-10-19T15:07:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.50","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.50/manifests"},{"name":"mysql-5.1.22","sha":"4d688088b7ebd4ffb19a06c901e1c31f451e8e3c","kind":"commit","published_at":"2007-09-28T15:33:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.22/manifests"},{"name":"clone-5.0.50-build","sha":"8a4a21e253084813ae7d5e11e2024b336a055f7c","kind":"commit","published_at":"2007-09-25T15:42:25.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.50-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.50-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.50-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.50-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.50-build/manifests"},{"name":"clone-5.1.22-build","sha":"c0e5f06eaa483aa6d1f0024605c9a31cad9bea68","kind":"commit","published_at":"2007-08-30T20:13:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.22-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.22-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.22-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.22-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.22-build/manifests"},{"name":"mysql-5.0.48","sha":"7382c8699ca3ec6771efc61c3247a087f7e72ab2","kind":"commit","published_at":"2007-08-28T14:06:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.48","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.48/manifests"},{"name":"clone-5.0.48-build","sha":"60513c68b0bef5b37c1aaffbfc179c437bf8d7ec","kind":"commit","published_at":"2007-08-27T09:24:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.48-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.48-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.48-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.48-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.48-build/manifests"},{"name":"mysql-5.1.21","sha":"000e569aaba60c94c7463f5422ed17aff7bca8d7","kind":"commit","published_at":"2007-08-20T14:35:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.21/manifests"},{"name":"clone-5.1.21-build","sha":"8c0aecf65c1349641697c2293ab0530226903626","kind":"commit","published_at":"2007-08-06T06:33:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.21-build/manifests"},{"name":"mysql-5.0.46","sha":"25491503fb274e7c6718bbe791fc33e3d4eeface","kind":"commit","published_at":"2007-07-19T21:30:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.46","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.46/manifests"},{"name":"clone-5.0.46-build","sha":"2565cefdaa952b9f132540fc7b8f729b498db210","kind":"commit","published_at":"2007-07-09T21:38:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.46-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.46-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.46-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.46-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.46-build/manifests"},{"name":"mysql-5.0.45","sha":"6f6655cf3457dd74047c055d1e668d21a9323e9d","kind":"commit","published_at":"2007-07-03T16:20:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.45","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.45/manifests"},{"name":"clone-5.0.45-build","sha":"6f6655cf3457dd74047c055d1e668d21a9323e9d","kind":"commit","published_at":"2007-07-03T16:20:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.45-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.45-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.45-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.45-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.45-build/manifests"},{"name":"mysql-5.1.20","sha":"8f9547ca706b61fbe969688ddb8f0b5b90c62298","kind":"commit","published_at":"2007-06-26T11:15:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20/manifests"},{"name":"mysql-5.1.20-beta","sha":"8f9547ca706b61fbe969688ddb8f0b5b90c62298","kind":"commit","published_at":"2007-06-26T11:15:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.20-beta","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.20-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.20-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.20-beta/manifests"},{"name":"clone-5.1.20-build","sha":"e4fd17d1154b59c921affac45a41cb11c79844b6","kind":"commit","published_at":"2007-06-22T21:02:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.20-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.20-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.20-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.20-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.20-build/manifests"},{"name":"mysql-5.0.44","sha":"b35eceb94427989aa1f764d40e8025bfd85b676a","kind":"commit","published_at":"2007-06-21T06:58:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.44","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.44/manifests"},{"name":"clone-5.0.44-build","sha":"b35eceb94427989aa1f764d40e8025bfd85b676a","kind":"commit","published_at":"2007-06-21T06:58:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.44-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.44-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.44-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.44-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.44-build/manifests"},{"name":"mysql-4.1.23","sha":"eade2752715751828cd0ccfa189f6b9ba640bc86","kind":"commit","published_at":"2007-06-12T08:25:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.23/manifests"},{"name":"mysql-5.1.19","sha":"bc7bfcb6be33fc9bbe8fa13576fdeb5bd8c06401","kind":"commit","published_at":"2007-05-25T21:08:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.19/manifests"},{"name":"clone-5.1.19-build","sha":"59ba51f963327d652616eaf36184c8991aa26ab6","kind":"commit","published_at":"2007-05-24T13:32:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.19-build/manifests"},{"name":"clone-4.1.23-build","sha":"d6de94116a0e3d3234164cfadfc6ff5ea007958e","kind":"commit","published_at":"2007-05-23T07:38:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.23-build/manifests"},{"name":"mysql-5.0.42","sha":"f63ab1a136279807875869169d2bbd6f9b5398b3","kind":"commit","published_at":"2007-05-14T13:11:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.42","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.42/manifests"},{"name":"clone-5.0.42-build","sha":"de34385a565a07536f314813e02f63aec1d0f369","kind":"commit","published_at":"2007-05-12T21:42:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.42-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.42-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.42-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.42-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.42-build/manifests"},{"name":"mysql-5.1.18","sha":"1bfcd5b69afe234d1f2dcd5f8035ca18c0c41cfa","kind":"commit","published_at":"2007-05-07T19:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18/manifests"},{"name":"clone-5.1.18-build","sha":"1bfcd5b69afe234d1f2dcd5f8035ca18c0c41cfa","kind":"commit","published_at":"2007-05-07T19:32:09.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.18-build/manifests"},{"name":"mysql-5.0.41","sha":"d92c504d9c6c7f80e7bf511001f16bf88d637651","kind":"commit","published_at":"2007-05-07T06:25:47.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.41","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.41/manifests"},{"name":"mysql-5.1.18-ndb-6.2.1","sha":"9cc1e8c249de3f379722422788c1eb19ec86c633","kind":"commit","published_at":"2007-04-30T11:00:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.18-ndb-6.2.1","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.18-ndb-6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.18-ndb-6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18-ndb-6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.18-ndb-6.2.1/manifests"},{"name":"clone-5.0.41-build","sha":"709749dcf719819642553a35ee1841034fd2f3eb","kind":"commit","published_at":"2007-04-26T17:03:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.41-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.41-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.41-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.41-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.41-build/manifests"},{"name":"mysql-5.0.40","sha":"e206e7fc962b6ec30192d55c461e5540a8e35919","kind":"commit","published_at":"2007-04-20T13:52:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.40","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.40/manifests"},{"name":"clone-5.0.40-build","sha":"ac7b8e31a7d7150526ac52f653b66bd11694cea4","kind":"commit","published_at":"2007-04-15T05:54:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.40-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.40-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.40-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.40-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.40-build/manifests"},{"name":"mysql-5.1.17","sha":"3de76b543304c39d7db5a15de8e444aeec70a779","kind":"commit","published_at":"2007-04-05T08:00:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.17","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.17/manifests"},{"name":"clone-5.1.17-build","sha":"b266417bdb27566866a8a649c165184d4accf615","kind":"commit","published_at":"2007-03-22T17:48:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.17-build/manifests"},{"name":"mysql-5.0.38","sha":"4eb6c3d9c30733974f59a0bdd8b8931052c6aec1","kind":"commit","published_at":"2007-03-20T18:57:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.38","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.38/manifests"},{"name":"clone-5.0.38-build","sha":"c79b1f1531e6f3710302692ada40307e9db9d8ab","kind":"commit","published_at":"2007-03-15T21:28:29.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.38-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.38-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.38-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.38-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.38-build/manifests"},{"name":"mysql-5.0.37","sha":"a21db626e8f8c2a4b1dd2db2abe76f4e7546daad","kind":"commit","published_at":"2007-03-05T15:10:42.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.37","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.37/manifests"},{"name":"clone-5.0.37-build","sha":"13813928ad7bcd0df80171c2ff722171a4f0667c","kind":"commit","published_at":"2007-02-28T01:04:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.37-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.37-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.37-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.37-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.37-build/manifests"},{"name":"mysql-5.1.16","sha":"36936b02c7ffea661708432b9beccdf74469f433","kind":"commit","published_at":"2007-02-25T23:44:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.16/manifests"},{"name":"clone-5.1.16-build","sha":"62aadeb1f998dca34470c3ef6742480650a99ab2","kind":"commit","published_at":"2007-02-20T09:05:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.16-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.16-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.16-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.16-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.16-build/manifests"},{"name":"mysql-4.0.30","sha":"e48e78b017345304154ac635305e9062a3b3d0d2","kind":"commit","published_at":"2007-02-16T15:31:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.30/manifests"},{"name":"mysql-5.0.36","sha":"81d9dce1a6c5530e1250ceb0d49dabac824db059","kind":"commit","published_at":"2007-02-14T15:47:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.36","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.36/manifests"},{"name":"clone-5.0.36-build","sha":"81d9dce1a6c5530e1250ceb0d49dabac824db059","kind":"commit","published_at":"2007-02-14T15:47:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.36-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.36-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.36-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.36-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.36-build/manifests"},{"name":"clone-4.0.30-build","sha":"b01e4725f302bcba03a9d676a01f763190f870f6","kind":"commit","published_at":"2007-02-09T11:03:37.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.30-build/manifests"},{"name":"mysql-5.1.15","sha":"9fd8fcd02e63e726c822d930b365b44a8c824597","kind":"commit","published_at":"2007-01-29T13:47:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.15","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.15/manifests"},{"name":"clone-5.1.15-build","sha":"36a89485dc834fd47b05b8a15c898ddb756e0156","kind":"commit","published_at":"2007-01-25T12:12:02.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.15-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.15-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.15-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.15-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.15-build/manifests"},{"name":"mysql-5.0.34","sha":"2f5b6053ca01b030f82da52e299f8231cdce12c5","kind":"commit","published_at":"2007-01-17T09:41:52.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.34","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.34/manifests"},{"name":"clone-5.0.34-build","sha":"932a29e7e8775c2c5659dfb99495593e5ef4404e","kind":"commit","published_at":"2007-01-15T11:13:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.34-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.34-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.34-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.34-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.34-build/manifests"},{"name":"clone-4.0.29-build","sha":"5429703b959952481e3991d709161d68e72eb93f","kind":"commit","published_at":"2007-01-11T18:17:27.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.29-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.29-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.29-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.29-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.29-build/manifests"},{"name":"mysql-4.0.28","sha":"601402e3a9caa87291e7d205f1bbd00440d44928","kind":"commit","published_at":"2007-01-09T16:21:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.28/manifests"},{"name":"mysql-5.0.33","sha":"8d1553429b52a457eb52e7bbee28bf213461b8df","kind":"commit","published_at":"2007-01-09T12:02:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.33","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.33/manifests"},{"name":"mysql-5.0.32","sha":"ebb7dc57cbeb53b82d23fa30295a5bba9c71dcc6","kind":"commit","published_at":"2006-12-20T12:23:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.32","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.32/manifests"},{"name":"clone-5.0.32-build","sha":"62f4364c24dd374da2340aa6fddc2b6418f89d77","kind":"commit","published_at":"2006-12-14T21:52:38.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.32-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.32-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.32-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.32-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.32-build/manifests"},{"name":"mysql-5.1.14","sha":"fc7877b89485eb93a80e71d78ac1812adc65fe2c","kind":"commit","published_at":"2006-12-06T15:15:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.14","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.14/manifests"},{"name":"clone-5.1.14-build","sha":"30832b6dbdaf2f24f34fc5abbbb35e871b8675b9","kind":"commit","published_at":"2006-12-05T09:51:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.14-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.14-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.14-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.14-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.14-build/manifests"},{"name":"mysql-5.0.30","sha":"50275c9948879b78b3b5ebf9bb687b2afe37a6a3","kind":"commit","published_at":"2006-11-23T19:04:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.30","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.30/manifests"},{"name":"clone-5.0.30-build","sha":"7bc6201c9f687cbefa92a3b81de0c7adadc156fb","kind":"commit","published_at":"2006-11-14T11:47:53.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.30-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.30-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.30-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.30-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.30-build/manifests"},{"name":"mysql-5.1.13","sha":"2e7e228a1dbee48279f17e58a698ee9b7959feb6","kind":"commit","published_at":"2006-11-13T19:44:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.13","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.13/manifests"},{"name":"clone-5.1.13-build","sha":"c8e7e74be7d91370577c5ff961c9c27d7b35c2d6","kind":"commit","published_at":"2006-11-13T11:10:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.13-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.13-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.13-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.13-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.13-build/manifests"},{"name":"clone-4.0.28-build","sha":"383b9785b18b25124f085f37f34afc2e45cac25a","kind":"commit","published_at":"2006-11-07T22:19:44.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.28-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.28-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.28-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.28-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.28-build/manifests"},{"name":"mysql-4.1.22","sha":"e3a8a313597bf0d40d261a4e763d49ed0a2bb60b","kind":"commit","published_at":"2006-11-03T02:03:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.22/manifests"},{"name":"clone-4.1.22-build","sha":"b6102f671398ac5ccf1b6f1ed0226ee6719e0935","kind":"commit","published_at":"2006-11-01T22:08:39.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.22-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.22-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.22-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.22-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.22-build/manifests"},{"name":"mysql-5.1.12","sha":"b4be62323f39969bd952696ce69f829a08e9cf5d","kind":"commit","published_at":"2006-10-24T17:05:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.12","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.12/manifests"},{"name":"mysql-5.0.28","sha":"1b8e483714b18c58e46badec51e962afa457d315","kind":"commit","published_at":"2006-10-24T10:31:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.28","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.28/manifests"},{"name":"mysql-5.0.27","sha":"7ac5d475bb054dae297dd5a81e82fb88ef6a4f46","kind":"commit","published_at":"2006-10-20T22:57:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.27/manifests"},{"name":"clone-5.1.12-build","sha":"c05c72d86c6f75c42fb0a8d6ba2a9984b5e88cb3","kind":"commit","published_at":"2006-10-11T08:21:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.12-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.12-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.12-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.12-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.12-build/manifests"},{"name":"mysql-5.0.26","sha":"ad57fc6b433bf13c0a2cdfcaa10a1a031f846e74","kind":"commit","published_at":"2006-10-03T13:42:00.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.26","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.26/manifests"},{"name":"clone-5.0.26-build","sha":"669d8a6fb95c42c7bfa036be46ea96264707eb34","kind":"commit","published_at":"2006-09-28T21:35:11.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.26-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.26-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.26-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.26-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.26-build/manifests"},{"name":"mysql-5.0.25","sha":"6811672831ff084b110a7fec707ac40813d4b233","kind":"commit","published_at":"2006-09-14T22:18:30.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.25","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.25/manifests"},{"name":"clone-5.0.25-build","sha":"0ebabd849736093731dc36ae01914e107471a016","kind":"commit","published_at":"2006-09-06T00:14:50.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.25-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.25-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.25-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.25-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.25-build/manifests"},{"name":"mysql-5.0.24a","sha":"5502be4bbe3c108293402b642c53dc2c76cac1ce","kind":"commit","published_at":"2006-08-25T15:56:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.24a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.24a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.24a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24a/manifests"},{"name":"mysql-5.0.24","sha":"23f3dd1d4adf773d07b2a4044b854045cc431a72","kind":"commit","published_at":"2006-07-27T09:59:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.24","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.24/manifests"},{"name":"mysql-4.1.21","sha":"0794dc7104c3cefa3902753067f438945886f59a","kind":"commit","published_at":"2006-07-19T13:55:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.21/manifests"},{"name":"clone-4.1.21-build","sha":"0c151e65d74a29d5b85b49fbf8067b08993d19ce","kind":"commit","published_at":"2006-07-14T11:58:51.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.21-build/manifests"},{"name":"mysql-5.0.23","sha":"55f7ae9699c806d56b1e796159ede13599400ad3","kind":"commit","published_at":"2006-07-04T10:30:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.23","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.23/manifests"},{"name":"clone-5.0.24-build","sha":"55f7ae9699c806d56b1e796159ede13599400ad3","kind":"commit","published_at":"2006-07-04T10:30:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.24-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.24-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.24-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.24-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.24-build/manifests"},{"name":"clone-5.0.23-build","sha":"902e11c5da10d2f6e34475d185191432ffe73991","kind":"commit","published_at":"2006-06-28T17:11:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.23-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.23-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.23-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.23-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.23-build/manifests"},{"name":"mysql-5.1.11","sha":"54cf762cd2fe711f2d20985c21972abee4ca2d19","kind":"commit","published_at":"2006-06-02T11:23:49.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.11","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.11/manifests"},{"name":"mysql-5.0.22","sha":"f10f1e0f4a65a97a378b37d9dd4a3e6629091e1c","kind":"commit","published_at":"2006-05-24T12:22:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.22","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.22/manifests"},{"name":"mysql-4.1.20","sha":"abb087978d635098b7bf906f1fc58d439d108bfd","kind":"commit","published_at":"2006-05-24T12:12:19.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.20/manifests"},{"name":"clone-5.1.11-build","sha":"9cdb76b53428f714d249dd72a8dbda8aefdcac38","kind":"commit","published_at":"2006-05-22T20:12:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.11-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.11-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.11-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.11-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.11-build/manifests"},{"name":"clone-5.1.10-build","sha":"8f50e871e8388beff0a873db49cc8967a0441c08","kind":"commit","published_at":"2006-05-08T16:09:01.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.10-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.10-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.10-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.10-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.10-build/manifests"},{"name":"mysql-4.0.27","sha":"b1745fe1d40ad66dc040cd1910d9ff438a8d436e","kind":"commit","published_at":"2006-05-06T14:42:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.0.27","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.0.27/manifests"},{"name":"clone-4.0.27-build","sha":"b1745fe1d40ad66dc040cd1910d9ff438a8d436e","kind":"commit","published_at":"2006-05-06T14:42:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.0.27-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.0.27-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.0.27-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.27-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.0.27-build/manifests"},{"name":"mysql-5.0.17b","sha":"deaedeafeadcccdb40c08581cf58d0f2da28f2a7","kind":"commit","published_at":"2006-05-02T21:49:21.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.17b","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.17b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.17b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17b/manifests"},{"name":"mysql-4.1.19","sha":"c76ebcd1bfa7de38a0f08e6c349f9486046bfb35","kind":"commit","published_at":"2006-04-28T23:28:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.19/manifests"},{"name":"clone-4.1.19-build","sha":"c76ebcd1bfa7de38a0f08e6c349f9486046bfb35","kind":"commit","published_at":"2006-04-28T23:28:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.19-build/manifests"},{"name":"mysql-5.0.21","sha":"508c98533501735c80770420bab6d50782db01d2","kind":"commit","published_at":"2006-04-26T16:26:26.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.21","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.21/manifests"},{"name":"clone-5.0.21-build","sha":"d1e71f5547306108a8d11fd0aaab4eb0d5783126","kind":"commit","published_at":"2006-04-26T05:39:59.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.21-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.21-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.21-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.21-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.21-build/manifests"},{"name":"mysql-5.0.20a","sha":"9fcc2dc98341d5b18b1e3f2338ea1cc5d5539dbf","kind":"commit","published_at":"2006-04-18T11:26:41.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.20a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.20a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.20a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20a/manifests"},{"name":"mysql-5.1.9","sha":"ca5a63dc30befd7a4104c9eb6a37c0d7bd8fe227","kind":"commit","published_at":"2006-04-13T03:16:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.9","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.9/manifests"},{"name":"mysql-5.0.20","sha":"1d8efa6637c13469138ee8d5f453f1a71b31ba23","kind":"commit","published_at":"2006-03-31T09:48:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.20","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.20/manifests"},{"name":"clone-5.0.20-build","sha":"684e17b0e3574ccb4b63de3b9ed05900a179efda","kind":"commit","published_at":"2006-03-29T20:20:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.20-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.20-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.20-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.20-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.20-build/manifests"},{"name":"clone-5.1.8-build","sha":"61a1726eca670a4a3e4c4bb53f7b37fe5daf66a1","kind":"commit","published_at":"2006-03-24T23:24:03.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.8-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.8-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.8-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.8-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.8-build/manifests"},{"name":"mysql-5.0.19a","sha":"dba8a4fb94198c438ba6298046f31839e097fff3","kind":"commit","published_at":"2006-03-17T11:10:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.19a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.19a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.19a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19a/manifests"},{"name":"mysql-5.0.19","sha":"22b5286bc421f8c49c48f605dfbcfc7ec5373f45","kind":"commit","published_at":"2006-03-04T20:04:48.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.19","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.19/manifests"},{"name":"clone-5.0.19-build","sha":"f07aecfe5f979c905170001dd797656b050c622f","kind":"commit","published_at":"2006-03-02T10:09:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.19-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.19-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.19-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.19-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.19-build/manifests"},{"name":"mysql-5.1.7","sha":"04d9fb5c77ff1de2d1077535d27de6331b8b0a6d","kind":"commit","published_at":"2006-02-27T21:14:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.7","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.7/manifests"},{"name":"clone-5.1.7-build","sha":"22191d565789402dfc1c2f0b78e35779e1c1b5da","kind":"commit","published_at":"2006-02-17T13:14:56.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.7-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.7-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.7-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.7-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.7-build/manifests"},{"name":"mysql-5.1.6","sha":"61d9dfd3993cb47298f121ebf0db95e505e426a7","kind":"commit","published_at":"2006-02-08T18:01:54.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.6","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.6/manifests"},{"name":"base_4_16217","sha":"0dc6d4928944d56fff3a969b3f9e559b3d792a8c","kind":"commit","published_at":"2006-02-06T07:55:20.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/base_4_16217","html_url":"https://github.com/MariaDB/server/releases/tag/base_4_16217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@base_4_16217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/base_4_16217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/base_4_16217/manifests"},{"name":"clone-5.1.6-build","sha":"d3df53b8755a9e9539136d8609a1bc2d28664ef5","kind":"commit","published_at":"2006-02-01T12:16:36.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.6-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.6-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.6-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.6-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.6-build/manifests"},{"name":"mysql-4.1.18","sha":"393ae0f87aa1beabde8ee6c89c10aba6d18fe3c8","kind":"commit","published_at":"2006-01-27T12:38:15.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.18/manifests"},{"name":"clone-4.1.18-build","sha":"41b8f84562b9f36183733dcf1aa763b3232f73b4","kind":"commit","published_at":"2006-01-27T00:38:05.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.18-build/manifests"},{"name":"mysql-5.1.5-for-windows","sha":"7db8c499e75451cea4c922d0dd1124998340f8cc","kind":"commit","published_at":"2006-01-17T17:35:17.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.5-for-windows","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.5-for-windows","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.5-for-windows","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5-for-windows","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5-for-windows/manifests"},{"name":"clone-4.1.17-build","sha":"a5a38850ed081453f9ad8ceaf57c62408245d62b","kind":"commit","published_at":"2006-01-17T08:05:18.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.17-build/manifests"},{"name":"mysql-5.1.5","sha":"0d500852552cffba004df9d50078106b27d45519","kind":"commit","published_at":"2006-01-10T09:35:43.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.5","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.5/manifests"},{"name":"clone-5.1.5-build","sha":"672ac640483f81b2d9b7c605ae38dae2017ad140","kind":"commit","published_at":"2006-01-09T15:37:24.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.5-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.5-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.5-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.5-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.5-build/manifests"},{"name":"mysql-5.0.18","sha":"2c965beafa0d54e1583789ee45427a84875a676b","kind":"commit","published_at":"2005-12-28T17:35:22.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.18","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.18/manifests"},{"name":"clone-5.0.18-build","sha":"740a8e84a58aa38271de2267b3886f3c47aac4df","kind":"commit","published_at":"2005-12-21T15:05:13.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.18-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.18-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.18-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.18-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.18-build/manifests"},{"name":"mysql-5.1.4","sha":"efde784ea835179ced61450bb2221e1a5011e995","kind":"commit","published_at":"2005-12-21T05:02:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.4","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.4/manifests"},{"name":"clone-5.1.4-build","sha":"efde784ea835179ced61450bb2221e1a5011e995","kind":"commit","published_at":"2005-12-21T05:02:04.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.4-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.4-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.4-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.4-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.4-build/manifests"},{"name":"mysql-5.0.17","sha":"4f0f49bbd12f0c2265a47c7235288b8b302b6534","kind":"commit","published_at":"2005-12-14T17:42:08.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.17","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.17/manifests"},{"name":"clone-5.0.17-build","sha":"c1cc3b95f843824c4718a4a3ed6011f226d1365a","kind":"commit","published_at":"2005-12-07T07:50:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.17-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.17-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.17-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.17-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.17-build/manifests"},{"name":"import-bdb-4.4.16","sha":"22635260195fdf4ac4dda87f6f25a220864d2ac3","kind":"commit","published_at":"2005-12-05T18:27:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/import-bdb-4.4.16","html_url":"https://github.com/MariaDB/server/releases/tag/import-bdb-4.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@import-bdb-4.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/import-bdb-4.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/import-bdb-4.4.16/manifests"},{"name":"mysql-4.1.16","sha":"7d239eb6b2608b3d7f2ace5c665fd79558b8a060","kind":"commit","published_at":"2005-11-29T19:52:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-4.1.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-4.1.16/manifests"},{"name":"clone-4.1.16-build","sha":"7d239eb6b2608b3d7f2ace5c665fd79558b8a060","kind":"commit","published_at":"2005-11-29T19:52:58.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-4.1.16-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-4.1.16-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-4.1.16-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.16-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-4.1.16-build/manifests"},{"name":"mysql-5.1.3","sha":"ff7237efa1f4c7cf968c3c3161af70e20b9eecce","kind":"commit","published_at":"2005-11-29T14:18:31.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.1.3","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.1.3/manifests"},{"name":"clone-5.1.3-build","sha":"ee00eeffb2fba1cef3aae8507519ea1b08455a41","kind":"commit","published_at":"2005-11-24T13:57:14.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.1.3-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.1.3-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.1.3-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.3-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.1.3-build/manifests"},{"name":"mysql-5.0.16a","sha":"2f840aa97b790795e94c48d79c3394848c68fd09","kind":"commit","published_at":"2005-11-18T17:25:46.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.16a","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.16a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.16a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16a/manifests"},{"name":"mysql-5.0.16","sha":"d6dc5299a66d9f83c38fe84513a2deb4a9f5fc90","kind":"commit","published_at":"2005-11-14T15:10:16.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.16","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.16/manifests"},{"name":"clone-5.0.16-build","sha":"26320ebe2f1c56d3376a94a60291c95c0cf0658d","kind":"commit","published_at":"2005-11-09T11:45:34.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.16-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.16-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.16-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.16-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.16-build/manifests"},{"name":"mysql-5.0.15","sha":"860a20b365322daddba3430b2eba98c8ceaaa335","kind":"commit","published_at":"2005-10-19T20:00:12.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/mysql-5.0.15","html_url":"https://github.com/MariaDB/server/releases/tag/mysql-5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@mysql-5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/mysql-5.0.15/manifests"},{"name":"clone-5.0.15-build","sha":"5f0abdce1a5b09f59bfcef9cb5f47e2377d67ef3","kind":"commit","published_at":"2005-10-13T21:29:33.000Z","download_url":"https://codeload.github.com/MariaDB/server/tar.gz/clone-5.0.15-build","html_url":"https://github.com/MariaDB/server/releases/tag/clone-5.0.15-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MariaDB/server@clone-5.0.15-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.15-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/tags/clone-5.0.15-build/manifests"}]},"repo_metadata_updated_at":"2026-08-26T16:54:15.876Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/openinfradev/mariadb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/openinfradev/mariadb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/openinfradev/mariadb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/openinfradev/mariadb/dependencies","status":null,"funding_links":["https://mariadb.org/donate/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T01:04:36.673Z","issues_count":7,"pull_requests_count":2740,"avg_time_to_close_issue":13364.0,"avg_time_to_close_pull_request":7226376.265079365,"issues_closed_count":1,"pull_requests_closed_count":1890,"pull_request_authors_count":281,"issue_authors_count":6,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.9675182481751825,"merged_pull_requests_count":1166,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":430,"past_year_avg_time_to_close_issue":13364.0,"past_year_avg_time_to_close_pull_request":1825638.8781725888,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":197,"past_year_pull_request_authors_count":91,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.1790697674418604,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":140,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariaDB%2Fserver/issues","maintainers":[{"login":"grooverdan","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grooverdan"},{"login":"Thirunarayanan","count":189,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thirunarayanan"},{"login":"DaveGosselin-MariaDB","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DaveGosselin-MariaDB"},{"login":"vaintroub","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaintroub"},{"login":"mariadb-RexJohnston","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariadb-RexJohnston"},{"login":"spetrunia","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spetrunia"},{"login":"cvicentiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cvicentiu"},{"login":"gkodinov","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkodinov"},{"login":"knielsen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knielsen"},{"login":"vuvova","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuvova"},{"login":"an3l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/an3l"},{"login":"joaovgp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaovgp"},{"login":"sanja-byelkin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanja-byelkin"}],"active_maintainers":[{"login":"grooverdan","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grooverdan"},{"login":"DaveGosselin-MariaDB","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DaveGosselin-MariaDB"},{"login":"Thirunarayanan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thirunarayanan"},{"login":"gkodinov","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkodinov"},{"login":"mariadb-RexJohnston","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariadb-RexJohnston"},{"login":"vaintroub","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaintroub"},{"login":"vuvova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuvova"},{"login":"knielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knielsen"},{"login":"sanja-byelkin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanja-byelkin"},{"login":"spetrunia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spetrunia"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openinfradev%2Fmariadb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openinfradev%2Fmariadb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openinfradev%2Fmariadb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openinfradev%2Fmariadb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openinfradev%2Fmariadb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openinfradev%2Fmariadb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18218,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}}]