{"id":3886851,"name":"github.com/dotnet/fsharp","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/fsharp","keywords_array":[],"namespace":"github.com/dotnet","versions_count":92,"first_release_published_at":"2025-12-16T12:25:01.000Z","latest_release_published_at":"2026-02-15T01:24:28.860Z","latest_release_number":"v14.0.103+incompatible","last_synced_at":"2026-03-15T04:38:17.946Z","created_at":"2022-04-11T23:27:42.755Z","updated_at":"2026-03-15T04:38:17.946Z","registry_url":"https://pkg.go.dev/github.com/dotnet/fsharp","install_command":"go get github.com/dotnet/fsharp","documentation_url":"https://pkg.go.dev/github.com/dotnet/fsharp#section-documentation","metadata":{},"repo_metadata":{"id":25613711,"uuid":"29048891","full_name":"dotnet/fsharp","owner":"dotnet","description":"The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio","archived":false,"fork":false,"pushed_at":"2025-10-30T02:02:39.000Z","size":407949,"stargazers_count":4183,"open_issues_count":1325,"forks_count":833,"subscribers_count":179,"default_branch":"main","last_synced_at":"2025-10-30T04:09:38.596Z","etag":null,"topics":["compiler","dotnet","fsharp","functional-programming","intellisense","netcore","tools","visual-studio"],"latest_commit_sha":null,"homepage":"https://dotnet.microsoft.com/languages/fsharp","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"License.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2015-01-10T05:58:43.000Z","updated_at":"2025-10-28T01:09:32.000Z","dependencies_parsed_at":"2025-01-13T17:42:35.577Z","dependency_job_id":"6465e73c-f167-47a0-bc02-586472de3b7f","html_url":"https://github.com/dotnet/fsharp","commit_stats":{"total_commits":9449,"total_committers":374,"mean_commits":"25.264705882352942","dds":0.9071859456027093,"last_synced_commit":"0a5901fd9c02b4c3b066678a1f7b68ce5939b774"},"previous_names":["microsoft/visualfsharp"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/fsharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/sbom","scorecard":{"id":353140,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/fsharp","commit":"790342807a482e022dc180527eff93d1a54b31c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/add_to_project.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/commands.yml:101","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/branch-merge.yml:11","Warn: no topLevel permission defined: .github/workflows/commands.yml:1","Warn: no topLevel permission defined: .github/workflows/copilot-setup-steps.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: MIT License: License.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/ModuleDefinitions/E_ModuleWithSameNameInNamespace02a.exe:1","Warn: binary detected: tests/fsharp/core/attributes/cslib.dll:1","Warn: binary detected: tests/fsharp/core/ilread/Library.dll:1","Warn: binary detected: tests/fsharp/regression/85/category.dll:1","Warn: binary detected: tests/fsharp/typecheck/full-rank-arrays/full-rank-arrays.dll:1","Warn: binary detected: tests/fsharpqa/Source/Common/FSharp.Core.dll:1","Warn: binary detected: tests/fsharpqa/Source/Conformance/DeclarationElements/P-invokeDeclarations/CallingConvTestLib_x64.dll:1","Warn: binary detected: tests/fsharpqa/Source/Conformance/DeclarationElements/P-invokeDeclarations/CallingConvTestLib_x86.dll:1","Warn: binary detected: tests/fsharpqa/Source/Conformance/Expressions/DataExpressions/AddressOf/addressof003dll_AMD64.dll:1","Warn: binary detected: tests/fsharpqa/Source/Conformance/Expressions/DataExpressions/AddressOf/addressof003dll_IA64.dll:1","Warn: binary detected: tests/fsharpqa/Source/Conformance/Expressions/DataExpressions/AddressOf/addressof003dll_x86.dll:1","Warn: binary detected: tests/fsharpqa/Source/Import/BaseEmFs.dll:1","Warn: binary detected: tests/fsharpqa/Source/Import/EmLibCs.dll:1","Warn: binary detected: tests/fsharpqa/Source/Import/ExtMethodsCSharp.dll:1","Warn: binary detected: tests/fsharpqa/Source/Import/static_csharp_class.dll:1","Warn: binary detected: tests/fsharpqa/Source/Misc/NestedClasses.dll:1","Warn: binary detected: tests/fsharpqa/Source/Misc/StaticMethodValueTypeLib.dll:1","Warn: binary detected: tests/fsharpqa/Source/Misc/test/CSLib.dll:1","Warn: binary detected: tests/fsharpqa/Source/Misc/test/FSLib.dll:1","Warn: binary detected: tests/fsharpqa/testenv/bin/link/link.exe:1","Warn: binary detected: tests/service/data/FSharp.Data.DesignTime.dll:1","Warn: binary detected: tests/service/data/FSharp.Data.dll:1","Warn: binary detected: tests/service/data/System.Data.dll:1","Warn: binary detected: tests/service/data/TestProject/netstandard2.0/TestProject.dll:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add_to_project.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/add_to_project.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add_to_project.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/add_to_project.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/backport.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/branch-merge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/branch-merge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_release_notes.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/check_release_notes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_release_notes.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/check_release_notes.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_release_notes.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/check_release_notes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_release_notes.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/check_release_notes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_release_notes.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/check_release_notes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commands.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/commands.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commands.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/commands.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commands.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/commands.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commands.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/commands.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commands.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/commands.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commands.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/commands.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/copilot-setup-steps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/repository_lockdown_check.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/repository_lockdown_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/repository_lockdown_check.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/repository_lockdown_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/repository_lockdown_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/repository_lockdown_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/repository_lockdown_check.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/fsharp/repository_lockdown_check.yml/main?enable=pin","Info:   1 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T08:49:23.377Z","repository_id":25613711,"created_at":"2025-08-18T08:49:23.378Z","updated_at":"2025-08-18T08:49:23.378Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281779484,"owners_count":26560107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"v14.0.100-rc2.25502.107","sha":"e85fd51f9c4dc8cd222602aaea6dde3982f71ef3","kind":"commit","published_at":"2025-10-01T14:54:19.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v14.0.100-rc2.25502.107","html_url":"https://github.com/dotnet/fsharp/releases/tag/v14.0.100-rc2.25502.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v14.0.100-rc2.25502.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v14.0.100-rc2.25502.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v14.0.100-rc2.25502.107/manifests"},{"name":"v14.0.100-preview7.25451.107","sha":"790342807a482e022dc180527eff93d1a54b31c9","kind":"commit","published_at":"2025-08-12T12:50:11.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v14.0.100-preview7.25451.107","html_url":"https://github.com/dotnet/fsharp/releases/tag/v14.0.100-preview7.25451.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v14.0.100-preview7.25451.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v14.0.100-preview7.25451.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v14.0.100-preview7.25451.107/manifests"},{"name":"v14.0.100-preview7.25380.108","sha":"53929f2e01281a614a15033dfaae6fb6d00bb543","kind":"commit","published_at":"2025-07-25T10:24:03.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v14.0.100-preview7.25380.108","html_url":"https://github.com/dotnet/fsharp/releases/tag/v14.0.100-preview7.25380.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v14.0.100-preview7.25380.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v14.0.100-preview7.25380.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v14.0.100-preview7.25380.108/manifests"},{"name":"v13.9.303","sha":"14987c804f33917bf15f4c25e0cd16ecd01807f4","kind":"commit","published_at":"2025-07-11T08:22:40.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v13.9.303","html_url":"https://github.com/dotnet/fsharp/releases/tag/v13.9.303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v13.9.303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.303/manifests"},{"name":"v14.0.100-beta.25358.103","sha":"733acd8bae809f1535c10576fba2fb86a65f6c1a","kind":"commit","published_at":"2025-06-12T13:36:39.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v14.0.100-beta.25358.103","html_url":"https://github.com/dotnet/fsharp/releases/tag/v14.0.100-beta.25358.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v14.0.100-beta.25358.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v14.0.100-beta.25358.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v14.0.100-beta.25358.103/manifests"},{"name":"v14.0.100-beta.25277.114","sha":"13ad6469b0354735c5b259f7e8307648ab7a6c50","kind":"commit","published_at":"2025-05-20T12:08:28.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v14.0.100-beta.25277.114","html_url":"https://github.com/dotnet/fsharp/releases/tag/v14.0.100-beta.25277.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v14.0.100-beta.25277.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v14.0.100-beta.25277.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v14.0.100-beta.25277.114/manifests"},{"name":"v13.9.300","sha":"c1ce3cebbbf5e46205dd5c60a0d379a412703eae","kind":"commit","published_at":"2025-04-25T07:14:34.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v13.9.300","html_url":"https://github.com/dotnet/fsharp/releases/tag/v13.9.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v13.9.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.300/manifests"},{"name":"v13.9.300-beta.25181.1","sha":"e165bbea9e27ceb4c8b91c22bd0c564ff1dc8b25","kind":"commit","published_at":"2025-03-31T08:50:30.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v13.9.300-beta.25181.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v13.9.300-beta.25181.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v13.9.300-beta.25181.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.300-beta.25181.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.300-beta.25181.1/manifests"},{"name":"v13.9.202","sha":"82a3f54f7140a62e6398403451098c4517747c02","kind":"commit","published_at":"2025-03-04T19:29:20.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v13.9.202","html_url":"https://github.com/dotnet/fsharp/releases/tag/v13.9.202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v13.9.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.202/manifests"},{"name":"v13.9.300-beta.25124.4","sha":"e4889bb53328e6a75855c3f3d2122d0aacae7a4b","kind":"commit","published_at":"2025-02-24T15:44:12.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v13.9.300-beta.25124.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/v13.9.300-beta.25124.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v13.9.300-beta.25124.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.300-beta.25124.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.300-beta.25124.4/manifests"},{"name":"v13.9.300-beta.25079.4","sha":"387f04cb6675c984036a64c9bb768ac6f00e06f9","kind":"commit","published_at":"2025-01-29T14:26:47.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v13.9.300-beta.25079.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/v13.9.300-beta.25079.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v13.9.300-beta.25079.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.300-beta.25079.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.300-beta.25079.4/manifests"},{"name":"v13.9.201","sha":"3d780e06fbae1bc106cb90088fa9605ea4a42eed","kind":"commit","published_at":"2025-01-20T13:11:15.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v13.9.201","html_url":"https://github.com/dotnet/fsharp/releases/tag/v13.9.201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v13.9.201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v13.9.201/manifests"},{"name":"v12.9.101","sha":"fd29258f2eb7502b09a450a8250495adb6c5caee","kind":"commit","published_at":"2024-12-02T21:08:33.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.9.101","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.9.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.9.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.9.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.9.101/manifests"},{"name":"v12.9.100-beta.24522.2","sha":"f07a91420bec3f657153e16c9f047cf151c1179f","kind":"commit","published_at":"2024-10-23T00:17:36.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.9.100-beta.24522.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.9.100-beta.24522.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.9.100-beta.24522.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.9.100-beta.24522.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.9.100-beta.24522.2/manifests"},{"name":"v12.8.403","sha":"8904b38e77a2f12b46a860e74aac0f0f6e2a5e29","kind":"commit","published_at":"2024-10-07T12:51:08.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.403","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.403/manifests"},{"name":"v12.9.100-beta.24466.6","sha":"3044166cd923167204853d1d9f975bc26864f86f","kind":"commit","published_at":"2024-09-16T13:55:09.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.9.100-beta.24466.6","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.9.100-beta.24466.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.9.100-beta.24466.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.9.100-beta.24466.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.9.100-beta.24466.6/manifests"},{"name":"v12.9.100-beta.24422.2","sha":"60fc17ddcf7eac31e4e91a02324bee1e14a1c225","kind":"commit","published_at":"2024-08-22T13:57:42.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.9.100-beta.24422.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.9.100-beta.24422.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.9.100-beta.24422.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.9.100-beta.24422.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.9.100-beta.24422.2/manifests"},{"name":"v12.8.401","sha":"af2f522de602281d4ef5a7b71507c428e814c5c1","kind":"commit","published_at":"2024-08-22T06:37:08.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.401","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.401/manifests"},{"name":"v12.9.100-beta.24406.3","sha":"24116f01e59a6e66931ca517f99107b41d34117a","kind":"commit","published_at":"2024-08-06T11:52:01.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.9.100-beta.24406.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.9.100-beta.24406.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.9.100-beta.24406.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.9.100-beta.24406.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.9.100-beta.24406.3/manifests"},{"name":"v12.8.400","sha":"02adf13f8d69e0105fff4d68dbd5fb1d43bc0e17","kind":"commit","published_at":"2024-07-01T11:59:47.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.400","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.400","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.400","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.400","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.400/manifests"},{"name":"v12.8.400-beta.24321.3","sha":"2f906b91f0ee24eb57082b96c731428084089835","kind":"commit","published_at":"2024-06-21T17:30:32.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.400-beta.24321.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.400-beta.24321.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.400-beta.24321.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.400-beta.24321.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.400-beta.24321.3/manifests"},{"name":"v12.8.400-beta.24280.1","sha":"61cf1c139360aec37ccadd3e1a0701fd91fd81fe","kind":"commit","published_at":"2024-05-30T12:07:45.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.400-beta.24280.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.400-beta.24280.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.400-beta.24280.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.400-beta.24280.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.400-beta.24280.1/manifests"},{"name":"v12.8.301","sha":"80c165644db640d0f309affe0daa281c7e17b939","kind":"commit","published_at":"2024-05-21T21:36:45.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.301","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.301/manifests"},{"name":"v12.8.400-beta.24229.4","sha":"3ef1cb25ffb292b5c87f9604d1a09b032277bf76","kind":"commit","published_at":"2024-04-29T17:01:21.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.400-beta.24229.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.400-beta.24229.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.400-beta.24229.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.400-beta.24229.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.400-beta.24229.4/manifests"},{"name":"v12.8.300","sha":"90a81d78e3a2780e8fc599fff60c7bfcc5ab4526","kind":"commit","published_at":"2024-04-11T07:46:16.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.300","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.300/manifests"},{"name":"v12.8.300-beta.24178.1","sha":"20b263ab495669df94b309fce12584b207dc765c","kind":"commit","published_at":"2024-03-28T09:33:29.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.300-beta.24178.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.300-beta.24178.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.300-beta.24178.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.300-beta.24178.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.300-beta.24178.1/manifests"},{"name":"v12.8.300-beta.24154.4","sha":"ca66024e6da7cced9921216763386bd43f400fbf","kind":"commit","published_at":"2024-03-04T16:23:48.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.300-beta.24154.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.300-beta.24154.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.300-beta.24154.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.300-beta.24154.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.300-beta.24154.4/manifests"},{"name":"v12.8.300-beta.24080.5","sha":"80003bb3f0516455a0046887aa169febf2c4d3a8","kind":"commit","published_at":"2024-01-30T18:58:19.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.300-beta.24080.5","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.300-beta.24080.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.300-beta.24080.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.300-beta.24080.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.300-beta.24080.5/manifests"},{"name":"v12.8.200","sha":"a7979111f86ab7332897ea617635bf3435c39bc3","kind":"commit","published_at":"2024-01-12T11:30:34.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.200","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.200/manifests"},{"name":"v12.8.0","sha":"424e4b7cffb7656efd63f7a905a2498e39011104","kind":"commit","published_at":"2023-11-13T13:29:10.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.0","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0/manifests"},{"name":"v12.7.403","sha":"3916deb12ef7c99509217f5e5de4821b92db901a","kind":"commit","published_at":"2023-10-25T09:34:35.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.7.403","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.7.403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.7.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.7.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.7.403/manifests"},{"name":"v12.8.0-beta.23523.6","sha":"f41fe153f68dd6b20cf4f91de9ea1e55fc09bb20","kind":"commit","published_at":"2023-10-23T15:23:19.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.0-beta.23523.6","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.0-beta.23523.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.0-beta.23523.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0-beta.23523.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0-beta.23523.6/manifests"},{"name":"v12.8.0-beta.23475.2","sha":"10f956e631a1efc0f7f5e49c626c494cd32b1f50","kind":"commit","published_at":"2023-09-25T09:46:24.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.0-beta.23475.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.0-beta.23475.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.0-beta.23475.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0-beta.23475.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0-beta.23475.2/manifests"},{"name":"v12.8.0-beta.23418.2","sha":"711de175bf0c7ddfda4005c3334606b90bb11146","kind":"commit","published_at":"2023-08-18T11:37:44.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.0-beta.23418.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.0-beta.23418.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.0-beta.23418.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0-beta.23418.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0-beta.23418.2/manifests"},{"name":"v12.8.0-beta.23371.8","sha":"056e45f8351338d2782cbc9d8db4ead67101f0e5","kind":"commit","published_at":"2023-07-21T19:53:12.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.0-beta.23371.8","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.0-beta.23371.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.0-beta.23371.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0-beta.23371.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0-beta.23371.8/manifests"},{"name":"v12.7.0","sha":"159a701477f5ca1e2d960e9bf79ce05769b3c671","kind":"commit","published_at":"2023-07-14T15:54:13.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.7.0","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.7.0/manifests"},{"name":"v12.8.0-beta.23327.15","sha":"9bf50f790ca3135b4428d464cc735ff4e8ff1bd5","kind":"commit","published_at":"2023-06-27T23:53:06.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.8.0-beta.23327.15","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.8.0-beta.23327.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.8.0-beta.23327.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0-beta.23327.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.8.0-beta.23327.15/manifests"},{"name":"v12.7.0-beta.23281.1","sha":"81752bbf7e1d72581b14a26577165721d9ffda04","kind":"commit","published_at":"2023-05-31T11:38:19.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.7.0-beta.23281.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.7.0-beta.23281.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.7.0-beta.23281.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.7.0-beta.23281.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.7.0-beta.23281.1/manifests"},{"name":"v12.5.0-beta.23251.2","sha":"8c91d38f38ece75cac4feb009a11fb42d17fc790","kind":"commit","published_at":"2023-05-02T03:10:56.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.5.0-beta.23251.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.5.0-beta.23251.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.5.0-beta.23251.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.5.0-beta.23251.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.5.0-beta.23251.2/manifests"},{"name":"v12.5.0-beta.23176.1","sha":"93562c0c97dda1fb131e8eaf73e35487a6998ee5","kind":"tag","published_at":"2023-04-11T18:21:18.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.5.0-beta.23176.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.5.0-beta.23176.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.5.0-beta.23176.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.5.0-beta.23176.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.5.0-beta.23176.1/manifests"},{"name":"v12.5.0-beta.23127.2","sha":"2f802c77efc09c63d3e36f50ca4380cbe5b4a5ce","kind":"commit","published_at":"2023-02-27T13:50:15.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.5.0-beta.23127.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.5.0-beta.23127.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.5.0-beta.23127.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.5.0-beta.23127.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.5.0-beta.23127.2/manifests"},{"name":"v12.5.0-beta.23114.3","sha":"75647e8f098a1a2b50d4d755394598ae6f38b164","kind":"commit","published_at":"2023-02-14T20:23:45.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.5.0-beta.23114.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.5.0-beta.23114.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.5.0-beta.23114.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.5.0-beta.23114.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.5.0-beta.23114.3/manifests"},{"name":"v12.5.0","sha":"e391694876e891d2cdc4089e62fe7b1138d8294e","kind":"commit","published_at":"2023-01-19T13:09:19.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.5.0","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.5.0/manifests"},{"name":"v12.4.0-beta.22571.5","sha":"1d892dd78d5dcb261a1d26f72efb333834436a02","kind":"commit","published_at":"2022-11-21T16:34:46.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.4.0-beta.22571.5","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.4.0-beta.22571.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.4.0-beta.22571.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.4.0-beta.22571.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.4.0-beta.22571.5/manifests"},{"name":"v12.4.0-beta.22567.3","sha":"3ff020ff25bac58a33ff65bd42d57ae2542fecd4","kind":"commit","published_at":"2022-11-17T17:01:43.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.4.0-beta.22567.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.4.0-beta.22567.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.4.0-beta.22567.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.4.0-beta.22567.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.4.0-beta.22567.3/manifests"},{"name":"v12.4.0-beta.22513.10","sha":"c370ee09c2eebcc750a59e9c10e52792679f896e","kind":"commit","published_at":"2022-10-13T22:47:41.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.4.0-beta.22513.10","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.4.0-beta.22513.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.4.0-beta.22513.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.4.0-beta.22513.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.4.0-beta.22513.10/manifests"},{"name":"v12.0.5","sha":"5d69143fbe992d8fa33d5b83d5fdd5f4ed7bb4fc","kind":"commit","published_at":"2022-10-13T16:43:32.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.5","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.5/manifests"},{"name":"v12.0.5-beta.22473.1","sha":"1d7f0abd1b52a9ff44fc5742c98908633011f0a1","kind":"commit","published_at":"2022-09-23T11:24:02.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.5-beta.22473.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.5-beta.22473.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.5-beta.22473.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.5-beta.22473.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.5-beta.22473.1/manifests"},{"name":"v12.0.5-beta.22427.1","sha":"4d297243ce02e28bd92dfc3a8d95da3812d2461a","kind":"commit","published_at":"2022-08-27T09:57:10.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.5-beta.22427.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.5-beta.22427.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.5-beta.22427.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.5-beta.22427.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.5-beta.22427.1/manifests"},{"name":"v12.0.4-beta.22369.1","sha":"91ee836a7850f7629825e3d6e13f49cb809c0123","kind":"commit","published_at":"2022-07-19T19:29:29.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.4-beta.22369.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.4-beta.22369.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.4-beta.22369.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.4-beta.22369.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.4-beta.22369.1/manifests"},{"name":"v12.0.4-beta.22329.3","sha":"4dce55c3e6615594134d829d0b5c6b275707ca33","kind":"commit","published_at":"2022-06-29T20:00:35.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.4-beta.22329.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.4-beta.22329.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.4-beta.22329.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.4-beta.22329.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.4-beta.22329.3/manifests"},{"name":"v12.0.4-beta.22305.1","sha":"a4208e9126950b98ad74ec281cfc95bf161b01b2","kind":"commit","published_at":"2022-06-05T12:50:16.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.4-beta.22305.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.4-beta.22305.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.4-beta.22305.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.4-beta.22305.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.4-beta.22305.1/manifests"},{"name":"v12.0.4","sha":"211fd760c2315d73cfa0d375fe64abb346bc1096","kind":"commit","published_at":"2022-05-24T14:20:23.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"1134707154c534a6270b3f25f127ba16a450596f","kind":"commit","published_at":"2022-05-10T09:20:44.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.3/manifests"},{"name":"v12.0.3-beta.22203.2","sha":"8854f5d1f3bd7e60d42565a18a2f8c06ae307474","kind":"commit","published_at":"2022-04-04T04:50:47.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.3-beta.22203.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.3-beta.22203.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.3-beta.22203.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.3-beta.22203.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.3-beta.22203.2/manifests"},{"name":"v12.0.2-beta.22123.2","sha":"506fc08d8051bd924066afc34d44577f787b3d40","kind":"commit","published_at":"2022-02-23T17:27:12.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.2-beta.22123.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.2-beta.22123.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.2-beta.22123.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.2-beta.22123.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.2-beta.22123.2/manifests"},{"name":"v12.0.2-beta.22108.4","sha":"0eefd48f01cb243394ae4257ebb5a87acda54bb0","kind":"commit","published_at":"2022-02-08T23:48:52.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.2-beta.22108.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.2-beta.22108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.2-beta.22108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.2-beta.22108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.2-beta.22108.4/manifests"},{"name":"v12.0.1","sha":"c12acdbfa5f76f811888d824bce5a87f7f68fdb8","kind":"commit","published_at":"2021-12-10T11:13:09.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.1/manifests"},{"name":"v12.0.0-beta.21522.2","sha":"6d626ff0752a77d339f609b4d361787dc9ca93a5","kind":"commit","published_at":"2021-10-22T22:12:28.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.0-beta.21522.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.0-beta.21522.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.0-beta.21522.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.0-beta.21522.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.0-beta.21522.2/manifests"},{"name":"v12.0.0-beta.21457.3","sha":"b0a54707064024f8959e54027e9e5d8fe49e82c7","kind":"commit","published_at":"2021-09-07T18:49:02.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.0-beta.21457.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.0-beta.21457.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.0-beta.21457.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.0-beta.21457.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.0-beta.21457.3/manifests"},{"name":"v12.0.0-beta.21377.1","sha":"a02ec4d590c805c72272aeaf7cde9116e3a55212","kind":"commit","published_at":"2021-07-27T13:07:58.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.0-beta.21377.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.0-beta.21377.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.0-beta.21377.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.0-beta.21377.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.0-beta.21377.1/manifests"},{"name":"v12.0.0-beta.21352.5","sha":"3af67cd8ffd73b2dc443e1e24dc0cf28f7e1c608","kind":"commit","published_at":"2021-07-02T20:35:11.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.0-beta.21352.5","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.0-beta.21352.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.0-beta.21352.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.0-beta.21352.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.0-beta.21352.5/manifests"},{"name":"v12.0.0-beta.21278.1","sha":"6c1809559b48eece9bf5b5c78624b834e329141b","kind":"commit","published_at":"2021-05-28T21:30:52.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v12.0.0-beta.21278.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v12.0.0-beta.21278.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v12.0.0-beta.21278.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.0-beta.21278.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v12.0.0-beta.21278.1/manifests"},{"name":"v11.4.2","sha":"1b23bbeda88ea3cb9be9af777f4c99fa8663df81","kind":"commit","published_at":"2021-05-12T20:07:26.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.4.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.4.2/manifests"},{"name":"v11.4.2-beta.21253.4","sha":"a999919d71f838451607deeab656d094b2d13e04","kind":"commit","published_at":"2021-05-03T23:57:51.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.4.2-beta.21253.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.4.2-beta.21253.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.4.2-beta.21253.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.4.2-beta.21253.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.4.2-beta.21253.4/manifests"},{"name":"v11.4.2-beta.21181.8","sha":"69cbc8346d738746580d0092a1544177bc8f50aa","kind":"commit","published_at":"2021-04-01T01:50:39.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.4.2-beta.21181.8","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.4.2-beta.21181.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.4.2-beta.21181.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.4.2-beta.21181.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.4.2-beta.21181.8/manifests"},{"name":"v11.3.2","sha":"7ce7132f1459095e635194d09d6f73265352029a","kind":"commit","published_at":"2021-02-02T20:19:38.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.3.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.3.2/manifests"},{"name":"v11.3.2-beta.21102.9","sha":"7ce7132f1459095e635194d09d6f73265352029a","kind":"commit","published_at":"2021-02-02T20:19:38.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.3.2-beta.21102.9","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.3.2-beta.21102.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.3.2-beta.21102.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.3.2-beta.21102.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.3.2-beta.21102.9/manifests"},{"name":"Visual-Studio-2019-Version-16.8","sha":"da6be68280c89131cdba2045525b80890401defd","kind":"tag","published_at":"2020-11-10T18:27:22.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Version-16.8","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Version-16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Version-16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.8/manifests"},{"name":"v11.0.0-beta.20507.4","sha":"da6be68280c89131cdba2045525b80890401defd","kind":"commit","published_at":"2020-10-07T21:25:33.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.0.0-beta.20507.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.0.0-beta.20507.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.0.0-beta.20507.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20507.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20507.4/manifests"},{"name":"v11.0.0-beta.20471.5","sha":"03283e07f6bd5717797acb288cf6044cedca2202","kind":"commit","published_at":"2020-09-22T02:49:54.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.0.0-beta.20471.5","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.0.0-beta.20471.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.0.0-beta.20471.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20471.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20471.5/manifests"},{"name":"v11.0.0-beta.20428.2","sha":"068ebd3c599bc5a47163a18b8b90d2fe5517186e","kind":"commit","published_at":"2020-08-28T20:44:21.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.0.0-beta.20428.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.0.0-beta.20428.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.0.0-beta.20428.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20428.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20428.2/manifests"},{"name":"v11.0.0-beta.20417.1","sha":"870364a5d5627ef446303899e6df300be51dcba6","kind":"commit","published_at":"2020-08-17T18:08:42.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.0.0-beta.20417.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.0.0-beta.20417.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.0.0-beta.20417.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20417.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20417.1/manifests"},{"name":"Visual-Studio-2019-Version-16.7","sha":"3ef6f0b514198c0bfa6c2c09fefe41a740b024d5","kind":"tag","published_at":"2020-08-10T21:06:26.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Version-16.7","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Version-16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Version-16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.7/manifests"},{"name":"v10.10.0-beta.20361.3","sha":"3ef6f0b514198c0bfa6c2c09fefe41a740b024d5","kind":"commit","published_at":"2020-07-11T20:16:54.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v10.10.0-beta.20361.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/v10.10.0-beta.20361.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v10.10.0-beta.20361.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v10.10.0-beta.20361.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v10.10.0-beta.20361.3/manifests"},{"name":"v10.10.0-beta.20312.5","sha":"2aa38744c9288aa9ca2bc192c1c85cdb1d1d53a0","kind":"commit","published_at":"2020-06-13T02:06:10.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v10.10.0-beta.20312.5","html_url":"https://github.com/dotnet/fsharp/releases/tag/v10.10.0-beta.20312.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v10.10.0-beta.20312.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v10.10.0-beta.20312.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v10.10.0-beta.20312.5/manifests"},{"name":"Visual-Studio-2019-Version-16.6","sha":"1c969cac25e2d38d71872efe6c8226029e42bb59","kind":"tag","published_at":"2020-05-20T16:34:56.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Version-16.6","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Version-16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Version-16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.6/manifests"},{"name":"v11.0.0-beta.20263.4","sha":"a323c00f8eae3f3bdeb3a1e0013bbcf080aa7a77","kind":"commit","published_at":"2020-05-14T04:50:05.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.0.0-beta.20263.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.0.0-beta.20263.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.0.0-beta.20263.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20263.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20263.4/manifests"},{"name":"v11.0.0-beta.20218.1","sha":"1bcfb7bc27dc2d482341137150023fc1534506e6","kind":"commit","published_at":"2020-04-18T08:51:55.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.0.0-beta.20218.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.0.0-beta.20218.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.0.0-beta.20218.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20218.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20218.1/manifests"},{"name":"Visual-Studio-2019-Version-16.5.3","sha":"85af456066acd4e76d2bc7821b44a325e46f2fca","kind":"tag","published_at":"2020-04-07T17:04:10.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Version-16.5.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Version-16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Version-16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.5.3/manifests"},{"name":"v11.0.0-beta.20181.1","sha":"cf247079e0a73e1e10135353ed12b670306baddb","kind":"commit","published_at":"2020-03-31T08:15:21.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.0.0-beta.20181.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.0.0-beta.20181.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.0.0-beta.20181.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20181.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0-beta.20181.1/manifests"},{"name":"FSharp.Core-4.7.1","sha":"7c4de19faf36647c1ef700e655a52350840c6f03","kind":"tag","published_at":"2020-03-16T18:29:11.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/FSharp.Core-4.7.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/FSharp.Core-4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@FSharp.Core-4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FSharp.Core-4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FSharp.Core-4.7.1/manifests"},{"name":"Visual-Studio-2019-Version-16.5","sha":"7c4de19faf36647c1ef700e655a52350840c6f03","kind":"tag","published_at":"2020-03-16T18:20:09.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Version-16.5","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Version-16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Version-16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.5/manifests"},{"name":"v11.0.0","sha":"1e9d40c8897796e21850bd6dca40e15df69a1c97","kind":"commit","published_at":"2020-03-06T07:46:55.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/v11.0.0","html_url":"https://github.com/dotnet/fsharp/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/v11.0.0/manifests"},{"name":"Visual-Studio-2019-Version-16.4","sha":"e7597deb7042710a7142bdccabd6f92b0840d354","kind":"tag","published_at":"2019-12-03T21:37:16.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Version-16.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Version-16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Version-16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.4/manifests"},{"name":"Visual-Studio-2019-Version-16.3","sha":"0422ff293bb2cc722fe5021b85ef50378a9af823","kind":"tag","published_at":"2019-09-23T17:39:55.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Version-16.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Version-16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Version-16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.3/manifests"},{"name":"Visual-Studio-2019-Version-16.2","sha":"a24d94ecf97d0d69d4fbe6b8b10cd1f97737fff4","kind":"tag","published_at":"2019-07-24T18:05:34.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Version-16.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Version-16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Version-16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.2/manifests"},{"name":"Visual-Studio-2019-Version-16.1","sha":"42526fe359672a05fd562dc16a91a43d0fe047a7","kind":"tag","published_at":"2019-05-22T00:16:20.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Version-16.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Version-16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Version-16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.1/manifests"},{"name":"Visual-Studio-2019-Version-16.0","sha":"809f41207b74a1356208f11b8fa3a15233734050","kind":"tag","published_at":"2019-04-03T20:38:03.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Version-16.0","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Version-16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Version-16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Version-16.0/manifests"},{"name":"Visual-Studio-2019-Preview-2-Version-16.0","sha":"5f5e68099410f71fc13bb615b9a27abd055da6de","kind":"tag","published_at":"2019-01-29T19:13:25.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Preview-2-Version-16.0","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Preview-2-Version-16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Preview-2-Version-16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Preview-2-Version-16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Preview-2-Version-16.0/manifests"},{"name":"Visual-Studio-2019-Preview-1-Version-16.0","sha":"518bf573d151acbdf0c62d604477c841d08b4de3","kind":"tag","published_at":"2019-01-29T19:12:17.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2019-Preview-1-Version-16.0","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2019-Preview-1-Version-16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2019-Preview-1-Version-16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Preview-1-Version-16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2019-Preview-1-Version-16.0/manifests"},{"name":"Visual-Studio-2017-Version-15.9","sha":"6e26c5bacc8c4201e962f5bdde0a177f82f88691","kind":"tag","published_at":"2018-11-13T22:40:16.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.9","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.9/manifests"},{"name":"Visual-Studio-2017-Version-15.8","sha":"c55dd2c3d618eb93a8d16e503947342b1fa93556","kind":"tag","published_at":"2018-08-14T20:10:02.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.8","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.8/manifests"},{"name":"Visual-Studio-2017-Version-15.7.4","sha":"173513e369ffb7a1c4d5dccf83696d9aac2ab2d0","kind":"tag","published_at":"2018-06-19T17:46:46.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.7.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.7.4/manifests"},{"name":"Visual-Studio-2017-Version-15.7.3","sha":"2527e6829ecdc8281ee60d83be8cfd0fa720a648","kind":"tag","published_at":"2018-06-05T20:00:05.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.7.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.7.3/manifests"},{"name":"Visual-Studio-2017-Preview-2-Version-15.8","sha":"8f54b635fe6bf248b2462b8b400a93264b912927","kind":"tag","published_at":"2018-06-05T19:54:03.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Preview-2-Version-15.8","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Preview-2-Version-15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Preview-2-Version-15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-2-Version-15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-2-Version-15.8/manifests"},{"name":"Visual-Studio-2017-Version-15.7.2","sha":"56f97a8dd4353d897336941f3e644423b87c794f","kind":"tag","published_at":"2018-05-24T00:12:44.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.7.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.7.2/manifests"},{"name":"Visual-Studio-2017-Version-15.7","sha":"16ecf5a30ad868d183c58e4a71a71c23d4ed3ba9","kind":"tag","published_at":"2018-05-07T17:24:33.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.7","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.7/manifests"},{"name":"Visual-Studio-2017-Preview-5-Version-15.7","sha":"16ecf5a30ad868d183c58e4a71a71c23d4ed3ba9","kind":"tag","published_at":"2018-04-25T16:42:28.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Preview-5-Version-15.7","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Preview-5-Version-15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Preview-5-Version-15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-5-Version-15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-5-Version-15.7/manifests"},{"name":"Visual-Studio-2017-Preview-4-Version-15.6","sha":"923f42cbf33c0b17dd51ce54529b228db9aff968","kind":"tag","published_at":"2018-04-11T17:20:53.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Preview-4-Version-15.6","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Preview-4-Version-15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Preview-4-Version-15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-4-Version-15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-4-Version-15.6/manifests"},{"name":"Visual-Studio-2017-Preview-3-Version-15.7","sha":"7ab095885c765a60e9f473aae551b97f44b8d83b","kind":"tag","published_at":"2018-04-11T17:19:45.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Preview-3-Version-15.7","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Preview-3-Version-15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Preview-3-Version-15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-3-Version-15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-3-Version-15.7/manifests"},{"name":"Visual-Studio-2017-Version-15.6","sha":"6cc78a805d4d863393c893ccdba86bea7df59035","kind":"tag","published_at":"2018-02-21T22:47:18.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.6","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.6/manifests"},{"name":"Visual-Studio-2017-Preview-3-Version-15.6","sha":"53e87ce047de607697a64e20a1685b3fc0eae6d3","kind":"tag","published_at":"2018-01-24T17:20:05.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Preview-3-Version-15.6","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Preview-3-Version-15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Preview-3-Version-15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-3-Version-15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-3-Version-15.6/manifests"},{"name":"Visual-Studio-2017-Version-15.5","sha":"7ef93f807e635a342c8ee6a4411213b78a68bb2d","kind":"tag","published_at":"2017-12-05T21:12:47.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.5","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.5/manifests"},{"name":"Visual-Studio-2017-Version-15.4","sha":"cc1b137bc17f401a0cc669ff8fc598714d0fe652","kind":"tag","published_at":"2017-10-11T20:07:23.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.4/manifests"},{"name":"FCS-16.0.2","sha":"83208f8cb02e8d6d56757e45cd73545524180644","kind":"commit","published_at":"2017-10-04T01:59:23.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/FCS-16.0.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/FCS-16.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@FCS-16.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FCS-16.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FCS-16.0.2/manifests"},{"name":"FCS-16.0.1","sha":"9b68c3701206fc1d55606db61d09a3b11b3cbf0e","kind":"commit","published_at":"2017-10-03T00:34:45.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/FCS-16.0.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/FCS-16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@FCS-16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FCS-16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FCS-16.0.1/manifests"},{"name":"FCS-15.0.1","sha":"88fc6572a792730c2f901c23acde492e66827bae","kind":"commit","published_at":"2017-10-02T18:41:32.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/FCS-15.0.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/FCS-15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@FCS-15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FCS-15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FCS-15.0.1/manifests"},{"name":"Visual-Studio-2017-Preview-1-Version-15.5","sha":"d26de72fb722304e169b78de60350b7f6a43baa8","kind":"tag","published_at":"2017-09-28T22:44:20.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Preview-1-Version-15.5","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Preview-1-Version-15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Preview-1-Version-15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-1-Version-15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-1-Version-15.5/manifests"},{"name":"Visual-Studio-2017-Preview-2-Version-15.4","sha":"f41a9a8bb9bdc37eec18625520b2e1e3299a83d2","kind":"tag","published_at":"2017-09-28T19:44:09.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Preview-2-Version-15.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Preview-2-Version-15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Preview-2-Version-15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-2-Version-15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-2-Version-15.4/manifests"},{"name":"Visual-Studio-2017-Preview-1-Version-15.4","sha":"4633116942d619b42ec6423f0519f8099b2a320f","kind":"tag","published_at":"2017-09-28T19:42:09.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Preview-1-Version-15.4","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Preview-1-Version-15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Preview-1-Version-15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-1-Version-15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-1-Version-15.4/manifests"},{"name":"Visual-Studio-2017-Version-15.3.1","sha":"4633116942d619b42ec6423f0519f8099b2a320f","kind":"tag","published_at":"2017-09-28T19:36:13.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.3.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.3.1/manifests"},{"name":"Visual-Studio-2017-Version-15.3","sha":"0389d840f9535b2c9cf7cc603f7d53fed2fd77e0","kind":"tag","published_at":"2017-09-28T18:32:55.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.3/manifests"},{"name":"FSharp.Core-4.2.2","sha":"4b79f1aabbd98de6f9914cef3ddbaaa8f6c5b433","kind":"commit","published_at":"2017-07-29T00:32:50.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/FSharp.Core-4.2.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/FSharp.Core-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@FSharp.Core-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FSharp.Core-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FSharp.Core-4.2.2/manifests"},{"name":"Visual-Studio-2017-Preview-3-Version-15.3","sha":"f886e7ac35a822ae600e27126bbac348106296e4","kind":"tag","published_at":"2017-06-27T17:26:52.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Preview-3-Version-15.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Preview-3-Version-15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Preview-3-Version-15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-3-Version-15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-3-Version-15.3/manifests"},{"name":"Visual-Studio-2017-Preview-2-Version-15.3","sha":"762dfcf061e97cf6613814a082402b98bcc7edb6","kind":"tag","published_at":"2017-06-15T18:24:07.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Preview-2-Version-15.3","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Preview-2-Version-15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Preview-2-Version-15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-2-Version-15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Preview-2-Version-15.3/manifests"},{"name":"FSharp.Core-4.2.1","sha":"ae8ff773152620beb9dbb2c134a1e1b3d579e333","kind":"commit","published_at":"2017-06-03T07:18:17.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/FSharp.Core-4.2.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/FSharp.Core-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@FSharp.Core-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FSharp.Core-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/FSharp.Core-4.2.1/manifests"},{"name":"Visual-Studio-2017-Version-15.2.1","sha":"8df39e8bea688c1433a179972cc9554bbdd58448","kind":"tag","published_at":"2017-05-16T16:43:45.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.2.1","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.2.1/manifests"},{"name":"Visual-Studio-2017-Version-15.2","sha":"580ba89da4e95893c698a43c86fd1887cf7c9b21","kind":"tag","published_at":"2017-05-11T18:10:58.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Version-15.2","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Version-15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Version-15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Version-15.2/manifests"},{"name":"Visual-Studio-2017-Update-2","sha":"580ba89da4e95893c698a43c86fd1887cf7c9b21","kind":"tag","published_at":"2017-05-09T17:50:23.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-Update-2","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-Update-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-Update-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Update-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-Update-2/manifests"},{"name":"Visual-Studio-2107-RC4","sha":"5eb1e66496985802e82883bd547c11cde69d2846","kind":"tag","published_at":"2017-02-07T23:11:04.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2107-RC4","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2107-RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2107-RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2107-RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2107-RC4/manifests"},{"name":"Visual-Studio-2017","sha":"3cfe0d900f0ab2959aa328d4da8a7968b89a1de2","kind":"tag","published_at":"2017-01-26T01:06:16.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017/manifests"},{"name":"Visual-Studio-2017-RC3","sha":"f38fec3cdf9437a5683efa1d7d99e32c90ee7951","kind":"commit","published_at":"2017-01-26T01:03:18.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-RC3","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-RC3/manifests"},{"name":"Visual-Studio-2017-RC2","sha":"2caa4284de2ccac1401ac9383304e8dbd3cd16f1","kind":"tag","published_at":"2016-12-12T18:53:35.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-RC2","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-RC2/manifests"},{"name":"Visual-Studio-2017-RC","sha":"ddc855ddc5e494a98b983984e5612d307096fd27","kind":"tag","published_at":"2016-11-16T21:58:13.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-2017-RC","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-2017-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-2017-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-2017-RC/manifests"},{"name":"Visual-Studio-15-Preview-5","sha":"8ec92196a8f97399fde3cc7dd7de6f3578e5c9c7","kind":"tag","published_at":"2016-11-03T22:57:31.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/Visual-Studio-15-Preview-5","html_url":"https://github.com/dotnet/fsharp/releases/tag/Visual-Studio-15-Preview-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@Visual-Studio-15-Preview-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-15-Preview-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/Visual-Studio-15-Preview-5/manifests"},{"name":"V4.0.Update2.Preview-12.18.2015","sha":"9129c34bae5c95de3ba7d1d1b74f6864ea8e29b3","kind":"commit","published_at":"2015-12-17T07:36:33.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Update2.Preview-12.18.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Update2.Preview-12.18.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Update2.Preview-12.18.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update2.Preview-12.18.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update2.Preview-12.18.2015/manifests"},{"name":"V4.0.Update2.Preview-12.16.2015","sha":"6bff0d341bc442b8b5dbc4cfca9683cc123d3737","kind":"commit","published_at":"2015-12-13T21:29:04.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Update2.Preview-12.16.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Update2.Preview-12.16.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Update2.Preview-12.16.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update2.Preview-12.16.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update2.Preview-12.16.2015/manifests"},{"name":"V4.0.Update1.Preview-10.13.2015","sha":"4f3933122556dce81d8113772cc01697b700ef33","kind":"commit","published_at":"2015-10-12T21:02:00.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Update1.Preview-10.13.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Update1.Preview-10.13.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Update1.Preview-10.13.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update1.Preview-10.13.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update1.Preview-10.13.2015/manifests"},{"name":"V4.0.Update1.Preview-10.03.2015","sha":"2d413fb940aa1677688454c50b8ec05cd3b6f78f","kind":"commit","published_at":"2015-10-01T13:56:57.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Update1.Preview-10.03.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Update1.Preview-10.03.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Update1.Preview-10.03.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update1.Preview-10.03.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update1.Preview-10.03.2015/manifests"},{"name":"V4.0.Update1.Preview-09.21.2015","sha":"ad93ef58f865d44615582e5f57ae4231e41be378","kind":"commit","published_at":"2015-09-16T23:37:51.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Update1.Preview-09.21.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Update1.Preview-09.21.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Update1.Preview-09.21.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update1.Preview-09.21.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update1.Preview-09.21.2015/manifests"},{"name":"V4.0.Update1.Preview-09.23.2015","sha":"ad93ef58f865d44615582e5f57ae4231e41be378","kind":"commit","published_at":"2015-09-16T23:37:51.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Update1.Preview-09.23.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Update1.Preview-09.23.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Update1.Preview-09.23.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update1.Preview-09.23.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Update1.Preview-09.23.2015/manifests"},{"name":"V4.0.Preview-06.03.2015","sha":"275b832e9dd1a4bd64ed3accd218384b901be1d2","kind":"commit","published_at":"2015-06-02T23:55:12.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Preview-06.03.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Preview-06.03.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Preview-06.03.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-06.03.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-06.03.2015/manifests"},{"name":"V4.0.Preview-04.10.2015","sha":"c6ffdb62a440b94384f5f8ebe47d1cc5f5000b53","kind":"commit","published_at":"2015-04-08T20:05:01.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Preview-04.10.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Preview-04.10.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Preview-04.10.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-04.10.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-04.10.2015/manifests"},{"name":"V4.0.Preview-03.31.2015","sha":"049d87197bba841d4261393c9fabbc76b0c27c75","kind":"commit","published_at":"2015-03-27T23:09:44.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Preview-03.31.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Preview-03.31.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Preview-03.31.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-03.31.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-03.31.2015/manifests"},{"name":"V4.0.Preview-03.02.2015","sha":"5ff605aedb6cbf3f1f90028c6b5c25aaf0b8c8dc","kind":"commit","published_at":"2015-02-27T23:12:36.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Preview-03.02.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Preview-03.02.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Preview-03.02.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-03.02.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-03.02.2015/manifests"},{"name":"V4.0.Preview-02.24.2015","sha":"c6bbef55bbcd9ede1796d95e475ca160e73ff4a9","kind":"commit","published_at":"2015-02-23T23:06:43.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Preview-02.24.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Preview-02.24.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Preview-02.24.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-02.24.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-02.24.2015/manifests"},{"name":"V4.0.Preview-02.11.2015","sha":"ff4a680bf7eb8fe721de133785197b0ff95e232a","kind":"commit","published_at":"2015-02-10T22:06:57.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Preview-02.11.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Preview-02.11.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Preview-02.11.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-02.11.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-02.11.2015/manifests"},{"name":"V4.0.Preview-01.26.2015","sha":"11ede758afc1de91af8e4c46b594be2d8db89323","kind":"commit","published_at":"2015-01-22T20:31:36.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Preview-01.26.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Preview-01.26.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Preview-01.26.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-01.26.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-01.26.2015/manifests"},{"name":"V4.0.Preview-01.19.2015","sha":"0b209160dca7a9790badbfc69f554b35bf81aebd","kind":"commit","published_at":"2015-01-17T00:05:07.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Preview-01.19.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Preview-01.19.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Preview-01.19.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-01.19.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-01.19.2015/manifests"},{"name":"V4.0.Preview-01.15.2015","sha":"ca40a405910e91afa5eb6e4b2b5625ef168b8c1f","kind":"commit","published_at":"2015-01-14T20:47:57.000Z","download_url":"https://codeload.github.com/dotnet/fsharp/tar.gz/V4.0.Preview-01.15.2015","html_url":"https://github.com/dotnet/fsharp/releases/tag/V4.0.Preview-01.15.2015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/fsharp@V4.0.Preview-01.15.2015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-01.15.2015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/tags/V4.0.Preview-01.15.2015/manifests"}]},"repo_metadata_updated_at":"2025-10-30T09:12:30.698Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/dotnet/fsharp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dotnet/fsharp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dotnet/fsharp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dotnet/fsharp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T05:02:30.526Z","issues_count":1394,"pull_requests_count":3627,"avg_time_to_close_issue":33069879.995384615,"avg_time_to_close_pull_request":1529361.5577841452,"issues_closed_count":648,"pull_requests_closed_count":3141,"pull_request_authors_count":107,"issue_authors_count":336,"avg_comments_per_issue":3.1951219512195124,"avg_comments_per_pull_request":2.754893851668045,"merged_pull_requests_count":2595,"bot_issues_count":1,"bot_pull_requests_count":407,"past_year_issues_count":292,"past_year_pull_requests_count":1099,"past_year_avg_time_to_close_issue":1048877.3333333333,"past_year_avg_time_to_close_pull_request":529049.4621468927,"past_year_issues_closed_count":114,"past_year_pull_requests_closed_count":885,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":106,"past_year_avg_comments_per_issue":1.0068493150684932,"past_year_avg_comments_per_pull_request":2.310282074613285,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":219,"past_year_merged_pull_requests_count":735,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Ffsharp/issues","maintainers":[{"login":"T-Gro","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/T-Gro"},{"login":"KevinRansom","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRansom"},{"login":"vzarytovskii","count":264,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vzarytovskii"},{"login":"psfinaki","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psfinaki"},{"login":"auduchinok","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auduchinok"},{"login":"abonie","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abonie"},{"login":"ViktorHofer","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViktorHofer"},{"login":"mmitche","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmitche"},{"login":"Happypig375","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Happypig375"},{"login":"ellahathaway","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellahathaway"},{"login":"baronfel","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baronfel"},{"login":"eiriktsarpalis","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eiriktsarpalis"},{"login":"akoeplinger","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"TIHan","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TIHan"},{"login":"NikolaMilosavljevic","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NikolaMilosavljevic"},{"login":"mthalman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthalman"},{"login":"tmds","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmds"},{"login":"carlossanlop","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlossanlop"},{"login":"Youssef1313","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Youssef1313"},{"login":"brettfo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettfo"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"JoeRobich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoeRobich"},{"login":"jakobbotsch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakobbotsch"},{"login":"jkoritzinsky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkoritzinsky"},{"login":"vcsjones","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vcsjones"},{"login":"Evangelink","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Evangelink"},{"login":"roji","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roji"},{"login":"marcpopMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcpopMSFT"},{"login":"MichaelSimons","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelSimons"},{"login":"mavasani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mavasani"},{"login":"rolfbjarne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rolfbjarne"},{"login":"dougbu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougbu"},{"login":"ericstj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericstj"},{"login":"eriawan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriawan"},{"login":"GrabYourPitchforks","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrabYourPitchforks"},{"login":"premun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/premun"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"},{"login":"directhex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/directhex"}],"active_maintainers":[{"login":"T-Gro","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/T-Gro"},{"login":"auduchinok","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auduchinok"},{"login":"KevinRansom","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinRansom"},{"login":"psfinaki","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psfinaki"},{"login":"vzarytovskii","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vzarytovskii"},{"login":"abonie","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abonie"},{"login":"ViktorHofer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViktorHofer"},{"login":"mmitche","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmitche"},{"login":"ellahathaway","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellahathaway"},{"login":"mthalman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthalman"},{"login":"carlossanlop","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlossanlop"},{"login":"Youssef1313","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Youssef1313"},{"login":"JoeRobich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoeRobich"},{"login":"jkoritzinsky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkoritzinsky"},{"login":"Happypig375","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Happypig375"},{"login":"tmds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmds"},{"login":"premun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/premun"},{"login":"ericstj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericstj"},{"login":"richlander","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"eiriktsarpalis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eiriktsarpalis"},{"login":"zivkan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zivkan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Ffsharp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Ffsharp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Ffsharp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Ffsharp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Ffsharp/codemeta","maintainers":[]}