{"id":88411,"name":"Distributions","ecosystem":"julia","repository_url":"https://github.com/JuliaStats/Distributions.jl","issues_count":1,"created_at":"2026-03-28T23:00:36.611Z","updated_at":"2026-03-28T23:00:36.611Z","purl":"pkg:julia/Distributions","metadata":{"id":4313818,"name":"Distributions","ecosystem":"julia","description":"A Julia package for probability distributions and associated functions.","homepage":"","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JuliaStats/Distributions.jl","keywords_array":["julia","statistics","data-science","probability-distributions"],"namespace":null,"versions_count":171,"first_release_published_at":"2018-07-05T16:44:42.000Z","latest_release_published_at":"2024-05-30T08:07:44.000Z","latest_release_number":"0.25.109","last_synced_at":"2024-10-30T06:17:42.594Z","created_at":"2022-04-19T16:36:11.573Z","updated_at":"2025-10-20T23:59:50.605Z","registry_url":"https://juliahub.com/ui/Packages/General/Distributions/","install_command":"Pkg.add(\"Distributions\")","documentation_url":"https://docs.juliahub.com/General/Distributions/stable/","metadata":{"uuid":"31c24e10-a181-5473-b8eb-7969acd0382f"},"repo_metadata":{"id":5427177,"uuid":"6619192","full_name":"JuliaStats/Distributions.jl","owner":"JuliaStats","description":"A Julia package for probability distributions and associated functions.","archived":false,"fork":false,"pushed_at":"2025-10-18T21:05:53.000Z","size":13055,"stargazers_count":1169,"open_issues_count":462,"forks_count":433,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-10-19T11:37:14.530Z","etag":null,"topics":["data-science","julia","probability-distributions","statistics"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuliaStats.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-11-09T20:01:33.000Z","updated_at":"2025-10-18T07:20:11.000Z","dependencies_parsed_at":"2024-02-05T23:31:14.744Z","dependency_job_id":"d6008bce-eb16-4f44-8081-0b3791efd7a2","html_url":"https://github.com/JuliaStats/Distributions.jl","commit_stats":{"total_commits":1564,"total_committers":227,"mean_commits":6.889867841409692,"dds":0.7046035805626598,"last_synced_commit":"630e1c908b82bc2702cc7f29616cd22e5f94ab04"},"previous_names":[],"tags_count":265,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaStats/Distributions.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaStats","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/sbom","scorecard":{"id":75451,"data":{"date":"2025-08-11","repo":{"name":"github.com/JuliaStats/Distributions.jl","commit":"abb151c42eb67b4994e21da15e24c65f1cc3dd9f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 19/28 approved changesets -- score normalized to 6","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":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/CompatHelper.yml:1","Warn: no topLevel permission defined: .github/workflows/DocPreviewCleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/IntegrationTest.yml:1","Info: topLevel 'discussions' permission set to 'read': .github/workflows/TagBot.yml:16","Info: topLevel 'packages' permission set to 'read': .github/workflows/TagBot.yml:17","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/TagBot.yml:19","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/TagBot.yml:20","Info: topLevel 'security-events' permission set to 'read': .github/workflows/TagBot.yml:21","Info: topLevel 'actions' permission set to 'read': .github/workflows/TagBot.yml:11","Info: topLevel 'checks' permission set to 'read': .github/workflows/TagBot.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/TagBot.yml:13","Info: topLevel 'deployments' permission set to 'read': .github/workflows/TagBot.yml:14","Info: topLevel 'pages' permission set to 'read': .github/workflows/TagBot.yml:18","Info: topLevel 'statuses' permission set to 'read': .github/workflows/TagBot.yml:22","Info: topLevel 'issues' permission set to 'read': .github/workflows/TagBot.yml:15","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/DocPreviewCleanup.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/DocPreviewCleanup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTest.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/IntegrationTest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTest.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/IntegrationTest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTest.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/IntegrationTest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTest.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/IntegrationTest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaStats/Distributions.jl/TagBot.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:19.935Z","repository_id":5427177,"created_at":"2025-08-15T04:42:19.935Z","updated_at":"2025-08-15T04:42:19.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280179478,"owners_count":26285959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"JuliaStats","name":"Julia Statistics","uuid":"2761531","kind":"organization","description":"Statistics and Machine Learning made easy in Julia","email":null,"website":"https://juliastats.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2761531?v=4","repositories_count":41,"last_synced_at":"2024-03-26T13:28:02.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JuliaStats","funding_links":[],"total_stars":6770,"followers":249,"following":0,"created_at":"2022-11-03T20:15:10.517Z","updated_at":"2024-03-26T13:28:03.437Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaStats","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaStats/repositories"},"tags":[{"name":"v0.25.122","sha":"bbdd4f15f3230f42c8856f56b74770e346178f43","kind":"tag","published_at":"2025-10-03T10:19:25.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.122","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.122/manifests"},{"name":"v0.25.121","sha":"ec86faf2a484e2750724ff5de34c3338020bc3aa","kind":"tag","published_at":"2025-10-01T18:50:04.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.121","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.121/manifests"},{"name":"v0.25.120","sha":"c2a7387147ab173ae6bf01cf6282f5cf74020e5c","kind":"tag","published_at":"2025-05-11T07:25:12.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.120","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.120/manifests"},{"name":"v0.25.119","sha":"efff906e2e6aad180d0be6dcaa9c98d3c398510d","kind":"tag","published_at":"2025-04-16T10:14:56.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.119","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.119/manifests"},{"name":"v0.25.118","sha":"b348b5bf646272b7558b661d7c9b47bdc552a713","kind":"tag","published_at":"2025-03-12T09:02:02.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.118","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.118/manifests"},{"name":"v0.25.117","sha":"1e6801da6678164b13330cc1f16e670768d27330","kind":"tag","published_at":"2025-01-17T14:57:25.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.117","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.117/manifests"},{"name":"v0.25.116","sha":"957f0c0f79307edefb9afa75c682ef18b35dd982","kind":"tag","published_at":"2025-01-08T08:35:38.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.116","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.116/manifests"},{"name":"v0.25.115","sha":"ceb63433f0624881484b499cf05e664b7a446b07","kind":"tag","published_at":"2024-12-17T11:34:11.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.115","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.115/manifests"},{"name":"v0.25.114","sha":"790411a14f66311bd5caada76105958d4fa542a8","kind":"tag","published_at":"2024-12-14T12:38:36.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.114","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.114/manifests"},{"name":"v0.25.113","sha":"aad64af36e83f9a191de34f497e584943ffa84e5","kind":"tag","published_at":"2024-11-04T21:33:12.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.113","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.113/manifests"},{"name":"v0.25.112","sha":"a1010e408dbbdd4bcfd9c11eef189df64f7bb05a","kind":"tag","published_at":"2024-09-25T12:13:06.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.112","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.112/manifests"},{"name":"v0.25.111","sha":"00b7fad421c606c1f7d58c38ab0114472e76a747","kind":"tag","published_at":"2024-08-23T20:00:37.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.111","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.111/manifests"},{"name":"v0.25.110","sha":"13029c03fa885a2b4512b954e61f9d5a7dfa0612","kind":"tag","published_at":"2024-08-09T09:54:41.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.110","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.110/manifests"},{"name":"v0.25.109","sha":"6af1e2f2f2448006e308f4ab95ca0f66037563e6","kind":"tag","published_at":"2024-05-30T08:07:44.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.109","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.109/manifests"},{"name":"v0.25.108","sha":"818814fd4ebd46b53e37a6768d33877b546bf8fa","kind":"tag","published_at":"2024-04-20T07:27:55.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.108","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.108/manifests"},{"name":"v0.25.107","sha":"c1705a3015d438f7e841e82ef5148224813831e8","kind":"tag","published_at":"2024-01-08T18:45:27.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.107","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.107/manifests"},{"name":"v0.25.106","sha":"de9d5cfd8aa3f9e770faf68d8d689bcc425af60c","kind":"tag","published_at":"2024-01-05T11:38:50.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.106","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.106/manifests"},{"name":"v0.25.105","sha":"28bf738139dd4dc5bca69671f699912aa978d5a8","kind":"tag","published_at":"2024-01-05T11:04:25.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.105","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.105/manifests"},{"name":"v0.25.104","sha":"8e231ed369efd80ea6063c353929e82ee10fb36e","kind":"tag","published_at":"2023-12-08T11:22:33.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.104","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.104/manifests"},{"name":"v0.25.103","sha":"7e232ca86c56c4b2e1e7a44b16aa23c26668af3d","kind":"tag","published_at":"2023-11-03T19:28:30.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.103","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.103/manifests"},{"name":"v0.25.102","sha":"e407fa5fd098e50df51801c6d062946eac7a7d0f","kind":"tag","published_at":"2023-09-28T12:03:30.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.102","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.102/manifests"},{"name":"v0.25.101","sha":"b21e515dd4684d2d0f2c706c573ed6eb98ce537f","kind":"tag","published_at":"2023-09-26T22:32:45.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.101","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.101/manifests"},{"name":"v0.25.100","sha":"c664d2591dd823483240b799387b049dc5f6851b","kind":"tag","published_at":"2023-08-08T13:32:45.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.100","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.100/manifests"},{"name":"v0.25.99","sha":"72ef1ad5e502600ea735065e42a9430f6d92a0f8","kind":"tag","published_at":"2023-08-03T14:44:42.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.99","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.99/manifests"},{"name":"v0.25.98","sha":"c8d3e4b52ea2c04f655510af85f93fa3876f258f","kind":"tag","published_at":"2023-06-30T18:15:23.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.98","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.98/manifests"},{"name":"v0.25.97","sha":"b9d3093a2d91baf4c6bb1fef186c417a939e895e","kind":"tag","published_at":"2023-06-25T10:38:03.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.97","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.97/manifests"},{"name":"v0.25.96","sha":"40b279c2d55adcbb000c4996ea6bd574cf9279d3","kind":"tag","published_at":"2023-06-19T14:18:02.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.96","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.96/manifests"},{"name":"v0.25.95","sha":"fd58ce19ba18e15cd0c766893c2928e91ad61ad6","kind":"tag","published_at":"2023-05-25T17:11:59.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.95","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.95/manifests"},{"name":"v0.25.94","sha":"4ec511b3bc248293d3324e3f7233f349665b2e6f","kind":"tag","published_at":"2023-05-22T21:17:16.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.94","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.94/manifests"},{"name":"v0.25.93","sha":"ef42afb215cb08304dd64e309da8002c333caef0","kind":"tag","published_at":"2023-05-17T09:55:05.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.93","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.93/manifests"},{"name":"v0.25.92","sha":"f61831d69673454284fb98e00a332260e87d7040","kind":"tag","published_at":"2023-05-15T17:17:17.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.92","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.92/manifests"},{"name":"v0.25.91","sha":"9cf6a7459e71b133359ba9390d913d26deef5642","kind":"tag","published_at":"2023-05-14T21:49:54.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.91","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.91/manifests"},{"name":"v0.25.90","sha":"4fd8be85c7cc8446f8094afc18eac7b209e8fb56","kind":"tag","published_at":"2023-05-09T23:36:41.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.90","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.90/manifests"},{"name":"v0.25.89","sha":"d4608469a4416407187295b27de436820b75458f","kind":"tag","published_at":"2023-05-05T11:20:10.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.89","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.89/manifests"},{"name":"v0.25.88","sha":"b11806bedd9a0416d873c1e8da3d6a7969135584","kind":"tag","published_at":"2023-05-01T23:30:04.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.88","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.88/manifests"},{"name":"v0.25.87","sha":"630e1c908b82bc2702cc7f29616cd22e5f94ab04","kind":"tag","published_at":"2023-04-03T22:44:44.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.87","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.87/manifests"},{"name":"v0.25.86","sha":"ec68da3a8d4a4776367f2d7ca5ec2d4666e29c78","kind":"tag","published_at":"2023-03-03T11:59:20.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.86","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.86/manifests"},{"name":"v0.25.85","sha":"eecfd3c499bd32981c01bc85e1fda5f801cd33c6","kind":"tag","published_at":"2023-02-28T13:15:30.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.85","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.85/manifests"},{"name":"v0.25.84","sha":"0d25150d043d10229ddd31bcbd9ac7c1ea3efe05","kind":"tag","published_at":"2023-02-25T21:52:25.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.84","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.84/manifests"},{"name":"v0.25.83","sha":"20654317057533d81dda23d2a558d171167e65df","kind":"tag","published_at":"2023-02-24T00:43:51.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.83","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.83/manifests"},{"name":"v0.25.82","sha":"e761040500b769cfdbdbcd9bf2bac49202558f6b","kind":"tag","published_at":"2023-02-23T12:57:20.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.82","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.82/manifests"},{"name":"v0.25.81","sha":"221a9e801c7cf5280f85b2c893862688c60322d8","kind":"tag","published_at":"2023-02-20T22:21:03.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.81","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.81/manifests"},{"name":"v0.25.80","sha":"d21c5a3d2386910b586cd9da188721f313073570","kind":"tag","published_at":"2023-01-12T16:01:58.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.80","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.80/manifests"},{"name":"v0.25.79","sha":"72a3f784b14a99c8465462a921b522033b02c9e5","kind":"tag","published_at":"2022-11-21T20:57:16.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.79","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.79/manifests"},{"name":"v0.25.78","sha":"c42b1734d8796bd07bed26875de628e6171f7a07","kind":"tag","published_at":"2022-11-17T08:52:12.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.78","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.78/manifests"},{"name":"v0.25.77","sha":"01f1f7d105c15d6747ccf9d827eaf10ddc0afa37","kind":"tag","published_at":"2022-11-08T09:05:18.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.77","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.77/manifests"},{"name":"v0.25.76","sha":"a31ebc4de29a491971587cf159b184349d6a24e9","kind":"tag","published_at":"2022-10-11T09:00:16.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.76","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.76/manifests"},{"name":"v0.25.75","sha":"4c27f7d4da28b1c9e033c699e8225b72283e6f29","kind":"tag","published_at":"2022-09-24T21:49:38.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.75","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.75/manifests"},{"name":"v0.25.74","sha":"97f5ed0070274b30a33cd16de362162c3b14ddb9","kind":"tag","published_at":"2022-09-22T15:03:31.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.74","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.74/manifests"},{"name":"v0.25.73","sha":"9f9c5caf6cd99c5205a11ca1c8d6b6471fc9ce29","kind":"tag","published_at":"2022-09-17T23:05:42.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.73","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.73/manifests"},{"name":"v0.25.72","sha":"3f7976bb4e13f96d6aa820a095b14bbe94547b3c","kind":"tag","published_at":"2022-09-17T21:57:49.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.72","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.72/manifests"},{"name":"v0.25.71","sha":"35b3170349d325c4b6648f0b8cdafc904718b6b5","kind":"tag","published_at":"2022-09-13T22:13:27.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.71","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.71/manifests"},{"name":"v0.25.70","sha":"2689a6f3024afa78e36bac906f27728ab79ccffb","kind":"tag","published_at":"2022-09-01T23:53:01.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.70","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.70/manifests"},{"name":"v0.25.69","sha":"2dc764e450a5b33f1506669e3649f37a1dbda4f1","kind":"tag","published_at":"2022-09-01T20:30:56.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.69","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.69/manifests"},{"name":"v0.25.68","sha":"e71089949396ba2d5c7ed2042b80576e483e9049","kind":"tag","published_at":"2022-08-23T20:54:38.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.68","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.68/manifests"},{"name":"v0.25.67","sha":"7b3890d6547385ca460c209b993481335a629995","kind":"tag","published_at":"2022-08-16T08:14:50.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.67","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.67/manifests"},{"name":"v0.25.66","sha":"7c3af32615a7360dc6169f0a4f449c7782cc197c","kind":"tag","published_at":"2022-07-23T19:14:18.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.66","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.66/manifests"},{"name":"v0.25.65","sha":"03269b47fb7a92de6a4a51c361719ca55474376b","kind":"tag","published_at":"2022-07-08T16:11:22.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.65","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.65/manifests"},{"name":"v0.25.64","sha":"6ab4c1f5bd1b5b6890bbb6afc9d3349dc90cad6a","kind":"tag","published_at":"2022-07-01T10:33:00.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.64","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.64/manifests"},{"name":"v0.25.63","sha":"7831193ecbb70967b9f1af71e1c8f0850b89f3a5","kind":"tag","published_at":"2022-06-28T09:33:43.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.63","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.63/manifests"},{"name":"v0.25.62","sha":"f889f9e56b0243d770c195b3eee8baef4880bd2e","kind":"tag","published_at":"2022-05-30T13:32:25.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.62","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.62/manifests"},{"name":"v0.25.61","sha":"a350622d442c8cd4ec610dce975621ba053d03d9","kind":"tag","published_at":"2022-05-27T08:53:28.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.61","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.61/manifests"},{"name":"v0.25.60","sha":"02a88386a0c7f61d3cfe278ed997113c214e1bac","kind":"tag","published_at":"2022-05-26T20:13:12.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.60","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.60/manifests"},{"name":"v0.25.59","sha":"b76f62d9ec1377a2192174db349bfc1eb39569b2","kind":"tag","published_at":"2022-05-22T23:55:17.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.59","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.59/manifests"},{"name":"v0.25.58","sha":"dd6ae8f4eac304f404b0069540a6c3bb1c667f92","kind":"tag","published_at":"2022-05-06T08:38:05.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.58","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.58/manifests"},{"name":"v0.25.57","sha":"a161b17dd4a82fdd0cf11bc092804c05b7bba368","kind":"tag","published_at":"2022-05-04T11:05:33.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.57","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.57/manifests"},{"name":"v0.25.56","sha":"68ed1460192840c2dfe29df53a7beea3f913661c","kind":"tag","published_at":"2022-05-02T08:22:49.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.56","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.56/manifests"},{"name":"v0.25.55","sha":"d19ac4526bab2584a84323eea4af92805f99f034","kind":"tag","published_at":"2022-04-29T14:53:35.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.55","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.55/manifests"},{"name":"v0.25.54","sha":"65bcb75c7de8bf1af1403d88f6dc36acc5d146e6","kind":"tag","published_at":"2022-04-28T16:32:06.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.54","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.54/manifests"},{"name":"v0.25.53","sha":"c9d6c28f415025bf489ac3bec2f8eec46b0eefbd","kind":"tag","published_at":"2022-03-27T12:44:40.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.53","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.53/manifests"},{"name":"v0.25.52","sha":"1c44a2ae49e2e31b46b64557b0aa924d216aaf93","kind":"tag","published_at":"2022-03-17T18:48:48.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.52","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.52/manifests"},{"name":"v0.25.51","sha":"eff3f1c456f53ce1e01cd69ac09b378a8da57248","kind":"tag","published_at":"2022-03-15T21:24:27.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.51","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.51/manifests"},{"name":"v0.25.50","sha":"d10c48afccb1bee852288744343204e44e13fbd3","kind":"tag","published_at":"2022-03-14T20:56:28.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.50","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.50/manifests"},{"name":"v0.25.49","sha":"f2e78685c6e30d32ae506747f0ae3dad923b02ae","kind":"tag","published_at":"2022-02-17T22:18:49.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.49","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.49/manifests"},{"name":"v0.25.48","sha":"71f1b1e39ad2b66b4865b5e1fd537315c8a53ae8","kind":"tag","published_at":"2022-02-09T17:45:48.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.48","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.48/manifests"},{"name":"v0.25.47","sha":"00d571c92c7c5cba712db06f096ca56565f1e68a","kind":"tag","published_at":"2022-02-09T13:05:11.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.47","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.47/manifests"},{"name":"v0.25.46","sha":"620a73acb4992fee8998b562837268defb4bae9c","kind":"tag","published_at":"2022-02-02T14:57:56.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.46","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.46/manifests"},{"name":"v0.25.45","sha":"6f7484634663e67b4e021473e6d2d8099fe00c2a","kind":"tag","published_at":"2022-01-31T21:41:20.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.45","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.45/manifests"},{"name":"v0.25.44","sha":"cbbc1a582272717b7c43a84a2f5172fc7c43a8ec","kind":"tag","published_at":"2022-01-31T10:31:21.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.44","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.44/manifests"},{"name":"v0.25.43","sha":"8aea3cc82ee2f8ffe1e8cd754e7fcd99369c7a1c","kind":"tag","published_at":"2022-01-30T08:40:26.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.43","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.43/manifests"},{"name":"v0.25.42","sha":"16d4091cb314f5a166cbe4271db81f30aa5da55b","kind":"tag","published_at":"2022-01-29T09:17:26.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.42","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.42/manifests"},{"name":"v0.25.41","sha":"bdb44eb620f5da7144cea86d032ddacbf7d5b622","kind":"tag","published_at":"2022-01-21T17:41:42.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.41","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.41/manifests"},{"name":"v0.25.40","sha":"ad2c3bc245bdfaf633164b996f2e9043da35e3bb","kind":"tag","published_at":"2022-01-15T23:29:03.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.40","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.40/manifests"},{"name":"v0.25.39","sha":"5cb0bfc0383180341c19a478ba859190b5b728a0","kind":"tag","published_at":"2022-01-15T12:32:56.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.39","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.39/manifests"},{"name":"v0.25.38","sha":"5faf61623e90b0bd3d1729baf4eea243e55ad1ea","kind":"tag","published_at":"2022-01-13T15:00:59.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.38","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.38/manifests"},{"name":"v0.25.37","sha":"8864b314c29925d6cf512965ace6818e600675b5","kind":"tag","published_at":"2021-12-20T22:21:25.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.37","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.37/manifests"},{"name":"v0.25.36","sha":"7670bed8b155d351ad518b28dd345aac1feeec36","kind":"tag","published_at":"2021-12-13T10:59:15.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.36","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.36/manifests"},{"name":"v0.25.35","sha":"16ee99b954205d5b185cf730be618491ebbeaa2c","kind":"tag","published_at":"2021-12-09T12:36:31.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.35","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.35/manifests"},{"name":"v0.25.34","sha":"e94d6704386d1f753b28011067af03990303b14c","kind":"tag","published_at":"2021-11-27T23:31:00.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.34","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.34/manifests"},{"name":"v0.25.33","sha":"d6985ad5f08990123b9ba84431626f22f1a408bd","kind":"tag","published_at":"2021-11-27T00:21:27.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.33","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.33/manifests"},{"name":"v0.25.32","sha":"135f7646eae6b3ff6f266bd520b2a8d4dff77bbc","kind":"tag","published_at":"2021-11-23T17:29:22.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.32","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.32/manifests"},{"name":"v0.25.31","sha":"31cc7d230ffb06511e71aa2375354f889f05b25a","kind":"tag","published_at":"2021-11-17T10:20:10.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.31","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.31/manifests"},{"name":"v0.25.30","sha":"b2a27d6be3a6af95145de8f6124494c81c278065","kind":"tag","published_at":"2021-11-16T21:28:30.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.30","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.30/manifests"},{"name":"v0.25.29","sha":"837d3128bfbb30a0aa00e7372b99313f30da635f","kind":"tag","published_at":"2021-11-12T00:28:01.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.29","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.29/manifests"},{"name":"v0.25.28","sha":"25034b1242b29c06960ce92095dbc9b904fd6847","kind":"tag","published_at":"2021-11-11T13:34:22.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.28","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.28/manifests"},{"name":"v0.25.27","sha":"feea09df4f68cecd56115986084eecd76a72d04f","kind":"tag","published_at":"2021-11-10T18:10:12.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.27","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.27/manifests"},{"name":"v0.25.26","sha":"5d879bacf208ab7531ff9d438a8d6c75e30aa8d1","kind":"tag","published_at":"2021-11-10T15:14:19.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.26","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.26/manifests"},{"name":"v0.25.25","sha":"2fbe852643916fef120415ad13fa6ed5f28a0d23","kind":"tag","published_at":"2021-11-09T17:23:38.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.25","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.25/manifests"},{"name":"v0.25.24","sha":"d8380fcea41ff1e8ab92d0f9a9f3f95d70b20b45","kind":"tag","published_at":"2021-11-04T00:32:06.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.24","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.24/manifests"},{"name":"v0.25.23","sha":"0dc59b2c1f7666f11f23f00360e24409b4811aad","kind":"tag","published_at":"2021-10-28T11:12:41.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.23","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.23/manifests"},{"name":"v0.25.22","sha":"9ae5ab2744283696cfb0dfc5b2305108e4cb1784","kind":"tag","published_at":"2021-10-26T21:36:44.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.22","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.22/manifests"},{"name":"v0.25.21","sha":"c7f2fcede3ceae5b3526b6470502d1a2219e512b","kind":"tag","published_at":"2021-10-24T08:16:51.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.21","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.21/manifests"},{"name":"v0.25.20","sha":"1c8208c5e6476565aa0677ef4692f575d8dc3fe8","kind":"tag","published_at":"2021-10-15T07:14:59.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.20","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.20/manifests"},{"name":"v0.25.19","sha":"1ef4b689e8933fef41ecbf97a4f8ed72c16f1b47","kind":"tag","published_at":"2021-10-11T11:07:59.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.19","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.19/manifests"},{"name":"v0.25.18","sha":"2a7a651ad0a9b210335c925c5688f5b0cb38f9b0","kind":"tag","published_at":"2021-10-04T20:57:06.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.18","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.18/manifests"},{"name":"v0.25.17","sha":"4e2980cb4d15f8df8e679556d333e9f9b9bc1bac","kind":"tag","published_at":"2021-09-30T22:33:34.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.17","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.17/manifests"},{"name":"v0.25.16","sha":"ed52948fb47e7e0aecaf81e99ebb090c2738cf0e","kind":"tag","published_at":"2021-09-02T09:28:12.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.16","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.16/manifests"},{"name":"v0.25.15","sha":"39f989973bf5b67a2fe7fb099a17b751083a30c3","kind":"tag","published_at":"2021-08-30T20:28:32.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.15","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.15/manifests"},{"name":"v0.25.14","sha":"59df675409a7e2490e4a45edd32c0267df435c55","kind":"tag","published_at":"2021-08-27T14:42:07.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.14","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.14/manifests"},{"name":"v0.25.13","sha":"0fe87a29a78c4aa15d36f4848fe27d73b070900d","kind":"tag","published_at":"2021-08-27T07:49:34.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.13","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.13/manifests"},{"name":"v0.25.12","sha":"e49b8448f7db33a3ddea2536628d89ffed59b59f","kind":"tag","published_at":"2021-08-26T15:40:33.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.12","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.12/manifests"},{"name":"v0.25.11","sha":"02f1da36de53b6bfb4a9fbfe6fd08cb8bf1410d0","kind":"tag","published_at":"2021-07-15T11:43:42.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.11","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.11/manifests"},{"name":"v0.25.10","sha":"8c7f400bd8b9ffe3773f2ee52501ee75b0fba3cd","kind":"tag","published_at":"2021-07-08T22:24:46.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.10","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.10/manifests"},{"name":"v0.25.9","sha":"43cd959a10e11771e16ecc53725e7963351b63db","kind":"tag","published_at":"2021-07-05T10:09:41.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.9","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.9/manifests"},{"name":"v0.25.8","sha":"34df63d9bec975ee5baeeb040d8720ee6f1fce99","kind":"tag","published_at":"2021-07-03T13:43:30.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.8","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"a6b99600a4d3182e533bb3bb4e0358f6aff50c8d","kind":"tag","published_at":"2021-07-02T15:46:08.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.7","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"63ca313a71b40a0104db221850589f4c09be81ab","kind":"tag","published_at":"2021-06-24T13:50:19.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"a0cb0969d755872586ec79e985503f03beae9d08","kind":"tag","published_at":"2021-06-17T10:09:55.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"239a9fa86a2bafe793eb16889d6ab544c119cf88","kind":"tag","published_at":"2021-06-16T09:10:33.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.4","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"5cafbcdd1cad6133c02325597ab8aa5529f91969","kind":"tag","published_at":"2021-06-09T07:48:41.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"d285de5e0df4290905c0eab5ed0c94ecd1037567","kind":"tag","published_at":"2021-05-27T11:15:52.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"31981c3bd2b90eb019a8a6bf969e69dbe0e113fa","kind":"tag","published_at":"2021-05-13T10:03:32.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a00a9148c2ca08ed19ea60f4bf3378537f2b005e","kind":"tag","published_at":"2021-05-02T09:15:55.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.25.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.25.0/manifests"},{"name":"v0.24.18","sha":"2b00d941009a78ec73dbd74bbe53e719431db411","kind":"tag","published_at":"2021-04-21T22:59:12.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.18","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.18/manifests"},{"name":"v0.24.17","sha":"ac372f0b3b0ca3931b152d81d9746fbfad363fb3","kind":"tag","published_at":"2021-04-21T12:42:45.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.17","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.17/manifests"},{"name":"v0.24.16","sha":"8732f049ac0bf729cf1d978f969dccd6a87d862c","kind":"tag","published_at":"2021-04-20T17:42:48.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.16","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.16/manifests"},{"name":"v0.24.15","sha":"afdcc696d06add66bbd72123bc36a7385384806e","kind":"tag","published_at":"2021-03-03T16:19:53.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.15","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.15/manifests"},{"name":"v0.24.14","sha":"7120d503c269503b0037a047399452b596ab43d4","kind":"tag","published_at":"2021-02-18T15:17:27.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.14","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.14/manifests"},{"name":"v0.24.13","sha":"f409cfe274c2cb554275f20c08b4d543d795af39","kind":"tag","published_at":"2021-02-13T16:04:18.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.13","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.13/manifests"},{"name":"v0.24.12","sha":"863844c88e4153af13996f571fcc612d159de542","kind":"tag","published_at":"2021-01-22T15:07:23.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.12","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.12/manifests"},{"name":"v0.24.11","sha":"cff479e0f844e727c23131b3c97b55d918c079c4","kind":"tag","published_at":"2021-01-21T10:39:07.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.11","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.11/manifests"},{"name":"v0.24.10","sha":"3a29bb16a661a90689233ef9acf39fcb4a125007","kind":"tag","published_at":"2021-01-02T13:14:25.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.10","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.10/manifests"},{"name":"v0.24.9","sha":"085199b5c28a563e623109c37878fe6827c488de","kind":"tag","published_at":"2021-01-01T20:06:28.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.9","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.9/manifests"},{"name":"v0.24.8","sha":"ad6ebbcc8295f149a61473362623579c86e609cb","kind":"tag","published_at":"2020-12-20T13:53:43.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.8","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.8/manifests"},{"name":"v0.24.7","sha":"530b9e0fe2d07e9a8082eaefdbc42fdcab3b7474","kind":"tag","published_at":"2020-12-16T18:34:09.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.7","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.7/manifests"},{"name":"v0.24.6","sha":"211f35e1a898e621c354d870ecd21b3698ee442e","kind":"tag","published_at":"2020-12-02T09:41:23.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.6/manifests"},{"name":"v0.24.5","sha":"00af3841b2a297201837731b6df0010ee97bf0e9","kind":"tag","published_at":"2020-12-01T15:13:33.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.5/manifests"},{"name":"v0.24.4","sha":"fbf589c115755e75178a4baf049d1ec406520c3e","kind":"tag","published_at":"2020-11-22T16:14:14.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.4","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"ae2d6c5c68abc0aeafdc249ca60df058c19279cb","kind":"tag","published_at":"2020-11-08T21:08:02.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"2907bf25fa404f0b0cd59ca711f0a2ab682db75d","kind":"tag","published_at":"2020-10-29T17:10:10.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"afbf3822a70fcaf2c0dad48267ca643593b6747a","kind":"tag","published_at":"2020-10-19T08:14:48.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"69381d4976bdbbb2dd0989bc33ce939bef50ea32","kind":"tag","published_at":"2020-10-07T09:11:33.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.24.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.24.0/manifests"},{"name":"v0.23.12","sha":"e127e9d5ec0bdb83152e1af9f0a26a5a18bbbefe","kind":"tag","published_at":"2020-09-18T09:10:18.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.12","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.12/manifests"},{"name":"v0.23.11","sha":"3fa915fab41efd0b89ef9cbed77efe18c903ffd4","kind":"tag","published_at":"2020-09-02T09:09:40.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.11","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.11/manifests"},{"name":"v0.23.10","sha":"c8689d874f24da6881046e3c58482d2b6a7419be","kind":"tag","published_at":"2020-08-27T07:08:53.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.10","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.10/manifests"},{"name":"v0.23.9","sha":"253c3a0813e0a08bf41fdf22f83ea540cc89a4c5","kind":"tag","published_at":"2020-08-10T17:07:48.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.9","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.9/manifests"},{"name":"v0.23.8","sha":"0158a3f894469948395a97a8b13c4fefe2469b77","kind":"tag","published_at":"2020-08-03T09:08:11.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.8","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.8/manifests"},{"name":"v0.23.7","sha":"608906451a0db3860a10edea144bcbff12ba5f9f","kind":"tag","published_at":"2020-07-31T23:07:21.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.7","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.7/manifests"},{"name":"v0.23.6","sha":"b59a26ad69ff50c04377ecd54ecb198c7b674b74","kind":"tag","published_at":"2020-07-28T23:07:19.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.6/manifests"},{"name":"v0.23.5","sha":"425bdb625b19c4870d75ec9b042a901cfb8f55b1","kind":"tag","published_at":"2020-07-17T18:07:40.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"20c91d9efcc5f96913bf8e38be2e3fb14b21942b","kind":"tag","published_at":"2020-06-05T15:05:23.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.4","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"feae3ba9ada360d2980c901e7c737ca02bda7a31","kind":"tag","published_at":"2020-05-27T20:07:23.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"b5e3217e17a15e3838d9bb586b184ef1c63322f1","kind":"tag","published_at":"2020-03-27T09:04:00.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"4604261301258ff816d1a039c06ad34f90905904","kind":"tag","published_at":"2020-03-23T12:04:17.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"281dae3718c8b0c771ae4e8fd0d654e659267ec0","kind":"tag","published_at":"2020-03-18T17:03:42.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.23.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"5f21e01923caf1655835bff7567baf2c5407a0b5","kind":"tag","published_at":"2020-03-18T12:04:16.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.22.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"920e093819b96220250e8955ff1d772a63772bed","kind":"commit","published_at":"2020-02-28T12:52:01.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.22.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"b637c8aecbca62fb1a1fa41febd6378c489de1e1","kind":"tag","published_at":"2020-01-30T14:58:17.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.22.4","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"2236fe0a8127d51ca0df43fa23c864291d47a6ac","kind":"tag","published_at":"2020-01-16T15:45:46.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.22.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"1cf98b08a53153c258c2eb8b26472a842a7eb3de","kind":"tag","published_at":"2020-01-14T15:58:00.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.22.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"16ba0b4cb040f87a098377bd01fd62161c6c4491","kind":"tag","published_at":"2020-01-10T22:33:29.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.22.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"d57751b93a06e99286de71cb498e4f2c8ddddcc4","kind":"tag","published_at":"2020-01-06T07:34:16.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.22.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.22.0/manifests"},{"name":"v0.21.12","sha":"c33d9c545913bc6b00092791978a2cbb75a1c82a","kind":"tag","published_at":"2020-01-03T09:46:13.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.12","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.12/manifests"},{"name":"v0.21.11","sha":"2593e13d88aa4fd6755f96945ec5f655a0002db1","kind":"tag","published_at":"2019-12-06T09:17:55.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.11","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.11/manifests"},{"name":"v0.21.10","sha":"64be312bb42244c04ec055e804415257f8bcff1e","kind":"tag","published_at":"2019-12-03T14:17:35.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.10","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.10/manifests"},{"name":"v0.21.9","sha":"802a65b9568f5b5723a204b9767d03aeac0e00cb","kind":"tag","published_at":"2019-11-26T16:49:01.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.9","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.9/manifests"},{"name":"v0.21.8","sha":"dbf0741e654d7f4d686273bc26b40dfd2a126403","kind":"tag","published_at":"2019-11-14T22:18:45.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.8","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.8/manifests"},{"name":"v0.21.7","sha":"a7bc44537ba43fd1d99194d9df8bb4f8ad7ee330","kind":"tag","published_at":"2019-11-10T21:49:00.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.7","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.7/manifests"},{"name":"v0.21.6","sha":"4481f0b84197ed277cae022b689df292a2b58cf9","kind":"tag","published_at":"2019-11-08T16:49:01.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.6/manifests"},{"name":"v0.21.5","sha":"423c3fb49cd0c9cec936714e9a737b4f0ac8e014","kind":"tag","published_at":"2019-10-28T08:45:56.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.5/manifests"},{"name":"v0.21.3","sha":"7cd421d26ecc7e47aeff232f05cea2b1bd16d00a","kind":"tag","published_at":"2019-09-30T21:15:36.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"5b6c2dd271897999c1b50aaa18ed210b0ec6dce7","kind":"tag","published_at":"2019-09-28T15:09:49.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"91b9df8ab88fb08aabc4294b7dfcbb2ee1c7ae07","kind":"tag","published_at":"2019-07-31T17:55:26.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"35ff89a84c427fe4f8a134f6847539bd48a72661","kind":"tag","published_at":"2019-07-22T18:33:40.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.21.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"95e3a4b7d07ffca12165545dc46c28f2d05e6860","kind":"tag","published_at":"2019-05-17T14:25:56.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.20.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"604a16fbcecbe8a3992932c9b00630a8f2be93e0","kind":"commit","published_at":"2019-04-24T19:46:36.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.19.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e74c25e72b9caeda6a1c1deb993678de1acf2d2","kind":"commit","published_at":"2019-04-19T14:48:30.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.19.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"4f90f73fddd88724af668ea9a99ce019f2208ea0","kind":"commit","published_at":"2019-04-18T17:16:38.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.19.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"cded4351702318ec1ea97d324b612fc78c6f47a9","kind":"commit","published_at":"2019-04-10T10:39:00.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.18.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"73e35a2fded6438792ca437955c55a2b94da8b4d","kind":"commit","published_at":"2019-03-17T16:24:42.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.17.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.17.0/manifests"},{"name":"v0.16.4","sha":"1edffc7f07e508e556cf6d595c564b6854f5c258","kind":"commit","published_at":"2018-09-08T18:55:11.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.16.4","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"82e33e4df7c2cbaa531d3f38fb125f030a8866f4","kind":"commit","published_at":"2018-08-31T19:08:02.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.16.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"5054c69346c1432f6916d85943fd0ceb8f3bcda3","kind":"commit","published_at":"2018-08-08T13:00:27.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.16.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"cdb6224bb95a07ab1014acd56f9337036e819c6b","kind":"commit","published_at":"2018-07-11T10:07:51.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.16.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"117894c129420b7243a1e2d10ad82dc4bb376df1","kind":"commit","published_at":"2018-07-05T16:44:42.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.16.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"6abf10ce4f2fa97d5e0240fcf0124206935c5e61","kind":"commit","published_at":"2017-10-23T12:04:29.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.15.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"ebeab79ff28f144506f6aa51b284b67486283ba0","kind":"commit","published_at":"2017-07-20T14:46:26.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.14.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"90519bcb9771a5d681ca0b726f5f90f49527d7b8","kind":"commit","published_at":"2017-07-11T17:34:03.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.14.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"20f819333c83d19e849dd5e1c8cc5c58e96a9289","kind":"commit","published_at":"2017-06-30T01:56:53.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.14.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"29e996bad486ccf375a1ccf462c1d6a4153e208e","kind":"commit","published_at":"2017-05-18T19:03:05.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.13.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a6db77a60b3ffc41e70571f7d591227e439c0654","kind":"commit","published_at":"2017-04-19T02:10:39.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.12.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"7c399b6fca70112298d712d23f717a507382c28b","kind":"commit","published_at":"2017-04-14T07:09:23.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.12.4","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"2540fe7f36996e474e05930bccd11d816566b3f7","kind":"commit","published_at":"2017-04-13T00:52:00.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.12.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"2d0cc12f44672a3a646ae9258019a3e0fde20626","kind":"commit","published_at":"2017-03-23T23:17:56.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.12.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"f4535a6f7d275a718c159452c86fa76aa9ac773b","kind":"commit","published_at":"2017-02-14T11:38:15.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.12.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3e8d9f946b44a99a182ad176c5c365f43f1f83bd","kind":"commit","published_at":"2017-01-25T14:14:29.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.12.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"9e4a72fe98189773b46477b4177be3871789bec3","kind":"commit","published_at":"2016-12-09T20:01:37.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.11.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"091cad865281c92746dc455cc50f4b2a311d3dd9","kind":"tag","published_at":"2016-10-02T06:23:09.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.11.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"f0b12936bcd3d34f9de6659ab372af75e81ca273","kind":"commit","published_at":"2016-08-09T19:30:09.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.10.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"b4c303e4409380846f652a7a1cf1cb815985811e","kind":"tag","published_at":"2016-08-09T01:24:06.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.10.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a71f7b48d2feb554459491039d4ca7da3384252e","kind":"tag","published_at":"2016-07-18T18:28:45.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.10.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d1f0b34da0a7e7325c5325b579de42a118b918e5","kind":"tag","published_at":"2016-05-21T17:59:13.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.9.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.9.0/manifests"},{"name":"v0.8.10","sha":"77eea93ca943a98ca7f0f66302a5385e34e35eef","kind":"tag","published_at":"2016-02-10T16:15:16.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.8.10","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"367255408e1b506f038a2c8a4358c3ca2fd5f8f9","kind":"tag","published_at":"2016-01-10T19:33:53.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.8.9","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"4303d591f5c53a067a46c94298e78604a13754c2","kind":"tag","published_at":"2016-01-06T03:20:40.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.8.8","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"3bf11d14fcc3953c90ccf59ea8f7f3839782a1db","kind":"commit","published_at":"2015-09-20T04:08:01.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.8.7","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"e4b7704eb9f78db3e5deebf68c7979c22c6313f8","kind":"tag","published_at":"2015-09-05T16:03:27.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.8.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"e55560e7298fc1ee0e72cf239fdc1ece6708e0b5","kind":"tag","published_at":"2015-09-05T01:29:44.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.8.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"a4568d75baa797498983ded6a1e8f0442e326b7a","kind":"tag","published_at":"2015-08-28T01:20:49.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.8.4","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"8740a30e0c5b04b61624453d54d8b4b601eafb4b","kind":"tag","published_at":"2015-07-29T15:51:32.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.8.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"caa65cd977d5acd564c99662b61ac33ffdf676cd","kind":"tag","published_at":"2015-07-29T12:56:36.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.8.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"953aa820551a0c5bbffa51eb6150815448d7cf80","kind":"tag","published_at":"2015-07-26T15:06:03.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.8.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"f9cb2e6f5bcce2952b7b90fa51e434adb17654ae","kind":"tag","published_at":"2015-07-16T06:01:51.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.7.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"d144c2ff50f9ffac088b068a653e978f9c47e5dc","kind":"tag","published_at":"2015-07-14T15:59:10.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.7.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bc1255204e9871cf6d76d58be24660aa2a51b24a","kind":"tag","published_at":"2015-07-07T15:10:23.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.7.4","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"6b428e65e4766e34ed622e23b020b44faeba4e45","kind":"tag","published_at":"2015-05-06T05:07:13.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.7.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"8e617b29ee7e16477c44a8dfa493da640c49ea9f","kind":"tag","published_at":"2015-05-04T02:41:27.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.7.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"2348a545765d3d9f78957987b3b2c7745316d7fb","kind":"tag","published_at":"2015-04-22T02:40:27.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.7.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"673cabd469ee4605d3aa43a0484b55af3c10b811","kind":"tag","published_at":"2015-04-18T06:15:45.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.7.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"ed60e8f47e2867adc4c134fe0f90e8b95e42f743","kind":"tag","published_at":"2015-04-10T01:19:26.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.6.7","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9b7d0658219ab751e78489ceb5b7407fab7faf1f","kind":"tag","published_at":"2015-03-17T16:19:03.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.6.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"041315226c919c1a6c7dae8437bddd61907bc73b","kind":"tag","published_at":"2015-03-13T03:00:11.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.6.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"8355bc6da5fcf0a741aa929b25f2581e1006777a","kind":"tag","published_at":"2015-03-11T21:44:44.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.6.4","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"1db799f5cacc8083c9603a8f7ad47010e46d63c0","kind":"tag","published_at":"2014-12-20T13:16:15.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.6.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b1ead6fad531a4598e3f655142773812b471834","kind":"tag","published_at":"2014-12-10T12:31:30.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.6.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"707e66306237f2aa3b31561360dc4cba95fedcf2","kind":"tag","published_at":"2014-11-15T09:42:07.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.6.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"b7cf213f95a2ad1cb6c895b24cc4317a66841518","kind":"tag","published_at":"2014-11-08T09:45:05.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.6.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.6.0/manifests"},{"name":"v0.5.15","sha":"67d5eae452714319a00e7c0bb094c2680c12a145","kind":"tag","published_at":"2014-11-08T07:45:46.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.15","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.15/manifests"},{"name":"v0.5.14","sha":"896718847f589e82a5b50183b484cdb76b4c94bd","kind":"tag","published_at":"2014-11-08T02:08:20.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.14","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.14/manifests"},{"name":"v0.5.13","sha":"95cee4da9c23ed902e6759a110847cffc1a1b389","kind":"tag","published_at":"2014-11-07T07:18:01.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.13","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.13/manifests"},{"name":"v0.5.12","sha":"8dc6124c362997fa2a8b97434d79b92154c68dce","kind":"tag","published_at":"2014-11-06T06:54:02.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.12","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.12/manifests"},{"name":"v0.5.11","sha":"7518365e6b88ad433dadaf11352b3beecebc7d42","kind":"tag","published_at":"2014-11-06T04:20:19.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.11","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.11/manifests"},{"name":"v0.5.10","sha":"3fa849ccfc7bb58fa27e2f1c45342f2fbb86a673","kind":"tag","published_at":"2014-11-04T05:51:22.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.10","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"776fb0661d60cb2fd9c51200e4a47e935ab45e26","kind":"tag","published_at":"2014-11-04T01:39:23.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.9","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"ffe7de4ec86d07fcdae35b309e2f538acdfc9d03","kind":"tag","published_at":"2014-11-03T14:57:28.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.8","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d9fd2c4156ae95af2b069615f099b864acced58e","kind":"tag","published_at":"2014-10-30T12:54:29.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.7","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"fc69f2b1558dd294599445ffa1e38ca5cc55e329","kind":"tag","published_at":"2014-10-30T08:25:59.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"86ba79783fa6a52bcec8c1946b114ddf803d1de2","kind":"tag","published_at":"2014-10-28T07:44:20.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"2c1e638e272f08734641d1c479ecf20153169447","kind":"tag","published_at":"2014-07-20T14:54:20.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.4","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"a903c0de753ce7b525be282d7a0a0d35852dd685","kind":"tag","published_at":"2014-07-15T11:50:16.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"e200dc936cb7f7f136ea6ecbf18a52dee6021232","kind":"tag","published_at":"2014-06-22T16:51:23.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"837e2ee671e7c0fc02474bba8f6652e64a0a3fd9","kind":"tag","published_at":"2014-06-21T21:30:05.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"15173b842917940a8cea55847460e72f4c6640d7","kind":"tag","published_at":"2014-06-20T01:06:44.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.5.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.5.0/manifests"},{"name":"v0.4.11","sha":"e3c71bd8da3f705d0093e3ca1a0e12b02ba91698","kind":"tag","published_at":"2014-06-19T17:20:22.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.4.11","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"77a3dad53f4539d79b69f1249011ae8aab48b881","kind":"tag","published_at":"2014-06-19T15:03:44.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.4.10","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"8445048e5de88c019a3c63ded38ca77bc6baeba3","kind":"tag","published_at":"2014-06-19T03:06:18.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.4.9","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"084559e6db9eb0ad520358a3f4f49bb2a7f70039","kind":"tag","published_at":"2014-06-18T23:25:07.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.4.8","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"71faeba3f6dc335a29fc79a2a23b80ea73bf4db2","kind":"tag","published_at":"2014-05-21T20:37:11.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.4.7","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"4e6e475fbce40225039b64e354136e5dc48cd04e","kind":"tag","published_at":"2014-05-19T09:33:41.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.4.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"244c27c025df48a8c64c3a79f0eaba6e818ae82e","kind":"tag","published_at":"2014-05-10T22:30:08.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.4.5","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.5/manifests"},{"name":"v0.4.2","sha":"17e2fbb12226465f0113058b5280539a86c6ea6f","kind":"tag","published_at":"2014-03-10T16:46:21.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.4.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"1e54508ca62215f245043c62f1cabd96f9973ca2","kind":"tag","published_at":"2014-03-10T01:49:32.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.4.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6bfeee60f147faf1be31893d993a081b641e020f","kind":"tag","published_at":"2014-02-16T13:55:17.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.4.0","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"e1daab247a4ebace7cbdafd5bf06510e4f2df9fe","kind":"tag","published_at":"2014-02-05T20:36:41.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.3.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"f7ca4f727486647345b4ce014969524df8e5f419","kind":"tag","published_at":"2014-01-30T21:00:27.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.3.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"ecbb1b2e2d0e6ff9158d6a389d4fe7e29176a22d","kind":"tag","published_at":"2014-01-30T17:46:13.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.3.1","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.3.1/manifests"},{"name":"v0.2.13","sha":"2f8fd98ea64f873bb7cc3b1c396e0e8fb892c417","kind":"tag","published_at":"2013-12-29T21:44:03.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.2.13","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.13/manifests"},{"name":"v0.2.12","sha":"a88451827ddb79a0a9765bae72bf521056e1e389","kind":"tag","published_at":"2013-12-17T18:13:03.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.2.12","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.12/manifests"},{"name":"v0.2.10","sha":"34cb37c1913eda0dbadbb087cfe4b6fdff9a344a","kind":"tag","published_at":"2013-10-16T13:19:45.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.2.10","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"8c09df6651d251faa2d746b8d73181cd99d76662","kind":"tag","published_at":"2013-09-24T17:57:13.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.2.9","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"013643b7334974a1d9c2ed9ad7d54f7af2bcb2b5","kind":"tag","published_at":"2013-09-20T21:54:19.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.2.8","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"a8d84af34b11ef517fb965a692a2aeba3ff7ae20","kind":"tag","published_at":"2013-09-14T23:40:36.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.2.7","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"1056c4761cf4c871af9132c018161c7fe133c145","kind":"tag","published_at":"2013-09-14T16:36:37.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/v0.2.6","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/v0.2.6/manifests"},{"name":"0.2.3","sha":"c29f5b202a6abf90dc240efd542a7ca27917df03","kind":"commit","published_at":"2013-07-29T17:12:22.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/0.2.3","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"712e054ff657f31bfa4bf432630cba84bebd9b53","kind":"commit","published_at":"2013-07-20T00:55:52.000Z","download_url":"https://codeload.github.com/JuliaStats/Distributions.jl/tar.gz/0.2.2","html_url":"https://github.com/JuliaStats/Distributions.jl/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaStats/Distributions.jl@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/tags/0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-10-20T23:59:50.604Z","dependent_packages_count":966,"downloads":20996,"downloads_period":"total","dependent_repos_count":1137,"rankings":{"downloads":null,"dependent_repos_count":0.03006012024048096,"dependent_packages_count":0.03006012024048096,"stargazers_count":0.3506311360448808,"forks_count":0.04008016032064128,"docker_downloads_count":null,"average":0.11270788421162099},"purl":"pkg:julia/Distributions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/Distributions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/Distributions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/Distributions/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T22:01:14.899Z","issues_count":225,"pull_requests_count":269,"avg_time_to_close_issue":31392551.172839507,"avg_time_to_close_pull_request":16130900.613636363,"issues_closed_count":81,"pull_requests_closed_count":176,"pull_request_authors_count":89,"issue_authors_count":156,"avg_comments_per_issue":3.408888888888889,"avg_comments_per_pull_request":4.260223048327138,"merged_pull_requests_count":130,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":52,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":408670.64705882355,"past_year_avg_time_to_close_pull_request":540663.6206896552,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":0.5384615384615384,"past_year_avg_comments_per_pull_request":1.421875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaStats%2FDistributions.jl/issues","maintainers":[{"login":"devmotion","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devmotion"},{"login":"ararslan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ararslan"},{"login":"andreasnoack","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasnoack"},{"login":"simonbyrne","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonbyrne"},{"login":"palday","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palday"},{"login":"KristofferC","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KristofferC"},{"login":"matbesancon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matbesancon"},{"login":"johnmyleswhite","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnmyleswhite"},{"login":"mschauer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mschauer"},{"login":"dkarrasch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkarrasch"}],"active_maintainers":[{"login":"devmotion","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devmotion"},{"login":"andreasnoack","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasnoack"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Distributions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Distributions/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Distributions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Distributions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Distributions/codemeta","maintainers":[],"registry":{"name":"juliahub.com","url":"https://juliahub.com","ecosystem":"julia","default":true,"packages_count":13498,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"JuliaRegistries","metadata":{"funded_packages_count":850},"icon_url":"https://github.com/JuliaRegistries.png","created_at":"2022-04-19T16:34:08.340Z","updated_at":"2026-04-01T06:59:26.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/namespaces"}},"unique_repositories_count":1,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"4147433965","node_id":"PR_kwDORxnJTs7N3SYh","number":5,"state":"closed","title":"Update Distributions requirement to 0.25.123","user":"dependabot[bot]","labels":["dependencies","julia"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-03-28T21:16:36.000Z","author_association":null,"state_reason":null,"created_at":"2026-03-26T21:26:57.000Z","updated_at":"2026-03-28T21:16:38.000Z","time_to_close":172179,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"","packages":[{"name":"Distributions","new_version":"0.25.123","repository_url":"https://github.com/JuliaStats/Distributions.jl"}],"ecosystem":"julia"},"body":"Updates the requirements on [Distributions](https://github.com/JuliaStats/Distributions.jl) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaStats/Distributions.jl/releases\"\u003eDistributions's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.25.123\u003c/h2\u003e\n\u003ch2\u003eDistributions v0.25.123\u003c/h2\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/compare/v0.25.122...v0.25.123\"\u003eDiff since v0.25.122\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMerged pull requests:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix von Mises-Fisher sampler (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1930\"\u003e#1930\u003c/a\u003e) (\u003ca href=\"https://github.com/devmotion\"\u003e\u003ccode\u003e@​devmotion\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdd doctests (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1980\"\u003e#1980\u003c/a\u003e) (\u003ca href=\"https://github.com/abhro\"\u003e\u003ccode\u003e@​abhro\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eMake MatrixNormal sampling non-allocating (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2012\"\u003e#2012\u003c/a\u003e) (\u003ca href=\"https://github.com/projekter\"\u003e\u003ccode\u003e@​projekter\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eUpdate language tags and code output in starting.md (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2013\"\u003e#2013\u003c/a\u003e) (\u003ca href=\"https://github.com/abhro\"\u003e\u003ccode\u003e@​abhro\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eUpdate CI workflows for building docs (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2014\"\u003e#2014\u003c/a\u003e) (\u003ca href=\"https://github.com/abhro\"\u003e\u003ccode\u003e@​abhro\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix syntax for \u003ccode\u003e@docs\u003c/code\u003e block in types.md (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2015\"\u003e#2015\u003c/a\u003e) (\u003ca href=\"https://github.com/abhro\"\u003e\u003ccode\u003e@​abhro\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2016\"\u003e#2016\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003eBump version from 0.25.122 to 0.25.123 (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2020\"\u003e#2020\u003c/a\u003e) (\u003ca href=\"https://github.com/devmotion\"\u003e\u003ccode\u003e@​devmotion\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eClosed issues:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eSampling from von Mises Fisher yields NaN (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1423\"\u003e#1423\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003einv(Σ) fails with StaticArrays (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1826\"\u003e#1826\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eIssue with Von Mises-Fisher sampler returning NaN points (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2018\"\u003e#2018\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/b0ae395b2bbbb27e31a90d86803ebf676137e705\"\u003e\u003ccode\u003eb0ae395\u003c/code\u003e\u003c/a\u003e Bump version from 0.25.122 to 0.25.123 (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2020\"\u003e#2020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/7f59245bbfbb0991af056539a1dd1e91082c4014\"\u003e\u003ccode\u003e7f59245\u003c/code\u003e\u003c/a\u003e Fix syntax for \u003ccode\u003e@docs\u003c/code\u003e block in types.md (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2015\"\u003e#2015\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/e5d4fefebe2f004cd8feec3edbf925a67b92df17\"\u003e\u003ccode\u003ee5d4fef\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2016\"\u003e#2016\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/d04d20cd3b68a1d4d00c802b4df73a157d34fa32\"\u003e\u003ccode\u003ed04d20c\u003c/code\u003e\u003c/a\u003e Make MatrixNormal sampling non-allocating (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2012\"\u003e#2012\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/821c38fb601147695f03c805023a2affb3797ae6\"\u003e\u003ccode\u003e821c38f\u003c/code\u003e\u003c/a\u003e Update CI workflows for building docs (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2014\"\u003e#2014\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/45a66f186e7f98dff244c24c824c20693557740b\"\u003e\u003ccode\u003e45a66f1\u003c/code\u003e\u003c/a\u003e Add doctests (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1980\"\u003e#1980\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/fb714e1a8adc550b4d17c6150eabb16b28d598e6\"\u003e\u003ccode\u003efb714e1\u003c/code\u003e\u003c/a\u003e Update language tags and code output in starting.md (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2013\"\u003e#2013\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/0421b1890c49417de993b255f6b177a1cb93fca3\"\u003e\u003ccode\u003e0421b18\u003c/code\u003e\u003c/a\u003e Fix von Mises-Fisher sampler (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1930\"\u003e#1930\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/bbdd4f15f3230f42c8856f56b74770e346178f43\"\u003e\u003ccode\u003ebbdd4f1\u003c/code\u003e\u003c/a\u003e Bump version from 0.25.121 to 0.25.122 (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2006\"\u003e#2006\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/2de1cc881cfc188dfb63867c276b5357b182cd3d\"\u003e\u003ccode\u003e2de1cc8\u003c/code\u003e\u003c/a\u003e Remove all \u003ccode\u003e@inbounds\u003c/code\u003e annotations (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2005\"\u003e#2005\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/JuliaStats/Distributions.jl/compare/0.2.2...v0.25.123\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e","html_url":"https://github.com/Eliassj/ARSampling.jl/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eliassj%2FARSampling.jl/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"}],"issue_packages":[{"old_version":null,"new_version":"0.25.123","update_type":null,"path":null,"pr_created_at":"2026-03-26T21:26:57.000Z","version_change":null,"issue":{"uuid":"4147433965","node_id":"PR_kwDORxnJTs7N3SYh","number":5,"state":"closed","title":"Update Distributions requirement to 0.25.123","user":"dependabot[bot]","labels":["dependencies","julia"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-03-28T21:16:36.000Z","author_association":null,"state_reason":null,"created_at":"2026-03-26T21:26:57.000Z","updated_at":"2026-03-28T21:16:38.000Z","time_to_close":172179,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"","packages":[{"name":"Distributions","new_version":"0.25.123","repository_url":"https://github.com/JuliaStats/Distributions.jl"}],"ecosystem":"julia"},"body":"Updates the requirements on [Distributions](https://github.com/JuliaStats/Distributions.jl) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaStats/Distributions.jl/releases\"\u003eDistributions's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.25.123\u003c/h2\u003e\n\u003ch2\u003eDistributions v0.25.123\u003c/h2\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/compare/v0.25.122...v0.25.123\"\u003eDiff since v0.25.122\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMerged pull requests:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix von Mises-Fisher sampler (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1930\"\u003e#1930\u003c/a\u003e) (\u003ca href=\"https://github.com/devmotion\"\u003e\u003ccode\u003e@​devmotion\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdd doctests (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1980\"\u003e#1980\u003c/a\u003e) (\u003ca href=\"https://github.com/abhro\"\u003e\u003ccode\u003e@​abhro\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eMake MatrixNormal sampling non-allocating (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2012\"\u003e#2012\u003c/a\u003e) (\u003ca href=\"https://github.com/projekter\"\u003e\u003ccode\u003e@​projekter\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eUpdate language tags and code output in starting.md (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2013\"\u003e#2013\u003c/a\u003e) (\u003ca href=\"https://github.com/abhro\"\u003e\u003ccode\u003e@​abhro\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eUpdate CI workflows for building docs (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2014\"\u003e#2014\u003c/a\u003e) (\u003ca href=\"https://github.com/abhro\"\u003e\u003ccode\u003e@​abhro\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix syntax for \u003ccode\u003e@docs\u003c/code\u003e block in types.md (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2015\"\u003e#2015\u003c/a\u003e) (\u003ca href=\"https://github.com/abhro\"\u003e\u003ccode\u003e@​abhro\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2016\"\u003e#2016\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003eBump version from 0.25.122 to 0.25.123 (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2020\"\u003e#2020\u003c/a\u003e) (\u003ca href=\"https://github.com/devmotion\"\u003e\u003ccode\u003e@​devmotion\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eClosed issues:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eSampling from von Mises Fisher yields NaN (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1423\"\u003e#1423\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003einv(Σ) fails with StaticArrays (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1826\"\u003e#1826\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eIssue with Von Mises-Fisher sampler returning NaN points (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2018\"\u003e#2018\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/b0ae395b2bbbb27e31a90d86803ebf676137e705\"\u003e\u003ccode\u003eb0ae395\u003c/code\u003e\u003c/a\u003e Bump version from 0.25.122 to 0.25.123 (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2020\"\u003e#2020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/7f59245bbfbb0991af056539a1dd1e91082c4014\"\u003e\u003ccode\u003e7f59245\u003c/code\u003e\u003c/a\u003e Fix syntax for \u003ccode\u003e@docs\u003c/code\u003e block in types.md (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2015\"\u003e#2015\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/e5d4fefebe2f004cd8feec3edbf925a67b92df17\"\u003e\u003ccode\u003ee5d4fef\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2016\"\u003e#2016\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/d04d20cd3b68a1d4d00c802b4df73a157d34fa32\"\u003e\u003ccode\u003ed04d20c\u003c/code\u003e\u003c/a\u003e Make MatrixNormal sampling non-allocating (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2012\"\u003e#2012\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/821c38fb601147695f03c805023a2affb3797ae6\"\u003e\u003ccode\u003e821c38f\u003c/code\u003e\u003c/a\u003e Update CI workflows for building docs (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2014\"\u003e#2014\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/45a66f186e7f98dff244c24c824c20693557740b\"\u003e\u003ccode\u003e45a66f1\u003c/code\u003e\u003c/a\u003e Add doctests (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1980\"\u003e#1980\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/fb714e1a8adc550b4d17c6150eabb16b28d598e6\"\u003e\u003ccode\u003efb714e1\u003c/code\u003e\u003c/a\u003e Update language tags and code output in starting.md (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2013\"\u003e#2013\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/0421b1890c49417de993b255f6b177a1cb93fca3\"\u003e\u003ccode\u003e0421b18\u003c/code\u003e\u003c/a\u003e Fix von Mises-Fisher sampler (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/1930\"\u003e#1930\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/bbdd4f15f3230f42c8856f56b74770e346178f43\"\u003e\u003ccode\u003ebbdd4f1\u003c/code\u003e\u003c/a\u003e Bump version from 0.25.121 to 0.25.122 (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2006\"\u003e#2006\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaStats/Distributions.jl/commit/2de1cc881cfc188dfb63867c276b5357b182cd3d\"\u003e\u003ccode\u003e2de1cc8\u003c/code\u003e\u003c/a\u003e Remove all \u003ccode\u003e@inbounds\u003c/code\u003e annotations (\u003ca href=\"https://redirect.github.com/JuliaStats/Distributions.jl/issues/2005\"\u003e#2005\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/JuliaStats/Distributions.jl/compare/0.2.2...v0.25.123\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e","html_url":"https://github.com/Eliassj/ARSampling.jl/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eliassj%2FARSampling.jl/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"}}]}