{"id":68865,"name":"ablean","description":"CLI for running the LEAN engine locally and in the cloud","url":"https://github.com/quantconnect/lean-cli","last_synced_at":"2025-09-08T14:18:46.265Z","repository":{"id":37796373,"uuid":"334775686","full_name":"QuantConnect/lean-cli","owner":"QuantConnect","description":"CLI for running the LEAN engine locally and in the cloud","archived":false,"fork":false,"pushed_at":"2025-09-02T16:36:40.000Z","size":2855,"stargazers_count":260,"open_issues_count":35,"forks_count":138,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-09-02T18:27:26.331Z","etag":null,"topics":["cli","cloud-backtesting","cloud-optimization","lean-data","quantconnect"],"latest_commit_sha":null,"homepage":"https://www.lean.io/cli","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuantConnect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-31T23:02:55.000Z","updated_at":"2025-09-02T16:36:45.000Z","dependencies_parsed_at":"2023-02-12T03:16:02.444Z","dependency_job_id":"f07208c8-4218-4aa8-868b-e043920bdd98","html_url":"https://github.com/QuantConnect/lean-cli","commit_stats":{"total_commits":1293,"total_committers":24,"mean_commits":53.875,"dds":0.5158546017014695,"last_synced_commit":"88b9e3dc386c1a301e05ccd1ccb35e4de19cb3c6"},"previous_names":[],"tags_count":282,"template":false,"template_full_name":null,"purl":"pkg:github/QuantConnect/lean-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantConnect","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/sbom","scorecard":{"id":115901,"data":{"date":"2025-08-11","repo":{"name":"github.com/QuantConnect/lean-cli","commit":"eadc538cdae21108b2864b631d3e7f3b72606423"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 25/29 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/regression-testing.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regression-testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/regression-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regression-testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/regression-testing.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/regression-testing.yml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:31"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T01:16:35.319Z","repository_id":37796373,"created_at":"2025-08-16T01:16:35.319Z","updated_at":"2025-08-16T01:16:35.319Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196673,"owners_count":25239262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"QuantConnect","name":"QuantConnect","uuid":"3912814","kind":"organization","description":"Python and C# algorithmic trading platform","email":"support@quantconnect.com","website":"https://www.quantconnect.com","location":"United States of America","twitter":"quantconnect","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3912814?v=4","repositories_count":86,"last_synced_at":"2025-09-05T06:55:54.008Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/QuantConnect","funding_links":["https://github.com/sponsors/QuantConnect"],"total_stars":10413,"followers":1329,"following":0,"created_at":"2022-11-02T16:54:12.875Z","updated_at":"2025-09-05T06:55:54.008Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantConnect","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantConnect/repositories"},"packages":[{"id":1080396,"name":"lean","ecosystem":"pypi","description":"A CLI aimed at making it easier to run QuantConnect's LEAN engine locally and in the cloud","homepage":"https://lean.io/cli","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/QuantConnect/lean-cli","keywords_array":[],"namespace":null,"versions_count":281,"first_release_published_at":"2021-01-12T23:11:29.000Z","latest_release_published_at":"2025-07-10T16:06:30.000Z","latest_release_number":"1.0.220","last_synced_at":"2025-09-02T18:44:52.070Z","created_at":"2022-04-07T21:04:00.978Z","updated_at":"2025-09-02T18:44:52.071Z","registry_url":"https://pypi.org/project/lean/","install_command":"pip install lean --index-url https://pypi.org/simple","documentation_url":"https://www.lean.io/docs/v2/lean-cli/key-concepts/getting-started","metadata":{"funding":null,"documentation":"https://www.lean.io/docs/v2/lean-cli/key-concepts/getting-started","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Financial and Insurance Industry","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"lean","project_status":null},"repo_metadata":{"id":37796373,"uuid":"334775686","full_name":"QuantConnect/lean-cli","owner":"QuantConnect","description":"CLI for running the LEAN engine locally and in the cloud","archived":false,"fork":false,"pushed_at":"2024-08-21T22:14:26.000Z","size":2698,"stargazers_count":192,"open_issues_count":26,"forks_count":99,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-08-21T23:59:53.308Z","etag":null,"topics":["cli","cloud-backtesting","cloud-optimization","lean-data","quantconnect"],"latest_commit_sha":null,"homepage":"https://www.lean.io/cli","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuantConnect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-31T23:02:55.000Z","updated_at":"2024-08-21T22:13:07.000Z","dependencies_parsed_at":"2023-02-12T03:16:02.444Z","dependency_job_id":"f07208c8-4218-4aa8-868b-e043920bdd98","html_url":"https://github.com/QuantConnect/lean-cli","commit_stats":{"total_commits":1293,"total_committers":24,"mean_commits":53.875,"dds":0.5158546017014695,"last_synced_commit":"88b9e3dc386c1a301e05ccd1ccb35e4de19cb3c6"},"previous_names":[],"tags_count":263,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantConnect","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217649664,"owners_count":16210271,"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","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":"QuantConnect","name":"QuantConnect","uuid":"3912814","kind":"organization","description":"Python and C# algorithmic trading platform","email":"support@quantconnect.com","website":"https://www.quantconnect.com","location":"Seattle","twitter":"quantconnect","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3912814?v=4","repositories_count":86,"last_synced_at":"2024-05-20T14:11:16.854Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/QuantConnect","funding_links":["https://github.com/sponsors/QuantConnect"],"total_stars":10413,"followers":694,"following":0,"created_at":"2022-11-02T16:54:12.875Z","updated_at":"2024-05-20T14:11:18.976Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantConnect","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantConnect/repositories"},"tags":[{"name":"1.0.201","sha":"01b9d4eff0b3e563784464b47d68fe14c36965f8","kind":"commit","published_at":"2024-08-21T22:13:03.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.201","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.201/manifests"},{"name":"1.0.200","sha":"51183524daff6d268bbe6e05c80011d0bf1cf2d5","kind":"commit","published_at":"2024-08-15T21:34:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.200","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.200/manifests"},{"name":"1.0.199","sha":"80cbae6e44b8f98dbd40ea476b9bd55e523d6f61","kind":"commit","published_at":"2024-07-31T21:57:06.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.199","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.199/manifests"},{"name":"1.0.198","sha":"13b5996c096b3483ca927e67bacdd6e760052740","kind":"commit","published_at":"2024-07-19T23:09:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.198","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.198/manifests"},{"name":"1.0.197","sha":"ac5f26ac90a28941f860f92ee1af77dd279c3b34","kind":"commit","published_at":"2024-07-16T13:54:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.197","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.197/manifests"},{"name":"1.0.196","sha":"1e97df53960b6e2c4d764d29119c539ca4351b5d","kind":"commit","published_at":"2024-05-07T18:45:31.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.196","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.196/manifests"},{"name":"1.0.195","sha":"746e76d1a65c368c087636f375935253b27b8b40","kind":"commit","published_at":"2024-05-03T20:51:38.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.195","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.195/manifests"},{"name":"1.0.194","sha":"125cbe46f8177ecc6a198c99077baf478dd66be6","kind":"commit","published_at":"2024-05-02T22:35:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.194","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.194/manifests"},{"name":"1.0.193","sha":"a20b2f45ff103d51da3617d72dadd3e9a292acda","kind":"commit","published_at":"2024-05-02T19:45:21.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.193","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.193/manifests"},{"name":"1.0.192","sha":"cf20a5394a3e769cbe753b99a21c97d39ae33ad5","kind":"commit","published_at":"2024-05-01T15:34:38.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.192","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.192/manifests"},{"name":"1.0.191","sha":"2fda816cda7876135e0a02440212fb9d2339efd2","kind":"commit","published_at":"2024-04-23T13:34:51.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.191","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.191/manifests"},{"name":"1.0.190","sha":"87428dbf173fbb9c3be347b7fdd3ba7857eeaefd","kind":"commit","published_at":"2024-04-19T22:22:18.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.190","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.190/manifests"},{"name":"1.0.189","sha":"0f047b4769815517418b593069b70a2db31fbfe7","kind":"commit","published_at":"2024-04-08T20:03:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.189","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.189/manifests"},{"name":"1.0.188","sha":"3aead5165f1c9ef702da99673f0a4c8b2093b62d","kind":"commit","published_at":"2024-04-05T19:31:19.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.188","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.188/manifests"},{"name":"1.0.187","sha":"65a91d64e98170a0c3fe7d2d71933313dbc57c8f","kind":"commit","published_at":"2024-04-02T20:04:14.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.187","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.187/manifests"},{"name":"1.0.186","sha":"6c5dbb3257d941b40ce3277fb88fa0cf5eeff7d2","kind":"commit","published_at":"2024-03-28T13:37:30.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.186","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.186/manifests"},{"name":"1.0.185","sha":"300b9306de0cb06cdeb9ce2e6f74840190d5cb91","kind":"commit","published_at":"2024-03-01T17:56:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.185","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.185/manifests"},{"name":"1.0.184","sha":"8b31b59ed8566b9fefb3f514402770bacae78bcf","kind":"commit","published_at":"2024-02-29T16:17:00.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.184","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.184/manifests"},{"name":"1.0.183","sha":"c32b7631ba858ca166985965958d247bcec70a38","kind":"commit","published_at":"2024-02-28T20:06:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.183","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.183/manifests"},{"name":"1.0.182","sha":"a031b02c2b03325cd2f53eb500a5f0a283646529","kind":"commit","published_at":"2024-02-20T17:01:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.182","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.182/manifests"},{"name":"1.0.181","sha":"d1034be69471f423384d7f55e6bb1ec73af01605","kind":"commit","published_at":"2024-02-07T20:50:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.181","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.181/manifests"},{"name":"1.0.180","sha":"d8711a14cdd55bf190227f86f1e9dd3cdf53d8ec","kind":"commit","published_at":"2024-01-31T20:44:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.180","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.180/manifests"},{"name":"1.0.179","sha":"b5979a3a97032edf4f0158e261c9828da26631a7","kind":"commit","published_at":"2024-01-24T18:49:45.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.179","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.179/manifests"},{"name":"1.0.178","sha":"757dbacb8550393178d5d01665adb1d542f8e7bd","kind":"commit","published_at":"2024-01-22T18:43:30.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.178","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.178/manifests"},{"name":"1.0.177","sha":"df6ee122ad4d00d128e41489ae12145da89736de","kind":"commit","published_at":"2024-01-03T15:24:22.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.177","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.177/manifests"},{"name":"1.0.176","sha":"025a82a025ca6badef7602351676c8b5e0d50118","kind":"commit","published_at":"2023-12-21T21:17:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.176","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.176/manifests"},{"name":"1.0.175","sha":"2e1b8e0f04f74961558f53475d35c2f57bda4f77","kind":"commit","published_at":"2023-12-06T12:55:53.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.175","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.175/manifests"},{"name":"1.0.174","sha":"6a15c6f58acfc8ee1d0cbb1b0b5b640d19a859d7","kind":"commit","published_at":"2023-11-28T15:12:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.174","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.174/manifests"},{"name":"1.0.173","sha":"ba178d0dfe3f2e1ab623d7fa495fc0c76ab7c28c","kind":"commit","published_at":"2023-11-13T21:46:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.173","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.173/manifests"},{"name":"1.0.172","sha":"abfa74fbb554397544273eb73f965234944444e6","kind":"commit","published_at":"2023-11-03T22:26:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.172","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.172/manifests"},{"name":"1.0.171","sha":"88b9e3dc386c1a301e05ccd1ccb35e4de19cb3c6","kind":"commit","published_at":"2023-10-17T16:13:32.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.171","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.171/manifests"},{"name":"1.0.170","sha":"5e62db11e7b742eb4374f086cefde08bd843ec62","kind":"commit","published_at":"2023-10-06T14:38:52.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.170","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.170/manifests"},{"name":"1.0.169","sha":"3d898bbe3f4323962d52c104e217c48be065d96b","kind":"commit","published_at":"2023-09-22T14:09:38.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.169","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.169/manifests"},{"name":"1.0.168","sha":"b6e5585a230c40f998f5b822abaad8433bf50c46","kind":"commit","published_at":"2023-09-21T12:44:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.168","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.168/manifests"},{"name":"1.0.167","sha":"d43621c6d7070364646926fa9a15af68c0b82b7f","kind":"commit","published_at":"2023-09-19T21:59:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.167","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.167/manifests"},{"name":"1.0.166","sha":"92e5987e2a90c4329296e2fa8859c513457530b4","kind":"commit","published_at":"2023-09-11T15:59:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.166","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.166/manifests"},{"name":"1.0.165","sha":"f99344cbae03f582de855ee70cdf3f232fc2302b","kind":"commit","published_at":"2023-08-23T22:26:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.165","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.165/manifests"},{"name":"1.0.164","sha":"7c888caf44246162f39b11613e4606b090d7a507","kind":"commit","published_at":"2023-08-02T18:36:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.164","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.164/manifests"},{"name":"1.0.163","sha":"015c523d59405d446ffbbb3d9b86c7535f8ebb72","kind":"commit","published_at":"2023-08-01T19:33:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.163","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.163/manifests"},{"name":"1.0.162","sha":"4be582e8d465cabcf76ff9d9752bd13ce17e7fd9","kind":"commit","published_at":"2023-07-28T22:08:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.162","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.162/manifests"},{"name":"1.0.161","sha":"9a52e272f79cabd5a3f458902e4c5ad548403df0","kind":"commit","published_at":"2023-07-20T00:08:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.161","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.161/manifests"},{"name":"1.0.160","sha":"2cf234ad35660beae138fba63a15408bb0f9c35e","kind":"commit","published_at":"2023-07-14T22:53:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.160","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.160/manifests"},{"name":"1.0.159","sha":"6dbad48e29e79c5f23aca286e9587e9e5e389d75","kind":"commit","published_at":"2023-07-12T21:17:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.159","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.159/manifests"},{"name":"1.0.158","sha":"a3659edc05df430f58c104f4c6646c25856f51cf","kind":"commit","published_at":"2023-07-10T20:37:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.158","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.158/manifests"},{"name":"1.0.157","sha":"40189bf598b9da4824cf6498972dd96425cd1778","kind":"commit","published_at":"2023-06-20T16:12:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.157","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.157/manifests"},{"name":"1.0.156","sha":"53a68be760193a51eceae93c9f5d0bf5b9fcc5c9","kind":"commit","published_at":"2023-06-08T16:28:53.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.156","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.156/manifests"},{"name":"1.0155","sha":"00fdec1aa4df3744cd304e7da27bcfc7bfd4e2f8","kind":"commit","published_at":"2023-05-23T21:30:35.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0155","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0155","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0155/manifests"},{"name":"1.0.154","sha":"be944ae24380ed71233bdd520617334e81d5bd80","kind":"commit","published_at":"2023-05-09T18:53:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.154","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.154/manifests"},{"name":"1.0.153","sha":"f46199f1d15b71983662715c56b0865f945a9152","kind":"commit","published_at":"2023-04-25T14:30:45.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.153","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.153/manifests"},{"name":"1.0.152","sha":"d9c7bad41c6149dbbed9d6edcae5790f7785ad6c","kind":"commit","published_at":"2023-04-21T20:00:30.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.152","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.152/manifests"},{"name":"1.0.151","sha":"3bb9331c2ce0f7b1332e556984c9e6ee6d6cdf5f","kind":"commit","published_at":"2023-04-20T14:32:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.151","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.151/manifests"},{"name":"1.0.150","sha":"712ce5f6048ecc4b42bf7e190e6fd792043e1a17","kind":"commit","published_at":"2023-03-29T23:06:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.150","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.150/manifests"},{"name":"1.0.149","sha":"0f251b8877307868744cb44c5ea1f7829b0e7eeb","kind":"commit","published_at":"2023-03-28T15:55:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.149","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.149/manifests"},{"name":"1.0.148","sha":"1bc60521eb26ae25da479383cc22bd7cf6088bbd","kind":"commit","published_at":"2023-03-21T22:45:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.148","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.148/manifests"},{"name":"1.0.147","sha":"32f100282b8881d9a72cd9e46f119f1685ca93e7","kind":"commit","published_at":"2023-03-20T15:41:09.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.147","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.147/manifests"},{"name":"1.0.146","sha":"a6f4a6f15f761fe701bbb3bbf3a80fa1fd2d55d3","kind":"commit","published_at":"2023-03-17T15:39:45.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.146","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.146/manifests"},{"name":"1.0.145","sha":"c172d4b6853a98bb6a7de4cccdbbb051aeb5b40f","kind":"commit","published_at":"2023-03-06T17:10:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.145","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.145/manifests"},{"name":"1.0.144","sha":"70d8e488c40f9bf73b0916ec51acb1ef541709d9","kind":"commit","published_at":"2023-02-28T13:14:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.144","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.144/manifests"},{"name":"1.0.143","sha":"53accb1bc58956ff8f085561823261ff971ff284","kind":"commit","published_at":"2023-02-24T22:01:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.143","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.143/manifests"},{"name":"1.0.142","sha":"788f13bde8879c4b82356a409ec95c8fc5aeaf99","kind":"commit","published_at":"2023-02-23T16:44:35.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.142","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.142/manifests"},{"name":"1.0.141","sha":"86be2dc11e4b9bf32bed9a8892e8a9fcabe4fe01","kind":"commit","published_at":"2023-02-14T15:16:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.141","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.141/manifests"},{"name":"1.0.140","sha":"a3ba47f60de6e39c45fdd10638e2af833b80d0dd","kind":"commit","published_at":"2023-02-08T23:19:49.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.140","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.140/manifests"},{"name":"1.0.139","sha":"a127655da44a32175a21f5cc8d6c5b82ff221285","kind":"commit","published_at":"2023-01-11T21:11:03.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.139","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.139/manifests"},{"name":"1.0.138","sha":"4d0cfcd4b9e75f4855e98701389fcb6dfdce0b6e","kind":"commit","published_at":"2023-01-10T16:19:00.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.138","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.138/manifests"},{"name":"1.0.137","sha":"b88f94612de3c558878fc8c7cea4b550704a5ad6","kind":"commit","published_at":"2022-12-29T14:06:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.137","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.137/manifests"},{"name":"1.0.136","sha":"1b99b6f0fd8a5b4d71a18a308ebc9b691cbaa505","kind":"commit","published_at":"2022-12-26T19:10:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.136","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.136/manifests"},{"name":"1.0.135","sha":"638dc28ab98a08bbeec952b28710d3ce53894129","kind":"commit","published_at":"2022-12-07T18:58:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.135","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.135/manifests"},{"name":"1.0.134","sha":"d5949542371aab9b9ba8e9d71abcd31f8dbbdd88","kind":"commit","published_at":"2022-12-06T22:01:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.134","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.134/manifests"},{"name":"1.0.133","sha":"c41ff9ea03e5befd5f787321cc8625288d09e200","kind":"commit","published_at":"2022-12-01T22:41:53.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.133","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.133/manifests"},{"name":"1.0.132","sha":"7279ee6e3f80d634b994d5b433d62dd6045f19d5","kind":"commit","published_at":"2022-11-28T15:00:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.132","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.132/manifests"},{"name":"1.0.131","sha":"e13502fb9a1784b9433e3aefbc172a477637f45c","kind":"commit","published_at":"2022-11-25T21:49:30.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.131","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.131/manifests"},{"name":"1.0.130","sha":"6570e8ae075f6f2da9d3e34ee80fa62781d2e05d","kind":"commit","published_at":"2022-11-22T23:50:56.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.130","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.130/manifests"},{"name":"1.0.129","sha":"40c0eea34bf892c651f968e013e8ed7903a815f6","kind":"commit","published_at":"2022-11-21T17:05:32.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.129","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.129/manifests"},{"name":"1.0.128","sha":"c50895217480086d99e6f220c29b73d659cb4eaa","kind":"commit","published_at":"2022-11-15T23:02:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.128","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.128/manifests"},{"name":"1.0.127","sha":"9c969770681fa05927832b46b7970559ee32902b","kind":"commit","published_at":"2022-11-11T19:10:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.127","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.127/manifests"},{"name":"1.0.126","sha":"f247f085e7bb10dec935bc6f2b3dc0b91b8a5e5c","kind":"commit","published_at":"2022-11-09T21:46:46.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.126","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.126/manifests"},{"name":"1.0.125","sha":"6fb74d825d1f82630e70b89e85fc176de1ce03f1","kind":"commit","published_at":"2022-11-08T21:14:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.125","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.125/manifests"},{"name":"1.0.124","sha":"d91cc2812253723d6d2adb67ff4382b6776b335b","kind":"commit","published_at":"2022-11-03T19:44:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.124","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.124/manifests"},{"name":"1.0.123","sha":"a0024ff0b45c020d13abfba2780d5aa90286db8f","kind":"commit","published_at":"2022-11-01T16:56:41.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.123","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.123/manifests"},{"name":"1.0.122","sha":"081087431cc2c8ccc4ffced4a807c4e3fafa2192","kind":"commit","published_at":"2022-11-01T13:53:35.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.122","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.122/manifests"},{"name":"1.0.121","sha":"bfc6ad8eba49541ffb080241c03b0cba88270ec4","kind":"commit","published_at":"2022-10-28T20:05:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.121","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.121/manifests"},{"name":"1.0.120","sha":"c502bd29a373e21757193b952d822e87d3fcc4ad","kind":"commit","published_at":"2022-10-26T22:37:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.120","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.120/manifests"},{"name":"1.0.119","sha":"9961534bcdea3e0accbe2dfc18ee8b1c092ae421","kind":"commit","published_at":"2022-10-25T12:46:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.119","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.119/manifests"},{"name":"1.0.118","sha":"34ce008760f99139477d79ac2c05ba21d9c5cdf6","kind":"commit","published_at":"2022-10-24T21:55:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.118","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.118/manifests"},{"name":"1.0.117","sha":"ba6efda02eb2f853aec0ab8200caaf4f7701f0f5","kind":"commit","published_at":"2022-10-18T18:44:19.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.117","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.117/manifests"},{"name":"1.0.116","sha":"745f1bd0e8ec454ec6c3fc35094c7164461d7d9b","kind":"commit","published_at":"2022-10-12T16:36:59.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.116","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.116/manifests"},{"name":"1.0.115","sha":"864394502df6e37ac26162e5995be3f8b72e0f49","kind":"commit","published_at":"2022-10-10T16:58:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.115","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.115/manifests"},{"name":"1.0.114","sha":"9aa3fb57677bbd27bd50f05d1f5d0298a96e3249","kind":"commit","published_at":"2022-10-06T12:42:20.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.114","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.114/manifests"},{"name":"1.0.113","sha":"bf5e1a39a3a1c7e917e9e23aaa3ac902d97294d2","kind":"commit","published_at":"2022-10-05T15:24:12.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.113","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.113/manifests"},{"name":"1.0.112","sha":"0e081de8a5ded15b0862398fd2bf0f7c843180a2","kind":"commit","published_at":"2022-10-03T23:44:08.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.112","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.112/manifests"},{"name":"1.0.111","sha":"0b5d26c56b797580d9086bc1ff014badcebf3224","kind":"commit","published_at":"2022-09-30T14:57:49.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.111","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.111/manifests"},{"name":"1.0.110","sha":"2095292a336254b5b98217cb72d1e58c8380fb9f","kind":"commit","published_at":"2022-09-21T19:12:44.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.110","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.110/manifests"},{"name":"1.0.109","sha":"1cf380864fc30de15c0f36ed63585e35dd6bb102","kind":"commit","published_at":"2022-09-20T21:05:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.109","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.109/manifests"},{"name":"1.0.108","sha":"b75eea858ac8595f8e0c862c6b6230922872a7e3","kind":"commit","published_at":"2022-09-20T13:11:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.108","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.108/manifests"},{"name":"1.0.107","sha":"cad62c132fbb1fe46a645b5479be4f78f590dbac","kind":"commit","published_at":"2022-09-15T14:15:33.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.107","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.107/manifests"},{"name":"1.0.106","sha":"5cd2d2cd22f56afc8e214bb250b9ffc9d8877a84","kind":"commit","published_at":"2022-09-09T15:41:03.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.106","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.106/manifests"},{"name":"1.0.105","sha":"9fef35cf29f4543f90a01e37bafafa46a9c96b05","kind":"commit","published_at":"2022-08-30T13:19:20.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.105","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.105/manifests"},{"name":"1.0.104","sha":"8e6bb7ee99244c97ce912199b6cd552335999ac6","kind":"commit","published_at":"2022-08-29T14:08:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.104","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.104/manifests"},{"name":"1.0.103","sha":"3eeae3c26141ee46abfe51d59cdbdfd22e650b0e","kind":"commit","published_at":"2022-08-22T18:31:27.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.103","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.103/manifests"},{"name":"1.0.102","sha":"e97b5959eee57999c0e2702de3ac7253384c9932","kind":"commit","published_at":"2022-08-18T22:29:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.102","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.102/manifests"},{"name":"1.0.101","sha":"2a2c9272f2c5bd57e08be7dbe2a4fd37bbbcb714","kind":"commit","published_at":"2022-08-17T18:59:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.101","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.101/manifests"},{"name":"1.0.100","sha":"34da965bf66cbd19724d112f8bf370c45dc73d64","kind":"commit","published_at":"2022-08-12T23:50:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.100","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.100/manifests"},{"name":"1.0.99","sha":"2ccceade45c73c5f1a7182f80ef6dfdf17061cd2","kind":"commit","published_at":"2022-08-12T21:12:47.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.99","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.99/manifests"},{"name":"1.0.98","sha":"c8189f0f44656a9785e6bd781c5b370c3376a880","kind":"commit","published_at":"2022-08-09T22:02:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.98","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.98/manifests"},{"name":"1.0.97","sha":"c4b4a77908fe7a63e5f4af0465ffe87db149fd33","kind":"commit","published_at":"2022-07-12T22:55:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.97","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.97/manifests"},{"name":"1.0.96","sha":"bd8e0f0914c4470cb4a8c498740189f4b2ed9aa2","kind":"commit","published_at":"2022-07-05T22:19:23.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.96","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.96/manifests"},{"name":"1.0.95","sha":"3591e7f2527909dabf94620967e8c2fd1d1f41c8","kind":"commit","published_at":"2022-06-24T21:44:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.95","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.95/manifests"},{"name":"1.0.94","sha":"4139d38baf22d1aedad6b5b04bf5bdfa5dea72af","kind":"commit","published_at":"2022-06-16T16:57:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.94","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.94/manifests"},{"name":"1.0.93","sha":"341bef695342f897be4c4ce1e7fe07c89dce39bb","kind":"commit","published_at":"2022-06-09T19:54:49.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.93","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.93/manifests"},{"name":"1.0.92","sha":"a7c17c7a3f2bb981f7374501362bab68bd179fdd","kind":"commit","published_at":"2022-06-06T20:29:47.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.92","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.92/manifests"},{"name":"1.0.91","sha":"5321e4b3b230792c38cfb23c40121a452f189ef6","kind":"commit","published_at":"2022-06-03T16:43:35.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.91","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.91/manifests"},{"name":"1.0.90","sha":"1f3ef591668067960cc35fa40b063391fd6b828a","kind":"commit","published_at":"2022-06-03T15:56:46.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.90","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.90/manifests"},{"name":"1.0.89","sha":"c80c3e3efb2e225ceeff8691dfc08efa4c1ef577","kind":"commit","published_at":"2022-06-01T20:22:23.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.89","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.89/manifests"},{"name":"1.0.88","sha":"23a4092543922df5f85e71a9fb6718ecde3320bb","kind":"commit","published_at":"2022-05-26T21:12:31.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.88","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.88/manifests"},{"name":"1.0.87","sha":"677396a1709055e9f88776cb57433dd8cc2b226e","kind":"commit","published_at":"2022-05-25T19:52:55.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.87","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.87/manifests"},{"name":"1.0.86","sha":"df4bc4af1216997fb6bbe569c597e69e767257be","kind":"commit","published_at":"2022-05-23T19:08:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.86","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.86/manifests"},{"name":"1.0.85","sha":"33514aa43e1496a3067ad45b6803cb3cdede6a59","kind":"commit","published_at":"2022-05-03T19:53:05.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.85","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.85/manifests"},{"name":"1.0.84","sha":"e5213caad53dadaf7a4c4f5ed879c6031573d877","kind":"commit","published_at":"2022-04-07T17:48:49.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.84","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.84/manifests"},{"name":"1.0.83","sha":"04d07f6dd85a79fdec27b5c34dac79baf9840a3b","kind":"commit","published_at":"2022-03-11T22:55:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.83","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.83/manifests"},{"name":"1.0.82","sha":"421142c26effa0881697ce9c1436ea3fb3fc7bb0","kind":"commit","published_at":"2022-03-09T23:30:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.82","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.82/manifests"},{"name":"1.0.81","sha":"4bef6e633080cabeae7bf3a5351b72722364e4a3","kind":"commit","published_at":"2022-03-07T22:27:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.81","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.81/manifests"},{"name":"1.0.80","sha":"e6614b7b66bc2c5e43a9c1f899f66d0fbdb7ea8e","kind":"commit","published_at":"2022-03-07T18:43:08.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.80","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.80/manifests"},{"name":"1.0.79","sha":"539c2f135aec01d06ae20db5a1bfc9ec7c8db059","kind":"commit","published_at":"2022-03-01T21:45:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.79","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.79/manifests"},{"name":"1.0.78","sha":"a9291fe2024f98925cbee67743cd2e89814c790a","kind":"commit","published_at":"2022-02-15T15:05:51.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.78","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.78/manifests"},{"name":"1.0.77","sha":"33c418204be6d66e32b1e61ea35bd185bafafc90","kind":"commit","published_at":"2022-02-01T16:52:44.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.77","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.77/manifests"},{"name":"1.0.76","sha":"f22a08d8f96f6b20b4662bd642502cfb8000faa6","kind":"commit","published_at":"2022-01-31T22:59:09.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.76","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.76/manifests"},{"name":"1.0.75","sha":"0e989b3c2de8692fdf17c3f88a9236503b55ed93","kind":"commit","published_at":"2022-01-26T18:56:44.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.75","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.75/manifests"},{"name":"1.0.74","sha":"b8c880365e4b464d8069f1205f6bf46154eab2e1","kind":"commit","published_at":"2021-12-30T18:50:55.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.74","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.74/manifests"},{"name":"v1.0.72","sha":"4a46e2f1d5b55f3415f863c935900ac041c79ec7","kind":"commit","published_at":"2021-11-18T23:40:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/v1.0.72","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/v1.0.72/manifests"},{"name":"1.0.73","sha":"4a46e2f1d5b55f3415f863c935900ac041c79ec7","kind":"commit","published_at":"2021-11-18T23:40:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.73","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.73/manifests"},{"name":"1.0.71","sha":"d154ddd2eea6a889786c48c42ce114a7dcf19932","kind":"commit","published_at":"2021-10-05T19:38:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.71","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.71/manifests"},{"name":"1.0.70","sha":"c1051bd3e8851ae96f6e84f608a7116b1689c9e9","kind":"commit","published_at":"2021-09-21T21:36:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.70","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.70/manifests"},{"name":"1.0.69","sha":"62643cb935fb30c702de916af6f56606e9aec03c","kind":"commit","published_at":"2021-09-15T13:20:28.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.69","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.69/manifests"},{"name":"1.0.68","sha":"5b158636fbca5c757a1807276cbef010a74c935f","kind":"commit","published_at":"2021-09-07T20:03:19.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.68","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.68/manifests"},{"name":"1.0.67","sha":"2198371877cc71e93c080e10798e1ddd1dcf277c","kind":"commit","published_at":"2021-09-05T12:40:31.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.67","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.67/manifests"},{"name":"1.0.66","sha":"47a6d02f6d2555f1eb21f51b9eb730bae3f42c53","kind":"commit","published_at":"2021-09-04T22:25:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.66","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.66/manifests"},{"name":"1.0.65","sha":"97565d1b382c2f5be7fa6c3fa4214c3b05bb56d5","kind":"commit","published_at":"2021-09-01T21:44:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.65","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.65/manifests"},{"name":"1.0.64","sha":"8b7dfa41fb1dbc6d7c48763b8574e8bf9ee6bcd0","kind":"commit","published_at":"2021-08-30T22:48:47.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.64","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.64/manifests"},{"name":"1.0.63","sha":"269741887d4ea001df2178170579affe162b7819","kind":"commit","published_at":"2021-08-27T19:57:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.63","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.63/manifests"},{"name":"1.0.62","sha":"be2c7c65034d37ce0c62ac5976413c512cbc8005","kind":"commit","published_at":"2021-08-27T10:50:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.62","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.62/manifests"},{"name":"1.0.61","sha":"6dad4ca17ac12582f45eef666fa563e7b991a4d2","kind":"commit","published_at":"2021-08-25T19:50:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.61","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.61/manifests"},{"name":"1.0.60","sha":"ce2c3130d0dfd84e3e2a77bccb8c5f4e21c343b2","kind":"commit","published_at":"2021-08-23T16:45:56.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.60","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.60/manifests"},{"name":"1.0.59","sha":"6b1935886922930b3428e479c01ab817f0c6cce1","kind":"commit","published_at":"2021-08-23T14:48:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.59","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.59/manifests"},{"name":"1.0.58","sha":"0795df9162398ab915359eed3b08897ec29d5534","kind":"commit","published_at":"2021-08-23T14:10:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.58","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.58/manifests"},{"name":"1.0.57","sha":"9be23d11527caeadd39e20f954995af4a250dcff","kind":"commit","published_at":"2021-08-23T12:05:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.57","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.57/manifests"},{"name":"1.0.56","sha":"f63a63784124dccb35f42fbb5f50a10e610f933a","kind":"commit","published_at":"2021-08-20T18:58:37.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.56","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.56/manifests"},{"name":"1.0.55","sha":"b88cd1ad1fc3c84fea2316eb5d2c2c29d11c5051","kind":"commit","published_at":"2021-08-20T17:01:53.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.55","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.55/manifests"},{"name":"1.0.54","sha":"efc236e6cf6fd3cfcba0179571eb5a23c7d1dffb","kind":"commit","published_at":"2021-08-19T13:47:35.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.54","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.54/manifests"},{"name":"1.0.53","sha":"946fb4b92d62e98b99788d81506543e1e5e7b744","kind":"commit","published_at":"2021-08-19T11:29:30.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.53","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.53/manifests"},{"name":"1.0.52","sha":"ce4f32c842aa7714cedacac7fc366942dc4844cb","kind":"commit","published_at":"2021-08-18T17:13:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.52","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.52/manifests"},{"name":"1.0.51","sha":"c4d713592facae7da39e17207e6c963eb1564585","kind":"commit","published_at":"2021-08-18T13:40:32.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.51","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.51/manifests"},{"name":"1.0.50","sha":"f6567eed5a2604e7c4eff1c10cae8ad7c39f17ac","kind":"commit","published_at":"2021-08-18T10:04:22.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.50","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.50/manifests"},{"name":"1.0.49","sha":"87d9040a7921042ffb564560e72b3e106f3dbbe2","kind":"commit","published_at":"2021-08-17T15:41:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.49","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.49/manifests"},{"name":"1.0.48","sha":"fc99d5201f07fbb630eb236b52d567a407353120","kind":"commit","published_at":"2021-08-17T12:43:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.48","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.48/manifests"},{"name":"1.0.47","sha":"2489bb96d9f14b459cc94b6ff4a620ae55c1a09c","kind":"commit","published_at":"2021-08-16T13:53:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.47","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.47/manifests"},{"name":"1.0.46","sha":"ce6a37e4d7779b49bb7602f473094a520124dc25","kind":"commit","published_at":"2021-08-03T20:33:45.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.46","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.46/manifests"},{"name":"1.0.45","sha":"57d7291b8f683a581e4871c5d6915ea55259e7b3","kind":"commit","published_at":"2021-08-03T16:59:37.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.45","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.45/manifests"},{"name":"1.0.44","sha":"2146ba3ca94db50c5989e9aa13cf6ac69b242f90","kind":"commit","published_at":"2021-08-03T16:01:08.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.44","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.44/manifests"},{"name":"1.0.43","sha":"32de8b2672a564d28bdbc878e98b1926a69930ec","kind":"commit","published_at":"2021-08-03T15:37:08.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.43","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.43/manifests"},{"name":"1.0.42","sha":"bba24f86c021ca6cef6836e568bb6f74815942a5","kind":"commit","published_at":"2021-07-28T14:47:52.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.42","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.42/manifests"},{"name":"1.0.41","sha":"3e57331754035a6300b2b05781541b2f0e4fe68f","kind":"commit","published_at":"2021-07-28T13:19:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.41","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.41/manifests"},{"name":"1.0.40","sha":"6118b5462883892ddbbd00fbd6749ab839c09d52","kind":"commit","published_at":"2021-07-27T01:31:39.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.40","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.40/manifests"},{"name":"1.0.39","sha":"6b1ba20ffe863bf83501342936b4eb5353acbcc9","kind":"commit","published_at":"2021-07-26T13:56:32.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.39","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.39/manifests"},{"name":"1.0.38","sha":"3c73bc03898181f7829690be0e63c34743b1efbc","kind":"commit","published_at":"2021-07-25T03:14:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.38","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.38/manifests"},{"name":"1.0.37","sha":"ce3692c3168389f1a0039a702f27b06fd1af8340","kind":"commit","published_at":"2021-07-24T22:48:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.37","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.37/manifests"},{"name":"1.0.36","sha":"e70078e5e6c9f980bfc3554d2941f94d4c66f693","kind":"commit","published_at":"2021-07-14T19:16:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.36","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.36/manifests"},{"name":"1.0.35","sha":"63bd77efeff1fa7498dd3381052c3b5d5ae9aae8","kind":"commit","published_at":"2021-07-13T18:36:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.35","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.35/manifests"},{"name":"1.0.34","sha":"9dec92ab7e34166dbf726e4e736fd7109c21e0cf","kind":"commit","published_at":"2021-07-12T21:17:22.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.34","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.34/manifests"},{"name":"1.0.33","sha":"b24d9ca815c873e9639208e3c7a44289a3c016a8","kind":"commit","published_at":"2021-07-12T17:17:46.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.33","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.33/manifests"},{"name":"1.0.32","sha":"287b5ae122af874f76f4aab1d741bab26898b663","kind":"commit","published_at":"2021-07-09T16:39:43.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.32","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.32/manifests"},{"name":"1.0.31","sha":"c938fa47cf5dc808f567b5993f58c72208a018c2","kind":"commit","published_at":"2021-07-09T01:10:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.31","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.31/manifests"},{"name":"1.0.30","sha":"9bbb234d97071f80b8452e0719897cfc4dba44c7","kind":"commit","published_at":"2021-07-08T15:59:32.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.30","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.30/manifests"},{"name":"1.0.29","sha":"385c7e2999d84af907200dbb702b196bb8db7466","kind":"commit","published_at":"2021-07-08T13:46:23.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.29","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.29/manifests"},{"name":"1.0.28","sha":"e79f338061de8679488501b3fc7e45d5b669b774","kind":"commit","published_at":"2021-07-08T00:26:08.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.28","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.28/manifests"},{"name":"1.0.27","sha":"e05fa3522f1269afcecb3ab08faba1db37309ccb","kind":"commit","published_at":"2021-07-07T15:32:43.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.27","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.27/manifests"},{"name":"1.0.26","sha":"7753f44ed87acf4837e439373e05bb952f663ef8","kind":"commit","published_at":"2021-07-06T18:14:18.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.26","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.26/manifests"},{"name":"1.0.25","sha":"65cedb36ebcf47f8bbbc85e0cbd798d8d5166104","kind":"commit","published_at":"2021-07-06T14:36:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.25","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.25/manifests"},{"name":"1.0.24","sha":"d483d5020950bee4ac02e5eaf1811bb490582722","kind":"commit","published_at":"2021-07-06T13:54:27.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.24","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.24/manifests"},{"name":"1.0.23","sha":"ea0a72cb2771b6a33081540473c5aef5e2697cee","kind":"commit","published_at":"2021-07-05T12:39:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.23","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.23/manifests"},{"name":"1.0.22","sha":"d0d8c0833a6ee3cde2038b0e0b05ba2a012d147a","kind":"commit","published_at":"2021-07-02T23:57:12.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.22","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.22/manifests"},{"name":"1.0.21","sha":"c5a58962ea9ed757c5c39ae8cea6f3fe4bcabdb4","kind":"commit","published_at":"2021-06-30T22:12:19.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.21","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.21/manifests"},{"name":"1.0.20","sha":"a5d160ec3a2be99ceed7b348399e0a7f51e741f9","kind":"commit","published_at":"2021-06-30T19:21:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.20","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.20/manifests"},{"name":"1.0.19","sha":"567b9a313304b5c922147b0cc0ebbdae3c76889a","kind":"commit","published_at":"2021-06-30T18:28:23.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.19","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.19/manifests"},{"name":"1.0.18","sha":"d93862d7c78fa16bc168eaec6f2733025b622661","kind":"commit","published_at":"2021-06-30T12:49:43.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.18","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.18/manifests"},{"name":"1.0.17","sha":"873ed5e0b5afdce3d97d11683f5920b843cc494a","kind":"commit","published_at":"2021-06-29T01:40:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.17","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.17/manifests"},{"name":"1.0.16","sha":"cf4e52006cf1e74d994d7bc68386406dac92290b","kind":"commit","published_at":"2021-06-28T13:01:05.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.16","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"865df2208fe00276dfbf7a42f99cf272056409c2","kind":"commit","published_at":"2021-06-25T16:21:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.15","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.15/manifests"},{"name":"1.0.14","sha":"bb0fe0dab103f1dcf0c68aee651383559a511797","kind":"commit","published_at":"2021-06-24T21:21:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.14","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.14/manifests"},{"name":"1.0.13","sha":"22de3577456f3bca769ce46c16076a87d4668647","kind":"commit","published_at":"2021-06-23T01:00:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.13","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.13/manifests"},{"name":"1.0.12","sha":"9b7391dc0e547828e6f2f05aa74f7bcf571729a9","kind":"commit","published_at":"2021-06-22T22:00:22.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.12","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"9f7d23acc9586b53216ea8ae52da9e781748a71c","kind":"commit","published_at":"2021-06-18T16:19:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.11","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"3c9fe70d5bf62e65a222a9a0d351cb772fdb1cb0","kind":"commit","published_at":"2021-06-18T02:14:40.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.10","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"7ac91688a27583ef1d91b346009ac5a08a52bfce","kind":"commit","published_at":"2021-06-17T17:24:23.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.9","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"1e1856919183220cd254845945fbd924d64f967e","kind":"commit","published_at":"2021-06-17T00:06:47.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.8","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"ac562aea7c287fd4580e04f4fdfd09cef8266c4b","kind":"commit","published_at":"2021-06-16T18:13:27.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.7","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"6c728ae01eaf0b63c67492ae0df3b85ac1b3bab7","kind":"commit","published_at":"2021-06-15T21:15:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.6","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"68d323ae1182ca59f37b9e3e4eee616a199d37a8","kind":"commit","published_at":"2021-06-11T23:57:28.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.5","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"7463defff6a0776d08d60a70f484c615f93bcf95","kind":"commit","published_at":"2021-06-10T14:25:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.4","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"9b192912d334ed4e3865d45e6d1fd1f709818b99","kind":"commit","published_at":"2021-06-10T14:18:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.3","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"2151d52adebd936552c9558d78fb19df6afe4ff7","kind":"commit","published_at":"2021-06-08T22:21:29.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.2","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"f7778b3f3a63028bd7546a8712afbd2c92ac9ce6","kind":"commit","published_at":"2021-06-07T23:43:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.1","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"4297632e17ec5f61675623b74584f3066c5a0b3d","kind":"commit","published_at":"2021-06-07T16:32:14.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.0","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.0/manifests"},{"name":"0.1.61","sha":"31c1bee670177c924424a9d49725ee18522a2b35","kind":"commit","published_at":"2021-06-07T16:16:46.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.61","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.61/manifests"},{"name":"0.1.60","sha":"28333fea256d75762aa3fa4a200b5793034621bc","kind":"commit","published_at":"2021-06-07T14:40:15.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.60","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.60/manifests"},{"name":"0.1.59","sha":"dbb75901027531005dfb31ba3a9376968753571e","kind":"commit","published_at":"2021-06-05T01:40:40.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.59","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.59/manifests"},{"name":"0.1.58","sha":"f34a835df6bc86543ee1b7b03f5af3580351c0bb","kind":"commit","published_at":"2021-06-05T00:00:21.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.58","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.58/manifests"},{"name":"0.1.57","sha":"7ba04f16e1fcb39bc627f4f17abcb4dfbf725d13","kind":"commit","published_at":"2021-05-28T22:17:29.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.57","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.57/manifests"},{"name":"0.1.56","sha":"9ce63e0260b75dc90fabea3177f976d49ea6adfa","kind":"commit","published_at":"2021-05-25T12:35:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.56","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.56/manifests"},{"name":"0.1.55","sha":"4511086b36a843778c970d048507a6e0d17fd2d2","kind":"commit","published_at":"2021-05-24T23:04:05.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.55","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.55/manifests"},{"name":"0.1.54","sha":"a190e7d1786119686180f8a881d2537ee189785b","kind":"commit","published_at":"2021-05-24T17:02:33.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.54","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.54/manifests"},{"name":"0.1.53","sha":"cac77514ba76f49d74b6d4c759f4448a18f7a00a","kind":"commit","published_at":"2021-05-19T17:56:19.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.53","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.53/manifests"},{"name":"0.1.52","sha":"52f9807a11bb4780af3a899552f7aa7758adf5c7","kind":"commit","published_at":"2021-05-08T01:41:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.52","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.52/manifests"},{"name":"0.1.51","sha":"f327ee7f9ae6f22b63a36b00318fd38a4069604a","kind":"commit","published_at":"2021-05-07T18:43:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.51","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.51/manifests"},{"name":"0.1.50","sha":"29c03e840bbf25eb221f9b62ae31b145b0a4b0ff","kind":"commit","published_at":"2021-05-07T16:55:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.50","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.50/manifests"},{"name":"0.1.49","sha":"d643f6010f7bae9dca16bd1f1e21bd66c3373ed2","kind":"commit","published_at":"2021-05-07T15:40:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.49","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.49/manifests"},{"name":"0.1.48","sha":"736b79b979dd6095a58dc08330ea23511cc8326d","kind":"commit","published_at":"2021-05-06T22:02:21.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.48","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.48/manifests"},{"name":"0.1.47","sha":"218f4e5d8d8c364007c9bb1bf22511f6dea832cb","kind":"commit","published_at":"2021-05-06T18:30:06.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.47","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.47/manifests"},{"name":"0.1.46","sha":"bb0edc9ed84ec4ec9fed31cb77be0efd645d8202","kind":"commit","published_at":"2021-05-06T17:59:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.46","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.46/manifests"},{"name":"0.1.45","sha":"dfbd5891694098da5c50af4c880e1095dd3b8c89","kind":"commit","published_at":"2021-05-04T13:45:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.45","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.45/manifests"},{"name":"0.1.44","sha":"9d00b17854d4beea12348701c3f36b809d10ee7e","kind":"commit","published_at":"2021-05-01T13:08:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.44","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.44/manifests"},{"name":"0.1.43","sha":"4c9225c834c5518302e7532e4807fab64be148d2","kind":"commit","published_at":"2021-04-13T14:03:00.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.43","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.43/manifests"},{"name":"0.1.42","sha":"c678ffc0e01741bb922e9b95234f83ad99ee6e59","kind":"commit","published_at":"2021-04-08T23:49:33.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.42","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.42/manifests"},{"name":"0.1.41","sha":"f27c7428d5f5db1450aff98602e33bf8a45be3e8","kind":"commit","published_at":"2021-04-08T16:57:12.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.41","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.41/manifests"},{"name":"0.1.40","sha":"185cae06a3a8f6f55670490806d5894fe52347db","kind":"commit","published_at":"2021-04-07T15:14:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.40","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.40/manifests"},{"name":"0.1.39","sha":"bc665a28f71cb2cb3e515700e0227fce61c42e10","kind":"commit","published_at":"2021-04-06T21:52:20.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.39","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.39/manifests"},{"name":"0.1.38","sha":"70800af5f1ed3c6629d5e59c402e806b98689f6c","kind":"commit","published_at":"2021-04-06T20:52:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.38","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.38/manifests"},{"name":"0.1.37","sha":"2003daeab8a0dd4cc122ac796de6fe315743229b","kind":"commit","published_at":"2021-04-05T20:52:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.37","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.37/manifests"},{"name":"0.1.36","sha":"f7fdab418e337a4390747b936089b16c62b7dfb7","kind":"commit","published_at":"2021-04-05T14:04:40.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.36","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.36/manifests"},{"name":"0.1.35","sha":"6443e8367521216d6ff5344ae26321ec4c73b290","kind":"commit","published_at":"2021-04-01T14:14:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.35","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.35/manifests"},{"name":"0.1.34","sha":"c8cb7b13037717287443edec23f4e0c191de1be6","kind":"commit","published_at":"2021-04-01T02:59:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.34","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.34/manifests"},{"name":"0.1.33","sha":"6a2612860fba18fb38c03fd315c2c78de0a349f7","kind":"commit","published_at":"2021-03-31T20:41:31.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.33","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.33/manifests"},{"name":"0.1.32","sha":"be374c8a8bcfa3c3be4bc82d46dcb2aca3e8c031","kind":"commit","published_at":"2021-03-31T20:17:56.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.32","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.32/manifests"},{"name":"0.1.31","sha":"b7fdfcd109892d374d22a7e89d3c36642fd1a513","kind":"commit","published_at":"2021-03-31T18:23:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.31","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.31/manifests"},{"name":"0.1.30","sha":"3486389edff6988cd73606ce457cee78bc7643a8","kind":"commit","published_at":"2021-03-31T15:41:20.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.30","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.30/manifests"},{"name":"0.1.29","sha":"a4b14ad378d4b33df1bb5dc71420cd104ac03859","kind":"commit","published_at":"2021-03-31T12:48:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.29","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.29/manifests"},{"name":"0.1.28","sha":"26ea84a3db8d9ecb7f64e27ade524ec8e8e325c8","kind":"commit","published_at":"2021-03-30T19:39:59.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.28","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.28/manifests"},{"name":"0.1.27","sha":"572adb48af5306abd09f53731d2086622b63a93b","kind":"commit","published_at":"2021-03-30T03:01:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.27","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.27/manifests"},{"name":"0.1.26","sha":"ffc6dbdf5765a976bbb7092222b8916b745a8547","kind":"commit","published_at":"2021-03-30T00:18:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.26","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.26/manifests"},{"name":"0.1.25","sha":"e2ea9d8e8be4a5388a9ce970a7daa93644eb98d0","kind":"commit","published_at":"2021-03-26T20:38:22.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.25","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.25/manifests"},{"name":"0.1.24","sha":"808308503ec4b207f912e70e3354f2a1027cf841","kind":"commit","published_at":"2021-03-25T21:39:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.24","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.24/manifests"},{"name":"0.1.23","sha":"8d1cfd3f45be522e279dd4a21a92a255cda99eab","kind":"commit","published_at":"2021-03-25T18:49:45.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.23","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.23/manifests"},{"name":"0.1.22","sha":"3f39a616689a5d61619b098328d24360a60b9dd4","kind":"commit","published_at":"2021-03-25T18:17:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.22","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.22/manifests"},{"name":"0.1.21","sha":"44aa563cd4f020b4c06aca1854443e161538a27b","kind":"commit","published_at":"2021-03-25T18:02:59.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.21","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.21/manifests"},{"name":"0.1.20","sha":"ed577e544516125cf00810a7655bea5e954b5d99","kind":"commit","published_at":"2021-03-24T22:57:27.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.20","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.20/manifests"},{"name":"0.1.19","sha":"61d80e3a4dfbe7792ba6cf17e2ad7830872c5fcf","kind":"commit","published_at":"2021-03-24T18:39:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.19","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"c66c085fcf867756f2b4f1c594d7c070a689eb0a","kind":"commit","published_at":"2021-03-24T16:32:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.18","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"89f90da57386ec1919256ebb608750791db0839e","kind":"commit","published_at":"2021-03-24T01:29:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.17","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"4a23bb1a7e84db893cda7f6d4e4e97e4bdc6fff2","kind":"commit","published_at":"2021-03-23T22:06:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.16","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"abeececff9ffe400e0a2431404596b7fe6bbd336","kind":"commit","published_at":"2021-03-23T01:19:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.15","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"e4df510064492597703c8a8f2ecaaf8a9cf957ad","kind":"commit","published_at":"2021-03-23T00:20:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.14","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"f02a42bd89c25e1e8e10365e66281bf0cc193788","kind":"commit","published_at":"2021-03-22T22:10:33.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.13","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"6a22628f2bb72c3b30102fabad17d5b455fb0976","kind":"commit","published_at":"2021-03-22T21:36:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.12","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"6bcace6c082796e976643d1a0fee785098951d50","kind":"commit","published_at":"2021-03-21T22:53:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.11","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"3b9d5d68e92e967388f31ca9939d7b14bfeafca3","kind":"commit","published_at":"2021-03-21T22:08:44.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.10","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7d7f11ed125facc8a0b5c9462681ceb43b1f8066","kind":"commit","published_at":"2021-02-26T22:18:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.9","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"d2e75d2ce85094a01075a8106b6a55ae87be6bbf","kind":"commit","published_at":"2021-02-26T01:02:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.8","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"34f2e09dde45d739a8bc934d88d13a69e4deb7cc","kind":"commit","published_at":"2021-02-23T19:42:31.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.7","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"424e29389351f4a5750ec6e00a74d207e5493283","kind":"commit","published_at":"2021-02-16T03:40:29.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.6","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"c5ba7b594e5f774dcbf2078b286d6a91cfba7696","kind":"commit","published_at":"2021-02-12T23:08:38.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.5","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"17679873fbec92fdae3116f7027df1af38ff45c5","kind":"commit","published_at":"2021-02-12T00:14:12.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.4","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"7a66bbd4b42ba846afad2cab3cebbbf65032e388","kind":"commit","published_at":"2021-02-06T01:30:29.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.3","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"70f08a2fd495cc254a3fb8ece8d46314180cdae2","kind":"commit","published_at":"2021-02-03T23:24:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.2","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"2d270a1ff2edabebed385908bfa5e548bbbf42de","kind":"commit","published_at":"2021-02-03T02:19:40.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.1","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2024-09-05T20:25:52.442Z","dependent_packages_count":0,"downloads":11229,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":4.6596969367865695,"dependent_repos_count":7.499289858028798,"dependent_packages_count":10.104988627979555,"stargazers_count":5.553141532878989,"forks_count":4.611009237267782,"docker_downloads_count":3.334693083952528,"average":5.96046987948237},"purl":"pkg:pypi/lean","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lean","docker_dependents_count":1,"docker_downloads_count":37,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lean","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lean/dependencies","status":null,"funding_links":["https://github.com/sponsors/QuantConnect"],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-22T01:42:15.732Z","issues_count":139,"pull_requests_count":168,"avg_time_to_close_issue":8838510.487394959,"avg_time_to_close_pull_request":436465.5119047619,"issues_closed_count":119,"pull_requests_closed_count":168,"pull_request_authors_count":9,"issue_authors_count":47,"avg_comments_per_issue":1.1151079136690647,"avg_comments_per_pull_request":0.11904761904761904,"merged_pull_requests_count":152,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":58,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":2016169.9777777777,"past_year_avg_time_to_close_pull_request":264549.34567901236,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.14814814814814814,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":70,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/issues","maintainers":[{"login":"jhonabreul","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonabreul"},{"login":"rjra2611","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjra2611"},{"login":"Martin-Molinero","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Martin-Molinero"},{"login":"AlexCatarino","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexCatarino"},{"login":"jaredbroad","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredbroad"},{"login":"Marinovsky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marinovsky"}],"active_maintainers":[{"login":"Martin-Molinero","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Martin-Molinero"},{"login":"rjra2611","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjra2611"},{"login":"jhonabreul","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonabreul"},{"login":"AlexCatarino","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexCatarino"},{"login":"jaredbroad","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredbroad"},{"login":"Marinovsky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marinovsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lean/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lean/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lean/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lean/related_packages","maintainers":[{"uuid":"QuantConnect","login":"QuantConnect","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/QuantConnect/","role":null,"created_at":"2022-11-14T19:34:44.188Z","updated_at":"2022-11-14T19:34:44.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/QuantConnect/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726163,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4461373,"name":"ablean","ecosystem":"pypi","description":"A CLI aimed at making it easier to run QuantConnect's LEAN engine locally and in the cloud","homepage":"https://lean.io/cli","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/QuantConnect/lean-cli","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2022-06-04T08:30:13.000Z","latest_release_published_at":"2023-06-28T13:26:22.000Z","latest_release_number":"1.3.13","last_synced_at":"2024-12-13T11:03:36.444Z","created_at":"2022-06-04T08:41:35.910Z","updated_at":"2025-09-03T01:35:55.674Z","registry_url":"https://pypi.org/project/ablean/","install_command":"pip install ablean --index-url https://pypi.org/simple","documentation_url":"https://ablean.readthedocs.io/","metadata":{"funding":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Financial and Insurance Industry","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"ablean"},"repo_metadata":{"id":37796373,"uuid":"334775686","full_name":"QuantConnect/lean-cli","owner":"QuantConnect","description":"CLI for running the LEAN engine locally and in the cloud","archived":false,"fork":false,"pushed_at":"2025-09-02T16:36:40.000Z","size":2855,"stargazers_count":260,"open_issues_count":35,"forks_count":138,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-09-02T18:27:26.331Z","etag":null,"topics":["cli","cloud-backtesting","cloud-optimization","lean-data","quantconnect"],"latest_commit_sha":null,"homepage":"https://www.lean.io/cli","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuantConnect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-31T23:02:55.000Z","updated_at":"2025-09-02T16:36:45.000Z","dependencies_parsed_at":"2023-02-12T03:16:02.444Z","dependency_job_id":"f07208c8-4218-4aa8-868b-e043920bdd98","html_url":"https://github.com/QuantConnect/lean-cli","commit_stats":{"total_commits":1293,"total_committers":24,"mean_commits":53.875,"dds":0.5158546017014695,"last_synced_commit":"88b9e3dc386c1a301e05ccd1ccb35e4de19cb3c6"},"previous_names":[],"tags_count":282,"template":false,"template_full_name":null,"purl":"pkg:github/QuantConnect/lean-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantConnect","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/sbom","scorecard":{"id":115901,"data":{"date":"2025-08-11","repo":{"name":"github.com/QuantConnect/lean-cli","commit":"eadc538cdae21108b2864b631d3e7f3b72606423"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 25/29 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/regression-testing.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regression-testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/regression-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regression-testing.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/QuantConnect/lean-cli/regression-testing.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/regression-testing.yml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:31"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T01:16:35.319Z","repository_id":37796373,"created_at":"2025-08-16T01:16:35.319Z","updated_at":"2025-08-16T01:16:35.319Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377143,"owners_count":25094525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":"QuantConnect","name":"QuantConnect","uuid":"3912814","kind":"organization","description":"Python and C# algorithmic trading platform","email":"support@quantconnect.com","website":"https://www.quantconnect.com","location":"United States of America","twitter":"quantconnect","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3912814?v=4","repositories_count":86,"last_synced_at":"2025-08-29T06:30:05.115Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/QuantConnect","funding_links":["https://github.com/sponsors/QuantConnect"],"total_stars":10413,"followers":1318,"following":0,"created_at":"2022-11-02T16:54:12.875Z","updated_at":"2025-08-29T06:30:05.116Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantConnect","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantConnect/repositories"},"tags":[{"name":"1.0.220","sha":"b3cdd415f0ea5e401faba7e1531fda8fbcc77f52","kind":"commit","published_at":"2025-07-10T15:27:21.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.220","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.220/manifests"},{"name":"1.0.219","sha":"8a7d999efa4912505a3de2a2b00444e9785e63ce","kind":"commit","published_at":"2025-06-12T22:12:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.219","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.219/manifests"},{"name":"1.0.218","sha":"14072d60931bf8b3eec31a6abcc85c4442181855","kind":"commit","published_at":"2025-05-08T14:34:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.218","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.218/manifests"},{"name":"1.0.217","sha":"80e83c886f4d6394e649326b82f6d2d97cf3b3e9","kind":"commit","published_at":"2025-03-06T16:18:03.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.217","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.217/manifests"},{"name":"1.0.216","sha":"f1de75d0601724839306e4bab2bf154bc75c42c4","kind":"commit","published_at":"2025-02-13T21:41:05.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.216","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.216/manifests"},{"name":"1.0.215","sha":"ba8da2f43e69e7a11e699addb68d6c30ba9b0989","kind":"commit","published_at":"2025-02-05T18:41:53.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.215","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.215/manifests"},{"name":"1.0.214","sha":"ff590308b516a50ab3f264f01966889b577ad825","kind":"commit","published_at":"2025-01-10T23:12:40.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.214","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.214/manifests"},{"name":"1.0.213","sha":"7f2fb6c4ab16406ec4780caab91beba455c2d18b","kind":"commit","published_at":"2024-12-30T14:32:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.213","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.213/manifests"},{"name":"1.0.212","sha":"26cbf343229a79fa7bd87c95de15d95db22ab784","kind":"commit","published_at":"2024-12-26T16:25:06.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.212","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.212/manifests"},{"name":"1.0.211","sha":"58b2c21faaf29e5ce0769f322afc6b4395382a5e","kind":"commit","published_at":"2024-12-18T15:48:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.211","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.211/manifests"},{"name":"1.0.210","sha":"0f8aa4f749614f01832b6f1540800ffe4bca2ffd","kind":"commit","published_at":"2024-12-09T15:26:37.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.210","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.210/manifests"},{"name":"1.0.209","sha":"013bb6c1a395ba274578af94ddf43b168184e309","kind":"commit","published_at":"2024-11-22T22:18:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.209","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.209/manifests"},{"name":"1.0.208","sha":"1b9246eaf1220c901c234ea954a83e51e61407b9","kind":"commit","published_at":"2024-11-15T22:17:51.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.208","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.208/manifests"},{"name":"1.0.207","sha":"168b277078df4047f99dddadb4f6a63e2c9906d0","kind":"commit","published_at":"2024-11-14T20:22:05.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.207","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.207/manifests"},{"name":"1.0.206","sha":"d001d66ba536b8e8db6e0c413366281d864424e5","kind":"commit","published_at":"2024-10-31T16:23:46.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.206","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.206/manifests"},{"name":"1.0.205","sha":"a7236c110b0d54efacc4851567b6c83269e3d59a","kind":"commit","published_at":"2024-10-01T21:20:20.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.205","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.205/manifests"},{"name":"1.0.204","sha":"90984b50ed441e903dc8751085384f72d6175865","kind":"commit","published_at":"2024-09-26T23:45:21.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.204","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.204/manifests"},{"name":"1.0.203","sha":"3b3d0cc3779ae4d7eeea5e8dcc3c534230fcc37a","kind":"commit","published_at":"2024-09-09T17:01:37.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.203","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.203/manifests"},{"name":"1.0.202","sha":"99fbdcfec42f1aa3912e0dbd426d04ba543b4212","kind":"commit","published_at":"2024-09-05T19:22:39.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.202","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.202/manifests"},{"name":"1.0.201","sha":"01b9d4eff0b3e563784464b47d68fe14c36965f8","kind":"commit","published_at":"2024-08-21T22:13:03.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.201","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.201/manifests"},{"name":"1.0.200","sha":"51183524daff6d268bbe6e05c80011d0bf1cf2d5","kind":"commit","published_at":"2024-08-15T21:34:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.200","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.200/manifests"},{"name":"1.0.199","sha":"80cbae6e44b8f98dbd40ea476b9bd55e523d6f61","kind":"commit","published_at":"2024-07-31T21:57:06.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.199","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.199/manifests"},{"name":"1.0.198","sha":"13b5996c096b3483ca927e67bacdd6e760052740","kind":"commit","published_at":"2024-07-19T23:09:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.198","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.198/manifests"},{"name":"1.0.197","sha":"ac5f26ac90a28941f860f92ee1af77dd279c3b34","kind":"commit","published_at":"2024-07-16T13:54:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.197","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.197/manifests"},{"name":"1.0.196","sha":"1e97df53960b6e2c4d764d29119c539ca4351b5d","kind":"commit","published_at":"2024-05-07T18:45:31.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.196","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.196/manifests"},{"name":"1.0.195","sha":"746e76d1a65c368c087636f375935253b27b8b40","kind":"commit","published_at":"2024-05-03T20:51:38.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.195","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.195/manifests"},{"name":"1.0.194","sha":"125cbe46f8177ecc6a198c99077baf478dd66be6","kind":"commit","published_at":"2024-05-02T22:35:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.194","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.194/manifests"},{"name":"1.0.193","sha":"a20b2f45ff103d51da3617d72dadd3e9a292acda","kind":"commit","published_at":"2024-05-02T19:45:21.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.193","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.193/manifests"},{"name":"1.0.192","sha":"cf20a5394a3e769cbe753b99a21c97d39ae33ad5","kind":"commit","published_at":"2024-05-01T15:34:38.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.192","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.192/manifests"},{"name":"1.0.191","sha":"2fda816cda7876135e0a02440212fb9d2339efd2","kind":"commit","published_at":"2024-04-23T13:34:51.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.191","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.191/manifests"},{"name":"1.0.190","sha":"87428dbf173fbb9c3be347b7fdd3ba7857eeaefd","kind":"commit","published_at":"2024-04-19T22:22:18.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.190","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.190/manifests"},{"name":"1.0.189","sha":"0f047b4769815517418b593069b70a2db31fbfe7","kind":"commit","published_at":"2024-04-08T20:03:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.189","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.189/manifests"},{"name":"1.0.188","sha":"3aead5165f1c9ef702da99673f0a4c8b2093b62d","kind":"commit","published_at":"2024-04-05T19:31:19.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.188","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.188/manifests"},{"name":"1.0.187","sha":"65a91d64e98170a0c3fe7d2d71933313dbc57c8f","kind":"commit","published_at":"2024-04-02T20:04:14.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.187","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.187/manifests"},{"name":"1.0.186","sha":"6c5dbb3257d941b40ce3277fb88fa0cf5eeff7d2","kind":"commit","published_at":"2024-03-28T13:37:30.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.186","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.186/manifests"},{"name":"1.0.185","sha":"300b9306de0cb06cdeb9ce2e6f74840190d5cb91","kind":"commit","published_at":"2024-03-01T17:56:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.185","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.185/manifests"},{"name":"1.0.184","sha":"8b31b59ed8566b9fefb3f514402770bacae78bcf","kind":"commit","published_at":"2024-02-29T16:17:00.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.184","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.184/manifests"},{"name":"1.0.183","sha":"c32b7631ba858ca166985965958d247bcec70a38","kind":"commit","published_at":"2024-02-28T20:06:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.183","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.183/manifests"},{"name":"1.0.182","sha":"a031b02c2b03325cd2f53eb500a5f0a283646529","kind":"commit","published_at":"2024-02-20T17:01:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.182","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.182/manifests"},{"name":"1.0.181","sha":"d1034be69471f423384d7f55e6bb1ec73af01605","kind":"commit","published_at":"2024-02-07T20:50:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.181","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.181/manifests"},{"name":"1.0.180","sha":"d8711a14cdd55bf190227f86f1e9dd3cdf53d8ec","kind":"commit","published_at":"2024-01-31T20:44:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.180","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.180/manifests"},{"name":"1.0.179","sha":"b5979a3a97032edf4f0158e261c9828da26631a7","kind":"commit","published_at":"2024-01-24T18:49:45.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.179","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.179/manifests"},{"name":"1.0.178","sha":"757dbacb8550393178d5d01665adb1d542f8e7bd","kind":"commit","published_at":"2024-01-22T18:43:30.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.178","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.178/manifests"},{"name":"1.0.177","sha":"df6ee122ad4d00d128e41489ae12145da89736de","kind":"commit","published_at":"2024-01-03T15:24:22.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.177","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.177/manifests"},{"name":"1.0.176","sha":"025a82a025ca6badef7602351676c8b5e0d50118","kind":"commit","published_at":"2023-12-21T21:17:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.176","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.176/manifests"},{"name":"1.0.175","sha":"2e1b8e0f04f74961558f53475d35c2f57bda4f77","kind":"commit","published_at":"2023-12-06T12:55:53.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.175","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.175/manifests"},{"name":"1.0.174","sha":"6a15c6f58acfc8ee1d0cbb1b0b5b640d19a859d7","kind":"commit","published_at":"2023-11-28T15:12:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.174","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.174/manifests"},{"name":"1.0.173","sha":"ba178d0dfe3f2e1ab623d7fa495fc0c76ab7c28c","kind":"commit","published_at":"2023-11-13T21:46:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.173","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.173/manifests"},{"name":"1.0.172","sha":"abfa74fbb554397544273eb73f965234944444e6","kind":"commit","published_at":"2023-11-03T22:26:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.172","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.172/manifests"},{"name":"1.0.171","sha":"88b9e3dc386c1a301e05ccd1ccb35e4de19cb3c6","kind":"commit","published_at":"2023-10-17T16:13:32.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.171","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.171/manifests"},{"name":"1.0.170","sha":"5e62db11e7b742eb4374f086cefde08bd843ec62","kind":"commit","published_at":"2023-10-06T14:38:52.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.170","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.170/manifests"},{"name":"1.0.169","sha":"3d898bbe3f4323962d52c104e217c48be065d96b","kind":"commit","published_at":"2023-09-22T14:09:38.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.169","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.169/manifests"},{"name":"1.0.168","sha":"b6e5585a230c40f998f5b822abaad8433bf50c46","kind":"commit","published_at":"2023-09-21T12:44:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.168","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.168/manifests"},{"name":"1.0.167","sha":"d43621c6d7070364646926fa9a15af68c0b82b7f","kind":"commit","published_at":"2023-09-19T21:59:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.167","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.167/manifests"},{"name":"1.0.166","sha":"92e5987e2a90c4329296e2fa8859c513457530b4","kind":"commit","published_at":"2023-09-11T15:59:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.166","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.166/manifests"},{"name":"1.0.165","sha":"f99344cbae03f582de855ee70cdf3f232fc2302b","kind":"commit","published_at":"2023-08-23T22:26:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.165","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.165/manifests"},{"name":"1.0.164","sha":"7c888caf44246162f39b11613e4606b090d7a507","kind":"commit","published_at":"2023-08-02T18:36:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.164","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.164/manifests"},{"name":"1.0.163","sha":"015c523d59405d446ffbbb3d9b86c7535f8ebb72","kind":"commit","published_at":"2023-08-01T19:33:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.163","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.163/manifests"},{"name":"1.0.162","sha":"4be582e8d465cabcf76ff9d9752bd13ce17e7fd9","kind":"commit","published_at":"2023-07-28T22:08:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.162","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.162/manifests"},{"name":"1.0.161","sha":"9a52e272f79cabd5a3f458902e4c5ad548403df0","kind":"commit","published_at":"2023-07-20T00:08:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.161","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.161/manifests"},{"name":"1.0.160","sha":"2cf234ad35660beae138fba63a15408bb0f9c35e","kind":"commit","published_at":"2023-07-14T22:53:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.160","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.160/manifests"},{"name":"1.0.159","sha":"6dbad48e29e79c5f23aca286e9587e9e5e389d75","kind":"commit","published_at":"2023-07-12T21:17:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.159","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.159/manifests"},{"name":"1.0.158","sha":"a3659edc05df430f58c104f4c6646c25856f51cf","kind":"commit","published_at":"2023-07-10T20:37:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.158","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.158/manifests"},{"name":"1.0.157","sha":"40189bf598b9da4824cf6498972dd96425cd1778","kind":"commit","published_at":"2023-06-20T16:12:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.157","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.157/manifests"},{"name":"1.0.156","sha":"53a68be760193a51eceae93c9f5d0bf5b9fcc5c9","kind":"commit","published_at":"2023-06-08T16:28:53.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.156","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.156/manifests"},{"name":"1.0155","sha":"00fdec1aa4df3744cd304e7da27bcfc7bfd4e2f8","kind":"commit","published_at":"2023-05-23T21:30:35.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0155","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0155/manifests"},{"name":"1.0.154","sha":"be944ae24380ed71233bdd520617334e81d5bd80","kind":"commit","published_at":"2023-05-09T18:53:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.154","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.154/manifests"},{"name":"1.0.153","sha":"f46199f1d15b71983662715c56b0865f945a9152","kind":"commit","published_at":"2023-04-25T14:30:45.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.153","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.153/manifests"},{"name":"1.0.152","sha":"d9c7bad41c6149dbbed9d6edcae5790f7785ad6c","kind":"commit","published_at":"2023-04-21T20:00:30.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.152","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.152/manifests"},{"name":"1.0.151","sha":"3bb9331c2ce0f7b1332e556984c9e6ee6d6cdf5f","kind":"commit","published_at":"2023-04-20T14:32:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.151","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.151/manifests"},{"name":"1.0.150","sha":"712ce5f6048ecc4b42bf7e190e6fd792043e1a17","kind":"commit","published_at":"2023-03-29T23:06:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.150","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.150/manifests"},{"name":"1.0.149","sha":"0f251b8877307868744cb44c5ea1f7829b0e7eeb","kind":"commit","published_at":"2023-03-28T15:55:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.149","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.149/manifests"},{"name":"1.0.148","sha":"1bc60521eb26ae25da479383cc22bd7cf6088bbd","kind":"commit","published_at":"2023-03-21T22:45:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.148","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.148/manifests"},{"name":"1.0.147","sha":"32f100282b8881d9a72cd9e46f119f1685ca93e7","kind":"commit","published_at":"2023-03-20T15:41:09.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.147","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.147/manifests"},{"name":"1.0.146","sha":"a6f4a6f15f761fe701bbb3bbf3a80fa1fd2d55d3","kind":"commit","published_at":"2023-03-17T15:39:45.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.146","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.146/manifests"},{"name":"1.0.145","sha":"c172d4b6853a98bb6a7de4cccdbbb051aeb5b40f","kind":"commit","published_at":"2023-03-06T17:10:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.145","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.145/manifests"},{"name":"1.0.144","sha":"70d8e488c40f9bf73b0916ec51acb1ef541709d9","kind":"commit","published_at":"2023-02-28T13:14:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.144","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.144/manifests"},{"name":"1.0.143","sha":"53accb1bc58956ff8f085561823261ff971ff284","kind":"commit","published_at":"2023-02-24T22:01:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.143","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.143/manifests"},{"name":"1.0.142","sha":"788f13bde8879c4b82356a409ec95c8fc5aeaf99","kind":"commit","published_at":"2023-02-23T16:44:35.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.142","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.142/manifests"},{"name":"1.0.141","sha":"86be2dc11e4b9bf32bed9a8892e8a9fcabe4fe01","kind":"commit","published_at":"2023-02-14T15:16:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.141","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.141/manifests"},{"name":"1.0.140","sha":"a3ba47f60de6e39c45fdd10638e2af833b80d0dd","kind":"commit","published_at":"2023-02-08T23:19:49.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.140","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.140/manifests"},{"name":"1.0.139","sha":"a127655da44a32175a21f5cc8d6c5b82ff221285","kind":"commit","published_at":"2023-01-11T21:11:03.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.139","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.139/manifests"},{"name":"1.0.138","sha":"4d0cfcd4b9e75f4855e98701389fcb6dfdce0b6e","kind":"commit","published_at":"2023-01-10T16:19:00.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.138","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.138/manifests"},{"name":"1.0.137","sha":"b88f94612de3c558878fc8c7cea4b550704a5ad6","kind":"commit","published_at":"2022-12-29T14:06:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.137","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.137/manifests"},{"name":"1.0.136","sha":"1b99b6f0fd8a5b4d71a18a308ebc9b691cbaa505","kind":"commit","published_at":"2022-12-26T19:10:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.136","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.136/manifests"},{"name":"1.0.135","sha":"638dc28ab98a08bbeec952b28710d3ce53894129","kind":"commit","published_at":"2022-12-07T18:58:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.135","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.135/manifests"},{"name":"1.0.134","sha":"d5949542371aab9b9ba8e9d71abcd31f8dbbdd88","kind":"commit","published_at":"2022-12-06T22:01:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.134","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.134/manifests"},{"name":"1.0.133","sha":"c41ff9ea03e5befd5f787321cc8625288d09e200","kind":"commit","published_at":"2022-12-01T22:41:53.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.133","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.133/manifests"},{"name":"1.0.132","sha":"7279ee6e3f80d634b994d5b433d62dd6045f19d5","kind":"commit","published_at":"2022-11-28T15:00:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.132","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.132/manifests"},{"name":"1.0.131","sha":"e13502fb9a1784b9433e3aefbc172a477637f45c","kind":"commit","published_at":"2022-11-25T21:49:30.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.131","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.131/manifests"},{"name":"1.0.130","sha":"6570e8ae075f6f2da9d3e34ee80fa62781d2e05d","kind":"commit","published_at":"2022-11-22T23:50:56.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.130","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.130/manifests"},{"name":"1.0.129","sha":"40c0eea34bf892c651f968e013e8ed7903a815f6","kind":"commit","published_at":"2022-11-21T17:05:32.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.129","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.129/manifests"},{"name":"1.0.128","sha":"c50895217480086d99e6f220c29b73d659cb4eaa","kind":"commit","published_at":"2022-11-15T23:02:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.128","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.128/manifests"},{"name":"1.0.127","sha":"9c969770681fa05927832b46b7970559ee32902b","kind":"commit","published_at":"2022-11-11T19:10:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.127","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.127/manifests"},{"name":"1.0.126","sha":"f247f085e7bb10dec935bc6f2b3dc0b91b8a5e5c","kind":"commit","published_at":"2022-11-09T21:46:46.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.126","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.126/manifests"},{"name":"1.0.125","sha":"6fb74d825d1f82630e70b89e85fc176de1ce03f1","kind":"commit","published_at":"2022-11-08T21:14:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.125","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.125/manifests"},{"name":"1.0.124","sha":"d91cc2812253723d6d2adb67ff4382b6776b335b","kind":"commit","published_at":"2022-11-03T19:44:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.124","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.124/manifests"},{"name":"1.0.123","sha":"a0024ff0b45c020d13abfba2780d5aa90286db8f","kind":"commit","published_at":"2022-11-01T16:56:41.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.123","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.123/manifests"},{"name":"1.0.122","sha":"081087431cc2c8ccc4ffced4a807c4e3fafa2192","kind":"commit","published_at":"2022-11-01T13:53:35.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.122","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.122/manifests"},{"name":"1.0.121","sha":"bfc6ad8eba49541ffb080241c03b0cba88270ec4","kind":"commit","published_at":"2022-10-28T20:05:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.121","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.121/manifests"},{"name":"1.0.120","sha":"c502bd29a373e21757193b952d822e87d3fcc4ad","kind":"commit","published_at":"2022-10-26T22:37:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.120","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.120/manifests"},{"name":"1.0.119","sha":"9961534bcdea3e0accbe2dfc18ee8b1c092ae421","kind":"commit","published_at":"2022-10-25T12:46:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.119","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.119/manifests"},{"name":"1.0.118","sha":"34ce008760f99139477d79ac2c05ba21d9c5cdf6","kind":"commit","published_at":"2022-10-24T21:55:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.118","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.118/manifests"},{"name":"1.0.117","sha":"ba6efda02eb2f853aec0ab8200caaf4f7701f0f5","kind":"commit","published_at":"2022-10-18T18:44:19.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.117","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.117/manifests"},{"name":"1.0.116","sha":"745f1bd0e8ec454ec6c3fc35094c7164461d7d9b","kind":"commit","published_at":"2022-10-12T16:36:59.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.116","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.116/manifests"},{"name":"1.0.115","sha":"864394502df6e37ac26162e5995be3f8b72e0f49","kind":"commit","published_at":"2022-10-10T16:58:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.115","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.115/manifests"},{"name":"1.0.114","sha":"9aa3fb57677bbd27bd50f05d1f5d0298a96e3249","kind":"commit","published_at":"2022-10-06T12:42:20.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.114","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.114/manifests"},{"name":"1.0.113","sha":"bf5e1a39a3a1c7e917e9e23aaa3ac902d97294d2","kind":"commit","published_at":"2022-10-05T15:24:12.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.113","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.113/manifests"},{"name":"1.0.112","sha":"0e081de8a5ded15b0862398fd2bf0f7c843180a2","kind":"commit","published_at":"2022-10-03T23:44:08.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.112","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.112/manifests"},{"name":"1.0.111","sha":"0b5d26c56b797580d9086bc1ff014badcebf3224","kind":"commit","published_at":"2022-09-30T14:57:49.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.111","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.111/manifests"},{"name":"1.0.110","sha":"2095292a336254b5b98217cb72d1e58c8380fb9f","kind":"commit","published_at":"2022-09-21T19:12:44.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.110","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.110/manifests"},{"name":"1.0.109","sha":"1cf380864fc30de15c0f36ed63585e35dd6bb102","kind":"commit","published_at":"2022-09-20T21:05:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.109","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.109/manifests"},{"name":"1.0.108","sha":"b75eea858ac8595f8e0c862c6b6230922872a7e3","kind":"commit","published_at":"2022-09-20T13:11:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.108","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.108/manifests"},{"name":"1.0.107","sha":"cad62c132fbb1fe46a645b5479be4f78f590dbac","kind":"commit","published_at":"2022-09-15T14:15:33.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.107","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.107/manifests"},{"name":"1.0.106","sha":"5cd2d2cd22f56afc8e214bb250b9ffc9d8877a84","kind":"commit","published_at":"2022-09-09T15:41:03.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.106","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.106/manifests"},{"name":"1.0.105","sha":"9fef35cf29f4543f90a01e37bafafa46a9c96b05","kind":"commit","published_at":"2022-08-30T13:19:20.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.105","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.105/manifests"},{"name":"1.0.104","sha":"8e6bb7ee99244c97ce912199b6cd552335999ac6","kind":"commit","published_at":"2022-08-29T14:08:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.104","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.104/manifests"},{"name":"1.0.103","sha":"3eeae3c26141ee46abfe51d59cdbdfd22e650b0e","kind":"commit","published_at":"2022-08-22T18:31:27.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.103","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.103/manifests"},{"name":"1.0.102","sha":"e97b5959eee57999c0e2702de3ac7253384c9932","kind":"commit","published_at":"2022-08-18T22:29:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.102","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.102/manifests"},{"name":"1.0.101","sha":"2a2c9272f2c5bd57e08be7dbe2a4fd37bbbcb714","kind":"commit","published_at":"2022-08-17T18:59:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.101","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.101/manifests"},{"name":"1.0.100","sha":"34da965bf66cbd19724d112f8bf370c45dc73d64","kind":"commit","published_at":"2022-08-12T23:50:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.100","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.100/manifests"},{"name":"1.0.99","sha":"2ccceade45c73c5f1a7182f80ef6dfdf17061cd2","kind":"commit","published_at":"2022-08-12T21:12:47.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.99","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.99/manifests"},{"name":"1.0.98","sha":"c8189f0f44656a9785e6bd781c5b370c3376a880","kind":"commit","published_at":"2022-08-09T22:02:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.98","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.98/manifests"},{"name":"1.0.97","sha":"c4b4a77908fe7a63e5f4af0465ffe87db149fd33","kind":"commit","published_at":"2022-07-12T22:55:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.97","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.97/manifests"},{"name":"1.0.96","sha":"bd8e0f0914c4470cb4a8c498740189f4b2ed9aa2","kind":"commit","published_at":"2022-07-05T22:19:23.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.96","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.96/manifests"},{"name":"1.0.95","sha":"3591e7f2527909dabf94620967e8c2fd1d1f41c8","kind":"commit","published_at":"2022-06-24T21:44:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.95","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.95/manifests"},{"name":"1.0.94","sha":"4139d38baf22d1aedad6b5b04bf5bdfa5dea72af","kind":"commit","published_at":"2022-06-16T16:57:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.94","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.94/manifests"},{"name":"1.0.93","sha":"341bef695342f897be4c4ce1e7fe07c89dce39bb","kind":"commit","published_at":"2022-06-09T19:54:49.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.93","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.93/manifests"},{"name":"1.0.92","sha":"a7c17c7a3f2bb981f7374501362bab68bd179fdd","kind":"commit","published_at":"2022-06-06T20:29:47.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.92","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.92/manifests"},{"name":"1.0.91","sha":"5321e4b3b230792c38cfb23c40121a452f189ef6","kind":"commit","published_at":"2022-06-03T16:43:35.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.91","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.91/manifests"},{"name":"1.0.90","sha":"1f3ef591668067960cc35fa40b063391fd6b828a","kind":"commit","published_at":"2022-06-03T15:56:46.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.90","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.90/manifests"},{"name":"1.0.89","sha":"c80c3e3efb2e225ceeff8691dfc08efa4c1ef577","kind":"commit","published_at":"2022-06-01T20:22:23.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.89","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.89/manifests"},{"name":"1.0.88","sha":"23a4092543922df5f85e71a9fb6718ecde3320bb","kind":"commit","published_at":"2022-05-26T21:12:31.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.88","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.88/manifests"},{"name":"1.0.87","sha":"677396a1709055e9f88776cb57433dd8cc2b226e","kind":"commit","published_at":"2022-05-25T19:52:55.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.87","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.87/manifests"},{"name":"1.0.86","sha":"df4bc4af1216997fb6bbe569c597e69e767257be","kind":"commit","published_at":"2022-05-23T19:08:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.86","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.86/manifests"},{"name":"1.0.85","sha":"33514aa43e1496a3067ad45b6803cb3cdede6a59","kind":"commit","published_at":"2022-05-03T19:53:05.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.85","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.85/manifests"},{"name":"1.0.84","sha":"e5213caad53dadaf7a4c4f5ed879c6031573d877","kind":"commit","published_at":"2022-04-07T17:48:49.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.84","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.84/manifests"},{"name":"1.0.83","sha":"04d07f6dd85a79fdec27b5c34dac79baf9840a3b","kind":"commit","published_at":"2022-03-11T22:55:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.83","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.83/manifests"},{"name":"1.0.82","sha":"421142c26effa0881697ce9c1436ea3fb3fc7bb0","kind":"commit","published_at":"2022-03-09T23:30:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.82","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.82/manifests"},{"name":"1.0.81","sha":"4bef6e633080cabeae7bf3a5351b72722364e4a3","kind":"commit","published_at":"2022-03-07T22:27:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.81","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.81/manifests"},{"name":"1.0.80","sha":"e6614b7b66bc2c5e43a9c1f899f66d0fbdb7ea8e","kind":"commit","published_at":"2022-03-07T18:43:08.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.80","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.80/manifests"},{"name":"1.0.79","sha":"539c2f135aec01d06ae20db5a1bfc9ec7c8db059","kind":"commit","published_at":"2022-03-01T21:45:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.79","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.79/manifests"},{"name":"1.0.78","sha":"a9291fe2024f98925cbee67743cd2e89814c790a","kind":"commit","published_at":"2022-02-15T15:05:51.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.78","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.78/manifests"},{"name":"1.0.77","sha":"33c418204be6d66e32b1e61ea35bd185bafafc90","kind":"commit","published_at":"2022-02-01T16:52:44.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.77","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.77/manifests"},{"name":"1.0.76","sha":"f22a08d8f96f6b20b4662bd642502cfb8000faa6","kind":"commit","published_at":"2022-01-31T22:59:09.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.76","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.76/manifests"},{"name":"1.0.75","sha":"0e989b3c2de8692fdf17c3f88a9236503b55ed93","kind":"commit","published_at":"2022-01-26T18:56:44.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.75","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.75/manifests"},{"name":"1.0.74","sha":"b8c880365e4b464d8069f1205f6bf46154eab2e1","kind":"commit","published_at":"2021-12-30T18:50:55.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.74","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.74/manifests"},{"name":"v1.0.72","sha":"4a46e2f1d5b55f3415f863c935900ac041c79ec7","kind":"commit","published_at":"2021-11-18T23:40:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/v1.0.72","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/v1.0.72/manifests"},{"name":"1.0.73","sha":"4a46e2f1d5b55f3415f863c935900ac041c79ec7","kind":"commit","published_at":"2021-11-18T23:40:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.73","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.73/manifests"},{"name":"1.0.71","sha":"d154ddd2eea6a889786c48c42ce114a7dcf19932","kind":"commit","published_at":"2021-10-05T19:38:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.71","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.71/manifests"},{"name":"1.0.70","sha":"c1051bd3e8851ae96f6e84f608a7116b1689c9e9","kind":"commit","published_at":"2021-09-21T21:36:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.70","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.70/manifests"},{"name":"1.0.69","sha":"62643cb935fb30c702de916af6f56606e9aec03c","kind":"commit","published_at":"2021-09-15T13:20:28.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.69","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.69/manifests"},{"name":"1.0.68","sha":"5b158636fbca5c757a1807276cbef010a74c935f","kind":"commit","published_at":"2021-09-07T20:03:19.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.68","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.68/manifests"},{"name":"1.0.67","sha":"2198371877cc71e93c080e10798e1ddd1dcf277c","kind":"commit","published_at":"2021-09-05T12:40:31.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.67","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.67/manifests"},{"name":"1.0.66","sha":"47a6d02f6d2555f1eb21f51b9eb730bae3f42c53","kind":"commit","published_at":"2021-09-04T22:25:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.66","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.66/manifests"},{"name":"1.0.65","sha":"97565d1b382c2f5be7fa6c3fa4214c3b05bb56d5","kind":"commit","published_at":"2021-09-01T21:44:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.65","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.65/manifests"},{"name":"1.0.64","sha":"8b7dfa41fb1dbc6d7c48763b8574e8bf9ee6bcd0","kind":"commit","published_at":"2021-08-30T22:48:47.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.64","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.64/manifests"},{"name":"1.0.63","sha":"269741887d4ea001df2178170579affe162b7819","kind":"commit","published_at":"2021-08-27T19:57:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.63","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.63/manifests"},{"name":"1.0.62","sha":"be2c7c65034d37ce0c62ac5976413c512cbc8005","kind":"commit","published_at":"2021-08-27T10:50:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.62","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.62/manifests"},{"name":"1.0.61","sha":"6dad4ca17ac12582f45eef666fa563e7b991a4d2","kind":"commit","published_at":"2021-08-25T19:50:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.61","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.61/manifests"},{"name":"1.0.60","sha":"ce2c3130d0dfd84e3e2a77bccb8c5f4e21c343b2","kind":"commit","published_at":"2021-08-23T16:45:56.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.60","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.60/manifests"},{"name":"1.0.59","sha":"6b1935886922930b3428e479c01ab817f0c6cce1","kind":"commit","published_at":"2021-08-23T14:48:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.59","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.59/manifests"},{"name":"1.0.58","sha":"0795df9162398ab915359eed3b08897ec29d5534","kind":"commit","published_at":"2021-08-23T14:10:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.58","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.58/manifests"},{"name":"1.0.57","sha":"9be23d11527caeadd39e20f954995af4a250dcff","kind":"commit","published_at":"2021-08-23T12:05:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.57","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.57/manifests"},{"name":"1.0.56","sha":"f63a63784124dccb35f42fbb5f50a10e610f933a","kind":"commit","published_at":"2021-08-20T18:58:37.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.56","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.56/manifests"},{"name":"1.0.55","sha":"b88cd1ad1fc3c84fea2316eb5d2c2c29d11c5051","kind":"commit","published_at":"2021-08-20T17:01:53.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.55","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.55/manifests"},{"name":"1.0.54","sha":"efc236e6cf6fd3cfcba0179571eb5a23c7d1dffb","kind":"commit","published_at":"2021-08-19T13:47:35.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.54","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.54/manifests"},{"name":"1.0.53","sha":"946fb4b92d62e98b99788d81506543e1e5e7b744","kind":"commit","published_at":"2021-08-19T11:29:30.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.53","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.53/manifests"},{"name":"1.0.52","sha":"ce4f32c842aa7714cedacac7fc366942dc4844cb","kind":"commit","published_at":"2021-08-18T17:13:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.52","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.52/manifests"},{"name":"1.0.51","sha":"c4d713592facae7da39e17207e6c963eb1564585","kind":"commit","published_at":"2021-08-18T13:40:32.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.51","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.51/manifests"},{"name":"1.0.50","sha":"f6567eed5a2604e7c4eff1c10cae8ad7c39f17ac","kind":"commit","published_at":"2021-08-18T10:04:22.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.50","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.50/manifests"},{"name":"1.0.49","sha":"87d9040a7921042ffb564560e72b3e106f3dbbe2","kind":"commit","published_at":"2021-08-17T15:41:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.49","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.49/manifests"},{"name":"1.0.48","sha":"fc99d5201f07fbb630eb236b52d567a407353120","kind":"commit","published_at":"2021-08-17T12:43:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.48","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.48/manifests"},{"name":"1.0.47","sha":"2489bb96d9f14b459cc94b6ff4a620ae55c1a09c","kind":"commit","published_at":"2021-08-16T13:53:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.47","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.47/manifests"},{"name":"1.0.46","sha":"ce6a37e4d7779b49bb7602f473094a520124dc25","kind":"commit","published_at":"2021-08-03T20:33:45.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.46","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.46/manifests"},{"name":"1.0.45","sha":"57d7291b8f683a581e4871c5d6915ea55259e7b3","kind":"commit","published_at":"2021-08-03T16:59:37.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.45","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.45/manifests"},{"name":"1.0.44","sha":"2146ba3ca94db50c5989e9aa13cf6ac69b242f90","kind":"commit","published_at":"2021-08-03T16:01:08.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.44","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.44/manifests"},{"name":"1.0.43","sha":"32de8b2672a564d28bdbc878e98b1926a69930ec","kind":"commit","published_at":"2021-08-03T15:37:08.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.43","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.43/manifests"},{"name":"1.0.42","sha":"bba24f86c021ca6cef6836e568bb6f74815942a5","kind":"commit","published_at":"2021-07-28T14:47:52.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.42","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.42/manifests"},{"name":"1.0.41","sha":"3e57331754035a6300b2b05781541b2f0e4fe68f","kind":"commit","published_at":"2021-07-28T13:19:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.41","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.41/manifests"},{"name":"1.0.40","sha":"6118b5462883892ddbbd00fbd6749ab839c09d52","kind":"commit","published_at":"2021-07-27T01:31:39.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.40","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.40/manifests"},{"name":"1.0.39","sha":"6b1ba20ffe863bf83501342936b4eb5353acbcc9","kind":"commit","published_at":"2021-07-26T13:56:32.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.39","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.39/manifests"},{"name":"1.0.38","sha":"3c73bc03898181f7829690be0e63c34743b1efbc","kind":"commit","published_at":"2021-07-25T03:14:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.38","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.38/manifests"},{"name":"1.0.37","sha":"ce3692c3168389f1a0039a702f27b06fd1af8340","kind":"commit","published_at":"2021-07-24T22:48:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.37","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.37/manifests"},{"name":"1.0.36","sha":"e70078e5e6c9f980bfc3554d2941f94d4c66f693","kind":"commit","published_at":"2021-07-14T19:16:58.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.36","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.36/manifests"},{"name":"1.0.35","sha":"63bd77efeff1fa7498dd3381052c3b5d5ae9aae8","kind":"commit","published_at":"2021-07-13T18:36:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.35","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.35/manifests"},{"name":"1.0.34","sha":"9dec92ab7e34166dbf726e4e736fd7109c21e0cf","kind":"commit","published_at":"2021-07-12T21:17:22.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.34","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.34/manifests"},{"name":"1.0.33","sha":"b24d9ca815c873e9639208e3c7a44289a3c016a8","kind":"commit","published_at":"2021-07-12T17:17:46.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.33","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.33/manifests"},{"name":"1.0.32","sha":"287b5ae122af874f76f4aab1d741bab26898b663","kind":"commit","published_at":"2021-07-09T16:39:43.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.32","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.32/manifests"},{"name":"1.0.31","sha":"c938fa47cf5dc808f567b5993f58c72208a018c2","kind":"commit","published_at":"2021-07-09T01:10:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.31","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.31/manifests"},{"name":"1.0.30","sha":"9bbb234d97071f80b8452e0719897cfc4dba44c7","kind":"commit","published_at":"2021-07-08T15:59:32.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.30","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.30/manifests"},{"name":"1.0.29","sha":"385c7e2999d84af907200dbb702b196bb8db7466","kind":"commit","published_at":"2021-07-08T13:46:23.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.29","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.29/manifests"},{"name":"1.0.28","sha":"e79f338061de8679488501b3fc7e45d5b669b774","kind":"commit","published_at":"2021-07-08T00:26:08.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.28","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.28/manifests"},{"name":"1.0.27","sha":"e05fa3522f1269afcecb3ab08faba1db37309ccb","kind":"commit","published_at":"2021-07-07T15:32:43.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.27","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.27/manifests"},{"name":"1.0.26","sha":"7753f44ed87acf4837e439373e05bb952f663ef8","kind":"commit","published_at":"2021-07-06T18:14:18.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.26","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.26/manifests"},{"name":"1.0.25","sha":"65cedb36ebcf47f8bbbc85e0cbd798d8d5166104","kind":"commit","published_at":"2021-07-06T14:36:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.25","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.25/manifests"},{"name":"1.0.24","sha":"d483d5020950bee4ac02e5eaf1811bb490582722","kind":"commit","published_at":"2021-07-06T13:54:27.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.24","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.24/manifests"},{"name":"1.0.23","sha":"ea0a72cb2771b6a33081540473c5aef5e2697cee","kind":"commit","published_at":"2021-07-05T12:39:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.23","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.23/manifests"},{"name":"1.0.22","sha":"d0d8c0833a6ee3cde2038b0e0b05ba2a012d147a","kind":"commit","published_at":"2021-07-02T23:57:12.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.22","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.22/manifests"},{"name":"1.0.21","sha":"c5a58962ea9ed757c5c39ae8cea6f3fe4bcabdb4","kind":"commit","published_at":"2021-06-30T22:12:19.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.21","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.21/manifests"},{"name":"1.0.20","sha":"a5d160ec3a2be99ceed7b348399e0a7f51e741f9","kind":"commit","published_at":"2021-06-30T19:21:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.20","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.20/manifests"},{"name":"1.0.19","sha":"567b9a313304b5c922147b0cc0ebbdae3c76889a","kind":"commit","published_at":"2021-06-30T18:28:23.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.19","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.19/manifests"},{"name":"1.0.18","sha":"d93862d7c78fa16bc168eaec6f2733025b622661","kind":"commit","published_at":"2021-06-30T12:49:43.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.18","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.18/manifests"},{"name":"1.0.17","sha":"873ed5e0b5afdce3d97d11683f5920b843cc494a","kind":"commit","published_at":"2021-06-29T01:40:11.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.17","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.17/manifests"},{"name":"1.0.16","sha":"cf4e52006cf1e74d994d7bc68386406dac92290b","kind":"commit","published_at":"2021-06-28T13:01:05.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.16","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"865df2208fe00276dfbf7a42f99cf272056409c2","kind":"commit","published_at":"2021-06-25T16:21:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.15","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.15/manifests"},{"name":"1.0.14","sha":"bb0fe0dab103f1dcf0c68aee651383559a511797","kind":"commit","published_at":"2021-06-24T21:21:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.14","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.14/manifests"},{"name":"1.0.13","sha":"22de3577456f3bca769ce46c16076a87d4668647","kind":"commit","published_at":"2021-06-23T01:00:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.13","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.13/manifests"},{"name":"1.0.12","sha":"9b7391dc0e547828e6f2f05aa74f7bcf571729a9","kind":"commit","published_at":"2021-06-22T22:00:22.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.12","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"9f7d23acc9586b53216ea8ae52da9e781748a71c","kind":"commit","published_at":"2021-06-18T16:19:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.11","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"3c9fe70d5bf62e65a222a9a0d351cb772fdb1cb0","kind":"commit","published_at":"2021-06-18T02:14:40.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.10","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"7ac91688a27583ef1d91b346009ac5a08a52bfce","kind":"commit","published_at":"2021-06-17T17:24:23.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.9","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"1e1856919183220cd254845945fbd924d64f967e","kind":"commit","published_at":"2021-06-17T00:06:47.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.8","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"ac562aea7c287fd4580e04f4fdfd09cef8266c4b","kind":"commit","published_at":"2021-06-16T18:13:27.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.7","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"6c728ae01eaf0b63c67492ae0df3b85ac1b3bab7","kind":"commit","published_at":"2021-06-15T21:15:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.6","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"68d323ae1182ca59f37b9e3e4eee616a199d37a8","kind":"commit","published_at":"2021-06-11T23:57:28.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.5","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"7463defff6a0776d08d60a70f484c615f93bcf95","kind":"commit","published_at":"2021-06-10T14:25:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.4","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"9b192912d334ed4e3865d45e6d1fd1f709818b99","kind":"commit","published_at":"2021-06-10T14:18:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.3","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"2151d52adebd936552c9558d78fb19df6afe4ff7","kind":"commit","published_at":"2021-06-08T22:21:29.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.2","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"f7778b3f3a63028bd7546a8712afbd2c92ac9ce6","kind":"commit","published_at":"2021-06-07T23:43:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.1","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"4297632e17ec5f61675623b74584f3066c5a0b3d","kind":"commit","published_at":"2021-06-07T16:32:14.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/1.0.0","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/1.0.0/manifests"},{"name":"0.1.61","sha":"31c1bee670177c924424a9d49725ee18522a2b35","kind":"commit","published_at":"2021-06-07T16:16:46.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.61","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.61/manifests"},{"name":"0.1.60","sha":"28333fea256d75762aa3fa4a200b5793034621bc","kind":"commit","published_at":"2021-06-07T14:40:15.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.60","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.60/manifests"},{"name":"0.1.59","sha":"dbb75901027531005dfb31ba3a9376968753571e","kind":"commit","published_at":"2021-06-05T01:40:40.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.59","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.59/manifests"},{"name":"0.1.58","sha":"f34a835df6bc86543ee1b7b03f5af3580351c0bb","kind":"commit","published_at":"2021-06-05T00:00:21.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.58","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.58/manifests"},{"name":"0.1.57","sha":"7ba04f16e1fcb39bc627f4f17abcb4dfbf725d13","kind":"commit","published_at":"2021-05-28T22:17:29.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.57","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.57/manifests"},{"name":"0.1.56","sha":"9ce63e0260b75dc90fabea3177f976d49ea6adfa","kind":"commit","published_at":"2021-05-25T12:35:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.56","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.56/manifests"},{"name":"0.1.55","sha":"4511086b36a843778c970d048507a6e0d17fd2d2","kind":"commit","published_at":"2021-05-24T23:04:05.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.55","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.55/manifests"},{"name":"0.1.54","sha":"a190e7d1786119686180f8a881d2537ee189785b","kind":"commit","published_at":"2021-05-24T17:02:33.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.54","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.54/manifests"},{"name":"0.1.53","sha":"cac77514ba76f49d74b6d4c759f4448a18f7a00a","kind":"commit","published_at":"2021-05-19T17:56:19.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.53","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.53/manifests"},{"name":"0.1.52","sha":"52f9807a11bb4780af3a899552f7aa7758adf5c7","kind":"commit","published_at":"2021-05-08T01:41:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.52","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.52/manifests"},{"name":"0.1.51","sha":"f327ee7f9ae6f22b63a36b00318fd38a4069604a","kind":"commit","published_at":"2021-05-07T18:43:04.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.51","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.51/manifests"},{"name":"0.1.50","sha":"29c03e840bbf25eb221f9b62ae31b145b0a4b0ff","kind":"commit","published_at":"2021-05-07T16:55:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.50","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.50/manifests"},{"name":"0.1.49","sha":"d643f6010f7bae9dca16bd1f1e21bd66c3373ed2","kind":"commit","published_at":"2021-05-07T15:40:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.49","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.49/manifests"},{"name":"0.1.48","sha":"736b79b979dd6095a58dc08330ea23511cc8326d","kind":"commit","published_at":"2021-05-06T22:02:21.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.48","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.48/manifests"},{"name":"0.1.47","sha":"218f4e5d8d8c364007c9bb1bf22511f6dea832cb","kind":"commit","published_at":"2021-05-06T18:30:06.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.47","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.47/manifests"},{"name":"0.1.46","sha":"bb0edc9ed84ec4ec9fed31cb77be0efd645d8202","kind":"commit","published_at":"2021-05-06T17:59:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.46","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.46/manifests"},{"name":"0.1.45","sha":"dfbd5891694098da5c50af4c880e1095dd3b8c89","kind":"commit","published_at":"2021-05-04T13:45:01.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.45","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.45/manifests"},{"name":"0.1.44","sha":"9d00b17854d4beea12348701c3f36b809d10ee7e","kind":"commit","published_at":"2021-05-01T13:08:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.44","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.44/manifests"},{"name":"0.1.43","sha":"4c9225c834c5518302e7532e4807fab64be148d2","kind":"commit","published_at":"2021-04-13T14:03:00.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.43","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.43/manifests"},{"name":"0.1.42","sha":"c678ffc0e01741bb922e9b95234f83ad99ee6e59","kind":"commit","published_at":"2021-04-08T23:49:33.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.42","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.42/manifests"},{"name":"0.1.41","sha":"f27c7428d5f5db1450aff98602e33bf8a45be3e8","kind":"commit","published_at":"2021-04-08T16:57:12.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.41","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.41/manifests"},{"name":"0.1.40","sha":"185cae06a3a8f6f55670490806d5894fe52347db","kind":"commit","published_at":"2021-04-07T15:14:57.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.40","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.40/manifests"},{"name":"0.1.39","sha":"bc665a28f71cb2cb3e515700e0227fce61c42e10","kind":"commit","published_at":"2021-04-06T21:52:20.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.39","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.39/manifests"},{"name":"0.1.38","sha":"70800af5f1ed3c6629d5e59c402e806b98689f6c","kind":"commit","published_at":"2021-04-06T20:52:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.38","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.38/manifests"},{"name":"0.1.37","sha":"2003daeab8a0dd4cc122ac796de6fe315743229b","kind":"commit","published_at":"2021-04-05T20:52:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.37","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.37/manifests"},{"name":"0.1.36","sha":"f7fdab418e337a4390747b936089b16c62b7dfb7","kind":"commit","published_at":"2021-04-05T14:04:40.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.36","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.36/manifests"},{"name":"0.1.35","sha":"6443e8367521216d6ff5344ae26321ec4c73b290","kind":"commit","published_at":"2021-04-01T14:14:16.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.35","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.35/manifests"},{"name":"0.1.34","sha":"c8cb7b13037717287443edec23f4e0c191de1be6","kind":"commit","published_at":"2021-04-01T02:59:25.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.34","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.34/manifests"},{"name":"0.1.33","sha":"6a2612860fba18fb38c03fd315c2c78de0a349f7","kind":"commit","published_at":"2021-03-31T20:41:31.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.33","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.33/manifests"},{"name":"0.1.32","sha":"be374c8a8bcfa3c3be4bc82d46dcb2aca3e8c031","kind":"commit","published_at":"2021-03-31T20:17:56.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.32","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.32/manifests"},{"name":"0.1.31","sha":"b7fdfcd109892d374d22a7e89d3c36642fd1a513","kind":"commit","published_at":"2021-03-31T18:23:34.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.31","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.31/manifests"},{"name":"0.1.30","sha":"3486389edff6988cd73606ce457cee78bc7643a8","kind":"commit","published_at":"2021-03-31T15:41:20.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.30","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.30/manifests"},{"name":"0.1.29","sha":"a4b14ad378d4b33df1bb5dc71420cd104ac03859","kind":"commit","published_at":"2021-03-31T12:48:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.29","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.29/manifests"},{"name":"0.1.28","sha":"26ea84a3db8d9ecb7f64e27ade524ec8e8e325c8","kind":"commit","published_at":"2021-03-30T19:39:59.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.28","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.28/manifests"},{"name":"0.1.27","sha":"572adb48af5306abd09f53731d2086622b63a93b","kind":"commit","published_at":"2021-03-30T03:01:42.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.27","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.27/manifests"},{"name":"0.1.26","sha":"ffc6dbdf5765a976bbb7092222b8916b745a8547","kind":"commit","published_at":"2021-03-30T00:18:36.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.26","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.26/manifests"},{"name":"0.1.25","sha":"e2ea9d8e8be4a5388a9ce970a7daa93644eb98d0","kind":"commit","published_at":"2021-03-26T20:38:22.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.25","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.25/manifests"},{"name":"0.1.24","sha":"808308503ec4b207f912e70e3354f2a1027cf841","kind":"commit","published_at":"2021-03-25T21:39:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.24","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.24/manifests"},{"name":"0.1.23","sha":"8d1cfd3f45be522e279dd4a21a92a255cda99eab","kind":"commit","published_at":"2021-03-25T18:49:45.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.23","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.23/manifests"},{"name":"0.1.22","sha":"3f39a616689a5d61619b098328d24360a60b9dd4","kind":"commit","published_at":"2021-03-25T18:17:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.22","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.22/manifests"},{"name":"0.1.21","sha":"44aa563cd4f020b4c06aca1854443e161538a27b","kind":"commit","published_at":"2021-03-25T18:02:59.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.21","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.21/manifests"},{"name":"0.1.20","sha":"ed577e544516125cf00810a7655bea5e954b5d99","kind":"commit","published_at":"2021-03-24T22:57:27.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.20","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.20/manifests"},{"name":"0.1.19","sha":"61d80e3a4dfbe7792ba6cf17e2ad7830872c5fcf","kind":"commit","published_at":"2021-03-24T18:39:54.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.19","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"c66c085fcf867756f2b4f1c594d7c070a689eb0a","kind":"commit","published_at":"2021-03-24T16:32:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.18","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"89f90da57386ec1919256ebb608750791db0839e","kind":"commit","published_at":"2021-03-24T01:29:13.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.17","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"4a23bb1a7e84db893cda7f6d4e4e97e4bdc6fff2","kind":"commit","published_at":"2021-03-23T22:06:24.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.16","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"abeececff9ffe400e0a2431404596b7fe6bbd336","kind":"commit","published_at":"2021-03-23T01:19:17.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.15","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"e4df510064492597703c8a8f2ecaaf8a9cf957ad","kind":"commit","published_at":"2021-03-23T00:20:26.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.14","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"f02a42bd89c25e1e8e10365e66281bf0cc193788","kind":"commit","published_at":"2021-03-22T22:10:33.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.13","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"6a22628f2bb72c3b30102fabad17d5b455fb0976","kind":"commit","published_at":"2021-03-22T21:36:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.12","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"6bcace6c082796e976643d1a0fee785098951d50","kind":"commit","published_at":"2021-03-21T22:53:50.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.11","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"3b9d5d68e92e967388f31ca9939d7b14bfeafca3","kind":"commit","published_at":"2021-03-21T22:08:44.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.10","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7d7f11ed125facc8a0b5c9462681ceb43b1f8066","kind":"commit","published_at":"2021-02-26T22:18:07.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.9","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"d2e75d2ce85094a01075a8106b6a55ae87be6bbf","kind":"commit","published_at":"2021-02-26T01:02:10.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.8","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"34f2e09dde45d739a8bc934d88d13a69e4deb7cc","kind":"commit","published_at":"2021-02-23T19:42:31.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.7","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"424e29389351f4a5750ec6e00a74d207e5493283","kind":"commit","published_at":"2021-02-16T03:40:29.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.6","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"c5ba7b594e5f774dcbf2078b286d6a91cfba7696","kind":"commit","published_at":"2021-02-12T23:08:38.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.5","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"17679873fbec92fdae3116f7027df1af38ff45c5","kind":"commit","published_at":"2021-02-12T00:14:12.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.4","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"7a66bbd4b42ba846afad2cab3cebbbf65032e388","kind":"commit","published_at":"2021-02-06T01:30:29.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.3","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"70f08a2fd495cc254a3fb8ece8d46314180cdae2","kind":"commit","published_at":"2021-02-03T23:24:02.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.2","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"2d270a1ff2edabebed385908bfa5e548bbbf42de","kind":"commit","published_at":"2021-02-03T02:19:40.000Z","download_url":"https://codeload.github.com/QuantConnect/lean-cli/tar.gz/0.1.1","html_url":"https://github.com/QuantConnect/lean-cli/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/QuantConnect/lean-cli@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T01:35:55.674Z","dependent_packages_count":0,"downloads":236,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.49209047731587,"dependent_repos_count":21.592921703686898,"dependent_packages_count":10.104988627979555,"stargazers_count":5.553141532878989,"forks_count":4.611009237267782,"docker_downloads_count":null,"average":10.870830315825819},"purl":"pkg:pypi/ablean","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ablean","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ablean","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ablean/dependencies","status":null,"funding_links":["https://github.com/sponsors/QuantConnect"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:14:53.122Z","issues_count":163,"pull_requests_count":223,"avg_time_to_close_issue":8235054.142857143,"avg_time_to_close_pull_request":303736.91705069126,"issues_closed_count":133,"pull_requests_closed_count":217,"pull_request_authors_count":12,"issue_authors_count":58,"avg_comments_per_issue":1.147239263803681,"avg_comments_per_pull_request":0.12556053811659193,"merged_pull_requests_count":198,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":36,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":1618949.2777777778,"past_year_avg_time_to_close_pull_request":262296.57627118647,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.4722222222222222,"past_year_avg_comments_per_pull_request":0.12307692307692308,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/issues","maintainers":[{"login":"Martin-Molinero","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Martin-Molinero"},{"login":"jhonabreul","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonabreul"},{"login":"rjra2611","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjra2611"},{"login":"AlexCatarino","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexCatarino"},{"login":"Marinovsky","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marinovsky"},{"login":"jaredbroad","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredbroad"},{"login":"JosueNina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosueNina"}],"active_maintainers":[{"login":"Martin-Molinero","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Martin-Molinero"},{"login":"Marinovsky","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marinovsky"},{"login":"AlexCatarino","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexCatarino"},{"login":"jaredbroad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredbroad"},{"login":"jhonabreul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonabreul"},{"login":"JosueNina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosueNina"},{"login":"rjra2611","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjra2611"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ablean/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ablean/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ablean/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ablean/related_packages","maintainers":[{"uuid":"hthubert","login":"hthubert","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/hthubert/","role":null,"created_at":"2023-02-23T20:16:06.070Z","updated_at":"2023-02-23T20:16:06.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hthubert/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726163,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":528663,"full_name":"QuantConnect/lean-cli","default_branch":"master","committers":[{"name":"Jasper van Merle","email":"jaspervmerle@gmail.com","login":"jmerle","count":626},{"name":"Ronit Jain","email":"rjra2611@gmail.com","login":"rjra2611","count":325},{"name":"Jhonathan Abreu","email":"jdabreu25@gmail.com","login":"jhonabreul","count":176},{"name":"LouisSzeto","email":"hke0073@icloud.com","login":"LouisSzeto","count":79},{"name":"Martin-Molinero","email":"martin@quantconnect.com","login":"Martin-Molinero","count":76},{"name":"Roman Yavnikov","email":"45608740+Romazes","login":"Romazes","count":31},{"name":"Ricardo Andrés Marino Rojas","email":"47573394+Marinovsky","login":"Marinovsky","count":25},{"name":"Adalyat Nazirov","email":"anazirov@provenworks.com","login":null,"count":19},{"name":"Gustavo","email":"g.aviles.segovia@gmail.com","login":"gaviles","count":15},{"name":"C-SELLERS","email":"Colton.R.Sellers@gmail.com","login":"C-SELLERS","count":10},{"name":"JosueNina","email":"36119850+JosueNina","login":"JosueNina","count":6},{"name":"WillForan","email":"willforan@gmail.com","login":"WillForan","count":5},{"name":"Alexandre Catarino","email":"AlexCatarino","login":"AlexCatarino","count":4},{"name":"Jared","email":"jaredbroad@gmail.com","login":"jaredbroad","count":4},{"name":"JakeTheSnake3p0","email":"jake@sprucewoodshores.com","login":null,"count":3},{"name":"Dereck Padden","email":"techichi82@gmail.com","login":"plazadeloslagartos","count":1},{"name":"Derek Melchin","email":"melchin.derek@gmail.com","login":"DerekMelchin","count":1},{"name":"Ivan Radigales Creus","email":"ivanrdgc@gmail.com","login":"ivanrdgc","count":1},{"name":"Jake Mitchell","email":"JakeTheSnake3p0","login":"JakeTheSnake3p0","count":1},{"name":"Jerry Yang","email":"efJerryYang@outlook.com","login":"efJerryYang","count":1},{"name":"Wayne Adams","email":"wadams19@gmail.com","login":"wayneadams","count":1},{"name":"movy","email":"movy","login":"movy","count":1},{"name":"mrcghil","email":"developers@quasiscience.com","login":"mrcghil","count":1}],"total_commits":1412,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":61.391304347826086,"dds":0.556657223796034,"past_year_committers":[{"name":"Roman Yavnikov","email":"45608740+Romazes","login":"Romazes","count":17},{"name":"Martin-Molinero","email":"martin@quantconnect.com","login":"Martin-Molinero","count":15},{"name":"Ricardo Andrés Marino Rojas","email":"47573394+Marinovsky","login":"Marinovsky","count":14},{"name":"JosueNina","email":"36119850+JosueNina","login":"JosueNina","count":6},{"name":"Jhonathan Abreu","email":"jdabreu25@gmail.com","login":"jhonabreul","count":1},{"name":"Jerry Yang","email":"efJerryYang@outlook.com","login":"efJerryYang","count":1},{"name":"mrcghil","email":"developers@quasiscience.com","login":"mrcghil","count":1}],"past_year_total_commits":55,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.857142857142857,"past_year_dds":0.6909090909090909,"last_synced_at":"2025-05-18T08:32:40.361Z","last_synced_commit":"14072d60931bf8b3eec31a6abcc85c4442181855","created_at":"2023-03-09T03:40:48.366Z","updated_at":"2025-05-18T08:32:53.296Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"QuantConnect/lean-cli","html_url":"https://github.com/QuantConnect/lean-cli","last_synced_at":"2025-09-03T04:51:15.138Z","status":"active","issues_count":160,"pull_requests_count":295,"avg_time_to_close_issue":8397414.43697479,"avg_time_to_close_pull_request":292221.2831541219,"issues_closed_count":119,"pull_requests_closed_count":279,"pull_request_authors_count":12,"issue_authors_count":60,"avg_comments_per_issue":1.0625,"avg_comments_per_pull_request":0.09830508474576272,"merged_pull_requests_count":251,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":39,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":1636709.3529411764,"past_year_avg_time_to_close_pull_request":234104.86666666667,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":75,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.48717948717948717,"past_year_avg_comments_per_pull_request":0.09523809523809523,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":69,"created_at":"2023-05-14T08:12:41.993Z","updated_at":"2025-09-03T06:55:00.299Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantConnect%2Flean-cli/issues","issue_labels_count":{"bug":48,"enhancement":6,"feature":3,"good first issue":1,"documentation":1},"pull_request_labels_count":{"bug":16,"feature":15,"refactoring":6,"readme":4,"enhancement":2},"issue_author_associations_count":{"MEMBER":68,"NONE":62,"CONTRIBUTOR":29,"COLLABORATOR":2},"pull_request_author_associations_count":{"MEMBER":117,"CONTRIBUTOR":102,"COLLABORATOR":75,"NONE":3},"issue_authors":{"Martin-Molinero":28,"DerekMelchin":22,"AlexCatarino":20,"jaredbroad":11,"rjra2611":9,"lifelonginvestor":5,"alphaDev23":4,"investorlifelong":3,"avatarstones":3,"tochenliqun":2,"wy6688":2,"LouisSzeto":2,"symbion6":2,"ari62":2,"wlami":1,"angusscli":1,"ivanrdgc":1,"C-SELLERS":1,"punitarani":1,"kevinostoll-dfg":1,"SusaneK":1,"shawnngtq":1,"jeremytanjianle":1,"pizikuan":1,"nick-voisin":1,"teeling":1,"JanUdo":1,"FGLAP":1,"sabbadini":1,"thiccar":1,"alexschwantes":1,"jhonabreul":1,"HeyMrRobot":1,"ereztison":1,"karstoron":1,"GitHubUser97":1,"ArthurAsenheimer":1,"pieroliviermarquis":1,"msbenjamin12":1,"Bluesoul111":1,"Marinovsky":1,"wayneadams":1,"LaGregance":1,"zurpet":1,"cyyyz2048":1,"jordanparker6":1,"ALENOC":1,"lukaspistelak":1,"mrcghil":1,"RyanRTJJ":1,"goshlanguage":1,"miaekim":1,"LexStoicus":1,"codebycase":1,"starteleport":1,"markns":1,"tommedema":1,"Grenite":1,"jspri":1,"Romazes":1},"pull_request_authors":{"Romazes":82,"Martin-Molinero":66,"jhonabreul":51,"rjra2611":42,"Marinovsky":28,"JosueNina":13,"AlexCatarino":5,"jaredbroad":4,"mrcghil":2,"efJerryYang":2,"C-SELLERS":1,"ivanrdgc":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10116192,"issues_count":31648915,"pull_requests_count":98479227,"authors_count":10708464,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":10,"feature":3,"enhancement":1},"past_year_pull_request_labels_count":{"bug":12,"feature":9,"enhancement":2,"readme":2},"past_year_issue_author_associations_count":{"MEMBER":17,"NONE":14,"CONTRIBUTOR":7},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":38,"MEMBER":24,"COLLABORATOR":18,"NONE":2},"past_year_issue_authors":{"Martin-Molinero":12,"DerekMelchin":5,"AlexCatarino":3,"investorlifelong":3,"wy6688":2,"jaredbroad":2,"tommedema":1,"tochenliqun":1,"shawnngtq":1,"Romazes":1,"mrcghil":1,"lukaspistelak":1,"kevinostoll-dfg":1,"karstoron":1,"Bluesoul111":1,"alexschwantes":1,"ALENOC":1},"past_year_pull_request_authors":{"Romazes":24,"Martin-Molinero":23,"Marinovsky":16,"JosueNina":13,"mrcghil":2,"efJerryYang":2,"rjra2611":1,"jhonabreul":1},"maintainers":[{"login":"Martin-Molinero","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Martin-Molinero"},{"login":"jhonabreul","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonabreul"},{"login":"rjra2611","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjra2611"},{"login":"AlexCatarino","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexCatarino"},{"login":"Marinovsky","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marinovsky"},{"login":"jaredbroad","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredbroad"},{"login":"JosueNina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosueNina"}],"active_maintainers":[{"login":"Martin-Molinero","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Martin-Molinero"},{"login":"Marinovsky","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marinovsky"},{"login":"AlexCatarino","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexCatarino"},{"login":"jaredbroad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredbroad"},{"login":"rjra2611","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjra2611"},{"login":"jhonabreul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonabreul"},{"login":"JosueNina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosueNina"}]},"events":{"total":{"CreateEvent":24,"ReleaseEvent":13,"IssuesEvent":52,"WatchEvent":55,"DeleteEvent":12,"MemberEvent":1,"IssueCommentEvent":42,"PushEvent":46,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":32,"PullRequestEvent":76,"ForkEvent":33},"last_year":{"CreateEvent":24,"ReleaseEvent":13,"IssuesEvent":52,"WatchEvent":55,"DeleteEvent":12,"MemberEvent":1,"IssueCommentEvent":42,"PushEvent":46,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":32,"PullRequestEvent":76,"ForkEvent":33}},"keywords":["cli","cloud-backtesting","cloud-optimization","lean-data","quantconnect"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-23T16:35:18.369Z","updated_at":"2022-06-23T16:35:18.369Z","repository_link":"https://github.com/QuantConnect/lean-cli/blob/master/requirements.txt","dependencies":[{"id":22761774,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22761775,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.2","direct":true,"kind":"runtime","optional":false},{"id":22761776,"package_name":"pyfakefs","ecosystem":"pypi","requirements":"==4.3.3","direct":true,"kind":"runtime","optional":false},{"id":22761777,"package_name":"responses","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"runtime","optional":false},{"id":22761778,"package_name":"lxml-stubs","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-06-23T16:35:19.722Z","updated_at":"2022-06-23T16:35:19.722Z","repository_link":"https://github.com/QuantConnect/lean-cli/blob/master/setup.py","dependencies":[{"id":22762032,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762033,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762034,"package_name":"json5","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762035,"package_name":"docker","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762036,"package_name":"rich","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762037,"package_name":"dependency-injector","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762038,"package_name":"pydantic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762039,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762040,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762041,"package_name":"maskpass","ecosystem":"pypi","requirements":"==0.3.6","direct":true,"kind":"runtime","optional":false},{"id":22762042,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762043,"package_name":"python-certifi-win32","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762044,"package_name":"pyshortcuts","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762045,"package_name":"wrapt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762046,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22762047,"package_name":"quantconnect-stubs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T03:16:02.316Z","updated_at":"2023-02-12T03:16:02.316Z","repository_link":"https://github.com/QuantConnect/lean-cli/blob/master/.github/workflows/build.yml","dependencies":[{"id":7567972336,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7567972337,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7567972338,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7567972339,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7567972340,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/regression-testing.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T03:16:02.382Z","updated_at":"2023-02-12T03:16:02.382Z","repository_link":"https://github.com/QuantConnect/lean-cli/blob/master/.github/workflows/regression-testing.yml","dependencies":[{"id":7567972355,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7567972356,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":18.173441073984897,"created_at":"2025-09-08T11:18:58.554Z","updated_at":"2025-10-07T08:25:39.387Z","avatar_url":"https://github.com/QuantConnect.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":11465,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68865","html_url":"https://science.ecosyste.ms/projects/68865"}