{"id":3887588,"name":"github.com/dotnet/wpf","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/wpf","keywords_array":[],"namespace":"github.com/dotnet","versions_count":226,"first_release_published_at":"2019-06-18T23:01:03.000Z","latest_release_published_at":"2026-02-04T06:24:07.000Z","latest_release_number":"v11.0.100+incompatible","last_synced_at":"2026-05-14T22:48:39.445Z","created_at":"2022-04-11T23:30:38.929Z","updated_at":"2026-05-14T22:48:39.445Z","registry_url":"https://pkg.go.dev/github.com/dotnet/wpf","install_command":"go get github.com/dotnet/wpf","documentation_url":"https://pkg.go.dev/github.com/dotnet/wpf#section-documentation","metadata":{},"repo_metadata":{"id":37281771,"uuid":"153711945","full_name":"dotnet/wpf","owner":"dotnet","description":"WPF is a .NET Core UI framework for building Windows desktop applications.","archived":false,"fork":false,"pushed_at":"2026-05-12T20:57:23.000Z","size":68814,"stargazers_count":7639,"open_issues_count":1631,"forks_count":1285,"subscribers_count":285,"default_branch":"main","last_synced_at":"2026-05-13T02:00:39.741Z","etag":null,"topics":["dotnet","help-wanted","wpf"],"latest_commit_sha":null,"homepage":"","language":"C#","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":".github/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":"SECURITY.md","support":null,"governance":null,"roadmap":"roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-19T01:55:23.000Z","updated_at":"2026-05-13T01:36:21.000Z","dependencies_parsed_at":"2023-09-23T14:47:26.451Z","dependency_job_id":"84b52791-d7ed-4b66-b556-7400b1a00f87","html_url":"https://github.com/dotnet/wpf","commit_stats":{"total_commits":5520,"total_committers":175,"mean_commits":"31.542857142857144","dds":0.2597826086956522,"last_synced_commit":"21980975537c7b46d2d1446f3c3f4ba73a798e2f"},"previous_names":[],"tags_count":243,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/wpf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/sbom","scorecard":{"id":353168,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/wpf","commit":"b4e470e583593fd593818ced9b2f6409a2b56c50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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 14 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: topLevel 'contents' permission set to 'write': .github/workflows/backportPRs.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backportPRs.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/main.yml:8","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backportPRs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/wpf/backportPRs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/locker.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/wpf/locker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/wpf/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/locker.yml:32","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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:38.035Z","repository_id":37281771,"created_at":"2025-08-18T08:49:38.035Z","updated_at":"2025-08-18T08:49:38.035Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32964522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"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":"v9.0.15","sha":"a01db3af68be8bfc869550b0be7cfc5881e4c685","kind":"commit","published_at":"2026-03-26T21:27:27.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.15","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.15/manifests"},{"name":"v8.0.26","sha":"cf6069ee160d39d8c7eb3e27e4b3e9841db59c8a","kind":"commit","published_at":"2026-03-20T06:39:01.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.26","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.26/manifests"},{"name":"v9.0.14-rtm.26119.2","sha":"72d4e0415ec4ae0771a5df3e05260691a5d6775b","kind":"commit","published_at":"2026-02-20T00:57:05.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.14-rtm.26119.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.14-rtm.26119.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.14-rtm.26119.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.14-rtm.26119.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.14-rtm.26119.2/manifests"},{"name":"v8.0.25-servicing.26112.4","sha":"aa2f612d218cdffafb14837dc46d86c0ad2d0f9f","kind":"commit","published_at":"2026-02-12T18:06:49.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.25-servicing.26112.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.25-servicing.26112.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.25-servicing.26112.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.25-servicing.26112.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.25-servicing.26112.4/manifests"},{"name":"v8.0.25","sha":"aa2f612d218cdffafb14837dc46d86c0ad2d0f9f","kind":"commit","published_at":"2026-02-12T18:06:49.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.25","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.25/manifests"},{"name":"v10.0.104","sha":"41784a3ec5f721e18a7799f8399fa4e7fb48d129","kind":"commit","published_at":"2026-02-12T05:14:53.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.104","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.104/manifests"},{"name":"v10.0.4","sha":"41784a3ec5f721e18a7799f8399fa4e7fb48d129","kind":"commit","published_at":"2026-02-12T05:14:53.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.4/manifests"},{"name":"v10.0.105","sha":"41784a3ec5f721e18a7799f8399fa4e7fb48d129","kind":"commit","published_at":"2026-02-12T05:14:53.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.105","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.105/manifests"},{"name":"v10.0.5","sha":"41784a3ec5f721e18a7799f8399fa4e7fb48d129","kind":"commit","published_at":"2026-02-12T05:14:53.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.5/manifests"},{"name":"v11.0.100","sha":"f52d8e79a7ba0a8e121ccf42c7a967d5f75e613e","kind":"commit","published_at":"2026-02-04T06:24:07.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v11.0.100","html_url":"https://github.com/dotnet/wpf/releases/tag/v11.0.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v11.0.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v11.0.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v11.0.100/manifests"},{"name":"v11.0.100-preview.2.26159.112","sha":"f52d8e79a7ba0a8e121ccf42c7a967d5f75e613e","kind":"commit","published_at":"2026-02-04T06:24:07.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v11.0.100-preview.2.26159.112","html_url":"https://github.com/dotnet/wpf/releases/tag/v11.0.100-preview.2.26159.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v11.0.100-preview.2.26159.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v11.0.100-preview.2.26159.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v11.0.100-preview.2.26159.112/manifests"},{"name":"v11.0.0","sha":"f52d8e79a7ba0a8e121ccf42c7a967d5f75e613e","kind":"commit","published_at":"2026-02-04T06:24:07.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v11.0.0","html_url":"https://github.com/dotnet/wpf/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v11.0.0/manifests"},{"name":"v11.0.0-preview.2.26159.112","sha":"f52d8e79a7ba0a8e121ccf42c7a967d5f75e613e","kind":"commit","published_at":"2026-02-04T06:24:07.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v11.0.0-preview.2.26159.112","html_url":"https://github.com/dotnet/wpf/releases/tag/v11.0.0-preview.2.26159.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v11.0.0-preview.2.26159.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v11.0.0-preview.2.26159.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v11.0.0-preview.2.26159.112/manifests"},{"name":"v11.0.0-preview.1.26104.118","sha":"06c89e7135d12fdc09a28284fe94cff3da3304aa","kind":"commit","published_at":"2026-01-23T12:38:29.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v11.0.0-preview.1.26104.118","html_url":"https://github.com/dotnet/wpf/releases/tag/v11.0.0-preview.1.26104.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v11.0.0-preview.1.26104.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v11.0.0-preview.1.26104.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v11.0.0-preview.1.26104.118/manifests"},{"name":"v8.0.24","sha":"738c1f8ff725ea0fee44f11947a40fe0b6b7df07","kind":"commit","published_at":"2026-01-22T17:07:04.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.24","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.24/manifests"},{"name":"v9.0.13","sha":"86af53614f2e96919c6daa97a0d20037e1d1814d","kind":"commit","published_at":"2026-01-15T17:16:11.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.13","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.13/manifests"},{"name":"v10.0.3","sha":"23f6b498216d7c1b5f4d2551d802338f2fd95675","kind":"commit","published_at":"2026-01-06T05:27:33.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.3/manifests"},{"name":"v8.0.23","sha":"b132b33a48ebc857db94785fdd86d671d123911a","kind":"commit","published_at":"2025-12-09T18:05:43.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.23","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.23/manifests"},{"name":"v9.0.12","sha":"58060180f2776452976616ae4894118dfd21f8d5","kind":"commit","published_at":"2025-12-09T18:05:42.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.12","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.12/manifests"},{"name":"v10.0.2","sha":"2db0df9ea7848f6255f64ee9816ec7efbf16227d","kind":"commit","published_at":"2025-12-04T04:15:16.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2a8aedc74281421f143b60c2cefd27eced989c27","kind":"commit","published_at":"2025-11-18T05:08:54.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.1/manifests"},{"name":"v8.0.22","sha":"925e025a1ad14f0b6f094e5b2d5cc9f62ada294c","kind":"commit","published_at":"2025-10-28T10:27:42.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.22","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.22/manifests"},{"name":"v10.0.0","sha":"72ca82c7a0f57eb8d0168246468b9cc1a6c14a5a","kind":"commit","published_at":"2025-10-21T05:24:37.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.0","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0/manifests"},{"name":"v9.0.11","sha":"88a1aae37eae3f1a0fb51bc828a9b302df178b2a","kind":"commit","published_at":"2025-10-20T16:17:54.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.11","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"09278a9ca122a401bf0a8637973509f2bc0007ec","kind":"commit","published_at":"2025-09-26T01:56:13.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.10","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.10/manifests"},{"name":"v8.0.21","sha":"3ff72f664fd6e585b4b61fe5d79f33255aca5d6c","kind":"commit","published_at":"2025-09-26T01:25:58.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.21","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.21/manifests"},{"name":"v10.0.0-rc.2.25502.107","sha":"f74ad8648cada953c13403d3801203c30ea33bac","kind":"commit","published_at":"2025-09-22T09:21:00.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.0-rc.2.25502.107","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.0-rc.2.25502.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.0-rc.2.25502.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-rc.2.25502.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-rc.2.25502.107/manifests"},{"name":"v9.0.9","sha":"56176690719670a63582850619ed7d33e13083e3","kind":"commit","published_at":"2025-08-20T20:23:38.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.9","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.9/manifests"},{"name":"v8.0.20","sha":"7b95ca673ef08b7325429a3b675184b815482564","kind":"commit","published_at":"2025-08-20T08:01:12.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.20","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.20/manifests"},{"name":"v10.0.0-rc.1.25451.107","sha":"cdaabfcfe0331b6e8d7fd2e42a9ca40007b797af","kind":"commit","published_at":"2025-08-20T05:15:33.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.0-rc.1.25451.107","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.0-rc.1.25451.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.0-rc.1.25451.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-rc.1.25451.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-rc.1.25451.107/manifests"},{"name":"v8.0.19","sha":"43d1a9a5f6207405244e36ac6a2950c8050442f8","kind":"commit","published_at":"2025-07-18T21:44:56.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.19","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.19/manifests"},{"name":"v9.0.8","sha":"c83d78f58cbe40d4f5cd847461a233e5c85f5300","kind":"commit","published_at":"2025-07-18T21:40:26.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.8","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.8/manifests"},{"name":"v10.0.0-preview.7.25380.108","sha":"0567cc262408546036a3f57b1d60d42eb083e5df","kind":"commit","published_at":"2025-07-16T09:09:58.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.0-preview.7.25380.108","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.0-preview.7.25380.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.0-preview.7.25380.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.7.25380.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.7.25380.108/manifests"},{"name":"v10.0.0-preview.6.25358.103","sha":"9899ca290a69927192b5c9373e4d6cbeab19b147","kind":"commit","published_at":"2025-06-24T06:19:42.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.0-preview.6.25358.103","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.0-preview.6.25358.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.0-preview.6.25358.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.6.25358.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.6.25358.103/manifests"},{"name":"v8.0.18","sha":"480ddbb714f16a09b74e75cff57e1da769e9d82d","kind":"commit","published_at":"2025-06-17T14:37:07.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.18","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.18/manifests"},{"name":"v9.0.7","sha":"7ac13333cf0a6ba33b4be231673080313e752e6a","kind":"commit","published_at":"2025-06-17T14:28:01.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.7","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.7/manifests"},{"name":"v10.0.0-preview.5.25277.114","sha":"9eb2c425b945531926dad625d4b5a40d74ef7003","kind":"commit","published_at":"2025-05-26T05:08:36.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.0-preview.5.25277.114","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.0-preview.5.25277.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.0-preview.5.25277.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.5.25277.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.5.25277.114/manifests"},{"name":"v9.0.6","sha":"620a20376852ae35038cd4251552ea8425f6cfe6","kind":"commit","published_at":"2025-05-17T20:32:29.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.6","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.6/manifests"},{"name":"v8.0.17","sha":"3385cf1d42f4e488140452369a247a4a16183ce4","kind":"commit","published_at":"2025-05-17T00:43:45.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.17","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.17/manifests"},{"name":"v10.0.0-preview.4.25258.110","sha":"08a322d1a0185c7580bb3a0dcbe2ecde8971f21f","kind":"commit","published_at":"2025-05-08T16:01:22.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.0-preview.4.25258.110","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.0-preview.4.25258.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.0-preview.4.25258.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.4.25258.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.4.25258.110/manifests"},{"name":"v8.0.16","sha":"5bf5c017e225debf2b431cf33d0e4fad03039032","kind":"commit","published_at":"2025-04-17T23:50:19.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.16","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.16/manifests"},{"name":"v9.0.5","sha":"6df813d45ebffd2739980b7f372767ac5fd68e2a","kind":"commit","published_at":"2025-04-16T21:00:01.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.5/manifests"},{"name":"v10.0.0-preview.3.25173.2","sha":"03fa9249c43d363296d19d4e19a519171ea8547b","kind":"commit","published_at":"2025-04-10T09:22:13.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.0-preview.3.25173.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.0-preview.3.25173.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.0-preview.3.25173.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.3.25173.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.3.25173.2/manifests"},{"name":"v8.0.15","sha":"4d5e32859f7dfaca9102a95d111a49d2aa2dbd8c","kind":"commit","published_at":"2025-03-17T20:08:39.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.15","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.15/manifests"},{"name":"v9.0.4","sha":"33f5371cc258de0a72569adf1e9fbcbf04256a17","kind":"commit","published_at":"2025-03-14T16:33:58.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.4/manifests"},{"name":"v10.0.0-preview.2.25163.5","sha":"972998ae65d98ffdc03cbbef53f7440f4c28284a","kind":"commit","published_at":"2025-03-14T01:17:30.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.0-preview.2.25163.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.0-preview.2.25163.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.0-preview.2.25163.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.2.25163.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.2.25163.5/manifests"},{"name":"v9.0.3","sha":"f58f709bc102a0d15aa6ffe4d9a7435bebd3079e","kind":"commit","published_at":"2025-02-13T19:06:36.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.3/manifests"},{"name":"v8.0.14","sha":"af059f93ea0cd5b695d098162f0d9b1651adb6a3","kind":"commit","published_at":"2025-02-13T18:26:10.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.14","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.14/manifests"},{"name":"v10.0.0-preview.1.25080.3","sha":"3e2ff06019cf20971db7abcc65d2bd2c19ab3832","kind":"commit","published_at":"2025-01-31T05:19:34.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v10.0.0-preview.1.25080.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v10.0.0-preview.1.25080.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v10.0.0-preview.1.25080.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.1.25080.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v10.0.0-preview.1.25080.3/manifests"},{"name":"v9.0.2","sha":"6498db3ee0fbc2790831b28cd47a7b8ef500cb17","kind":"commit","published_at":"2025-01-17T08:56:57.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.2/manifests"},{"name":"v8.0.13","sha":"b7c5b2dd5e9b61459c7ba2e58f306029ec791c0d","kind":"commit","published_at":"2025-01-17T06:04:19.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.13","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.13/manifests"},{"name":"v9.0.1","sha":"f26d48cd826cfd41bed05708d1cdc9e219bf8514","kind":"commit","published_at":"2024-12-11T04:06:30.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.1/manifests"},{"name":"v8.0.12","sha":"6a2a510ae56ff16665d95b96a0920e2fd45e1d2b","kind":"commit","published_at":"2024-12-04T05:18:19.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.12","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.12/manifests"},{"name":"v9.0.0","sha":"a04736acb8edb533756131d3d5fc55f15cd03d6a","kind":"commit","published_at":"2024-10-29T11:59:54.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.0","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0/manifests"},{"name":"v8.0.11","sha":"42a83a56d421ac71312453e53dbacc3d2ae6d432","kind":"commit","published_at":"2024-10-21T22:32:30.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.11","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.11/manifests"},{"name":"v6.0.36","sha":"a7dff252f2a6b0ff48ffe946a20584f61282aa13","kind":"commit","published_at":"2024-10-16T17:16:21.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.36","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.36/manifests"},{"name":"v9.0.0-rc.2.24474.3","sha":"49ab7e335401671d3909153f2ca0dddc6030628d","kind":"commit","published_at":"2024-09-24T10:49:36.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.0-rc.2.24474.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.0-rc.2.24474.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.0-rc.2.24474.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-rc.2.24474.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-rc.2.24474.3/manifests"},{"name":"v8.0.10","sha":"e84ed744bb7989299c544f715056d05e220c7e00","kind":"commit","published_at":"2024-09-18T18:11:00.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.10","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.10/manifests"},{"name":"v6.0.35","sha":"c9e44425226553e639116ff82698cfd2808f7769","kind":"commit","published_at":"2024-09-13T06:00:51.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.35","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.35/manifests"},{"name":"v9.0.0-rc.1.24451.10","sha":"32227d2fa67c462e95005b288057aafa66391a49","kind":"commit","published_at":"2024-09-01T15:23:08.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.0-rc.1.24451.10","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.0-rc.1.24451.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.0-rc.1.24451.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-rc.1.24451.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-rc.1.24451.10/manifests"},{"name":"v9.0.0-preview.7.24405.2","sha":"a766199ca14334a9d60ef8d319b8c1c9246917b1","kind":"commit","published_at":"2024-08-06T05:34:37.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.0-preview.7.24405.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.0-preview.7.24405.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.0-preview.7.24405.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.7.24405.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.7.24405.2/manifests"},{"name":"v8.0.8","sha":"883fc207bb50622d4458ff09ae6a62548783826a","kind":"commit","published_at":"2024-07-17T02:21:24.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.8","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.8/manifests"},{"name":"v6.0.33","sha":"b660c1e83039451abe9d9190a7aabe87c03fd7ae","kind":"commit","published_at":"2024-07-16T23:09:33.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.33","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.33/manifests"},{"name":"v9.0.0-preview.6.24327.8","sha":"52a24b19407405ad048267676f7f105f4b2f05e8","kind":"commit","published_at":"2024-06-28T05:02:10.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.0-preview.6.24327.8","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.0-preview.6.24327.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.0-preview.6.24327.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.6.24327.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.6.24327.8/manifests"},{"name":"v6.0.32","sha":"798cc6d4922db482f84fb72a8244f0da898bc5d6","kind":"commit","published_at":"2024-06-14T23:09:32.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.32","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.32/manifests"},{"name":"v8.0.7","sha":"43bb8cc831c2658e1117415019264bfe6f644f94","kind":"commit","published_at":"2024-06-14T04:39:51.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.7","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.7/manifests"},{"name":"v9.0.0-preview.5.24306.5","sha":"1d138b20f5dbe72ba51e31198f4bf5dfc8258201","kind":"commit","published_at":"2024-06-07T03:42:11.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.0-preview.5.24306.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.0-preview.5.24306.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.0-preview.5.24306.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.5.24306.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.5.24306.5/manifests"},{"name":"v8.0.6","sha":"86a51738adbb65141dea966de2cce47ae2061812","kind":"commit","published_at":"2024-05-20T03:52:09.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.6","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.6/manifests"},{"name":"v7.0.20","sha":"b48ebf61642326af6ec05b289a8f812d36f45462","kind":"commit","published_at":"2024-05-20T03:45:04.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.20","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.20/manifests"},{"name":"v6.0.31","sha":"4d7f88bc60b3938380d1ccaba460fb7500d9ba6b","kind":"commit","published_at":"2024-05-20T03:34:38.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.31","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.31/manifests"},{"name":"v9.0.0-preview.4.24267.7","sha":"1388c03de4ca1e7c1775628837239991035ae551","kind":"commit","published_at":"2024-05-17T14:57:55.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.0-preview.4.24267.7","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.0-preview.4.24267.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.0-preview.4.24267.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.4.24267.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.4.24267.7/manifests"},{"name":"v8.0.5","sha":"b5af29a8f41f880f38fd015c6bcb7aeb816fcef6","kind":"commit","published_at":"2024-04-17T20:31:47.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.5/manifests"},{"name":"v6.0.30","sha":"dee47a1e2958aa9b97d3c5edf9433312cc5a4634","kind":"commit","published_at":"2024-04-16T23:44:14.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.30","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.30/manifests"},{"name":"v7.0.19","sha":"fec2496fcc461acb4b77037a364677967ac68d9e","kind":"commit","published_at":"2024-04-16T21:14:17.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.19","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.19/manifests"},{"name":"v9.0.0-preview.3.24172.5","sha":"521e84f1d6b0f2c871c30bfd17f05dc4373c2984","kind":"commit","published_at":"2024-03-23T02:24:55.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.0-preview.3.24172.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.0-preview.3.24172.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.0-preview.3.24172.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.3.24172.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.3.24172.5/manifests"},{"name":"v6.0.29","sha":"6aec9b95d59f97bae95b5a5814e3e53de7a0ccfc","kind":"commit","published_at":"2024-03-22T00:59:08.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.29","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.29/manifests"},{"name":"v7.0.18","sha":"71273b560061b69cef763838282ef085e53a73cb","kind":"commit","published_at":"2024-03-20T05:11:37.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.18","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.18/manifests"},{"name":"v8.0.4","sha":"ebbf01f54996755566db36e2e962ba6364da2ecc","kind":"commit","published_at":"2024-03-20T02:26:37.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.4/manifests"},{"name":"v9.0.0-preview.2.24128.1","sha":"5cb86f9ddcffcb384387777f3832f3e1b2a8083a","kind":"commit","published_at":"2024-02-29T01:38:58.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.0-preview.2.24128.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.0-preview.2.24128.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.0-preview.2.24128.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.2.24128.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.2.24128.1/manifests"},{"name":"v6.0.28","sha":"4bb3a1d8ec37eda521bbf94605c43b035d2718b1","kind":"commit","published_at":"2024-02-21T03:05:25.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.28","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.28/manifests"},{"name":"v7.0.17","sha":"6b9b816bff16a1b507019fe6313b6baecb83b580","kind":"commit","published_at":"2024-02-16T21:08:28.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.17","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.17/manifests"},{"name":"v8.0.3","sha":"46fb08cfa8160d0885b74c7f28a7b187ab86efed","kind":"commit","published_at":"2024-02-16T21:01:24.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.3/manifests"},{"name":"v9.0.0-preview.1.24081.2","sha":"d1026a0b76b6099bd857cae63a85c5a05461f6eb","kind":"commit","published_at":"2024-01-31T16:05:20.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v9.0.0-preview.1.24081.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v9.0.0-preview.1.24081.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v9.0.0-preview.1.24081.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.1.24081.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v9.0.0-preview.1.24081.2/manifests"},{"name":"v6.0.27","sha":"12a1b47c5b9b55841e0aa39bb36c15ac05d4ce8a","kind":"commit","published_at":"2024-01-20T17:09:15.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.27","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.27/manifests"},{"name":"v8.0.2","sha":"472140dd926227876848e48f41cfc9acb9275492","kind":"commit","published_at":"2024-01-18T20:35:22.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.2/manifests"},{"name":"v7.0.16","sha":"4a6accdbfd70e66399781c75b0c0a179f4b7e7eb","kind":"commit","published_at":"2024-01-18T17:24:16.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.16","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.16/manifests"},{"name":"v6.0.26","sha":"e5b72d0fb5a405d5443b571ba1d78f419bdbcdb7","kind":"commit","published_at":"2023-12-05T22:22:23.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.26","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.26/manifests"},{"name":"v8.0.1","sha":"ac40bed7a33baf164d3984ca90c2aedba996a7b2","kind":"commit","published_at":"2023-11-30T21:01:57.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.1/manifests"},{"name":"v7.0.15","sha":"02d7f45dcacc192b40e725d6f6e77ec64e202c7a","kind":"commit","published_at":"2023-11-28T23:42:07.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.15","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.15/manifests"},{"name":"v8.0.0","sha":"239f8da8fbf8cf2a6cd0c793f0d02679bf4ccf6a","kind":"tag","published_at":"2023-11-14T18:54:07.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.0","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0/manifests"},{"name":"v7.0.14","sha":"8784c26bc219f5b75f1315e1b6b7c1da924d5e32","kind":"commit","published_at":"2023-10-20T22:55:27.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.14","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.14/manifests"},{"name":"v6.0.25","sha":"fcec4d8986bb8339964c429abd6e4651b968ff4f","kind":"commit","published_at":"2023-10-20T06:39:04.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.25","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.25/manifests"},{"name":"v7.0.13","sha":"5a86bed8dd2c24aa3557cd2f1244fe7f66e87725","kind":"commit","published_at":"2023-10-19T05:42:24.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.13","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.13/manifests"},{"name":"v6.0.24","sha":"5015eba758e1fe6c5f177a5551b3ada7e08b9930","kind":"commit","published_at":"2023-10-19T04:42:05.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.24","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.24/manifests"},{"name":"v6.0.23","sha":"2b6f0273734c631e1ecc8c503836d4fab840065b","kind":"commit","published_at":"2023-09-30T15:09:04.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.23","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.23/manifests"},{"name":"v8.0.0-rc.2.23479.8","sha":"416f43cbcaede5164b23673939a56a207106158e","kind":"commit","published_at":"2023-09-30T03:56:34.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.0-rc.2.23479.8","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.0-rc.2.23479.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.0-rc.2.23479.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-rc.2.23479.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-rc.2.23479.8/manifests"},{"name":"v7.0.12","sha":"c94bac748138456f4feef271b3dc18e4b46453e6","kind":"commit","published_at":"2023-09-28T16:14:55.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.12","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.12/manifests"},{"name":"v7.0.11","sha":"6432861c5a360348a9e1a6cc76cced7bd25ab3f9","kind":"commit","published_at":"2023-08-25T16:15:46.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.11","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.11/manifests"},{"name":"v6.0.22","sha":"f501934867fd4723518c1c7b03c6033c2e52ecad","kind":"commit","published_at":"2023-08-25T07:23:08.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.22","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.22/manifests"},{"name":"v8.0.0-rc.1.23420.4","sha":"f8a9263959d3bd594e9e2c85a917222d17278827","kind":"commit","published_at":"2023-08-20T20:34:04.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.0-rc.1.23420.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.0-rc.1.23420.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.0-rc.1.23420.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-rc.1.23420.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-rc.1.23420.4/manifests"},{"name":"v8.0.0-preview.7.23375.1","sha":"bcf38d618d4cbe4b687a66a851fc42683a3ab19a","kind":"commit","published_at":"2023-07-26T02:21:34.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.0-preview.7.23375.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.0-preview.7.23375.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.0-preview.7.23375.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.7.23375.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.7.23375.1/manifests"},{"name":"v6.0.21","sha":"fa467fd679da61d9e429ce2654ef63766afcd7f5","kind":"commit","published_at":"2023-07-14T20:57:47.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.21","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.21/manifests"},{"name":"v7.0.10","sha":"9a9892f5204f1a1b31ab2c81b025d6e35e0f3693","kind":"commit","published_at":"2023-07-14T20:57:45.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.10","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.10/manifests"},{"name":"v8.0.0-preview.6.23329.2","sha":"91929ed20de8f4d8eeb3995c6bc4fe61e16c9b72","kind":"commit","published_at":"2023-06-30T02:25:25.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.0-preview.6.23329.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.0-preview.6.23329.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.0-preview.6.23329.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.6.23329.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.6.23329.2/manifests"},{"name":"v7.0.9","sha":"d41bd7da4139331ef02657deb7944df43b8a181c","kind":"commit","published_at":"2023-06-21T19:16:25.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.9","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.9/manifests"},{"name":"v6.0.20","sha":"0a2507dd214349c40c4f1e9aba2ce6a91e8675a8","kind":"commit","published_at":"2023-06-21T19:15:25.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.20","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.20/manifests"},{"name":"v7.0.8","sha":"b10173d88dc484c1462d387c131bdd4c639927e9","kind":"commit","published_at":"2023-06-19T05:47:12.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.8","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.8/manifests"},{"name":"v6.0.19","sha":"e129038f9bf311c1a7863c16ef6cbaece732b04d","kind":"commit","published_at":"2023-06-19T04:06:57.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.19","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.19/manifests"},{"name":"v8.0.0-preview.5.23280.4","sha":"64f27aeb1905f0eaf6b2f71bd535044ed51f4525","kind":"commit","published_at":"2023-05-31T05:50:31.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.0-preview.5.23280.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.0-preview.5.23280.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.0-preview.5.23280.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.5.23280.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.5.23280.4/manifests"},{"name":"v7.0.7","sha":"512eac4b458953da405f51ec0ae7766bcb7b32e5","kind":"commit","published_at":"2023-05-25T05:19:32.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.7","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.7/manifests"},{"name":"v6.0.18","sha":"a29a62bc7aa91d9e7509261a138af3c27c0506ea","kind":"commit","published_at":"2023-05-22T15:27:40.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.18","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.18/manifests"},{"name":"v8.0.0-preview.4.23259.3","sha":"fdb85c56dce841aa12950a76067a207d6d3bad21","kind":"commit","published_at":"2023-05-10T01:16:33.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.0-preview.4.23259.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.0-preview.4.23259.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.0-preview.4.23259.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.4.23259.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.4.23259.3/manifests"},{"name":"v8.0.0-preview.3.23177.3","sha":"bb28b86982a882871af7e5ea1d7f50ece93b7ed3","kind":"tag","published_at":"2023-04-11T18:13:27.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.0-preview.3.23177.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.0-preview.3.23177.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.0-preview.3.23177.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.3.23177.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.3.23177.3/manifests"},{"name":"v7.0.5","sha":"03e9f99d0f93a3e3768227a9c6a1076fabd0de43","kind":"commit","published_at":"2023-03-26T16:50:10.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.5/manifests"},{"name":"v6.0.16","sha":"8f6fa2d5a7ef6c9fdfe6452ce35ca4bd17cf3f55","kind":"commit","published_at":"2023-03-25T16:13:44.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.16","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.16/manifests"},{"name":"v8.0.0-preview.2.23128.3","sha":"ce1eecc7aa662cc889003c367056b9d025002803","kind":"commit","published_at":"2023-03-01T01:40:01.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.0-preview.2.23128.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.0-preview.2.23128.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.0-preview.2.23128.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.2.23128.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.2.23128.3/manifests"},{"name":"v7.0.4","sha":"0315841ebb89a21c717002224ad9d39f3c21320a","kind":"commit","published_at":"2023-02-17T22:03:55.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.4/manifests"},{"name":"v6.0.15","sha":"c68b021c8a031d8f1bf757dc16e44c10ed8c820e","kind":"commit","published_at":"2023-02-17T20:10:57.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.15","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.15/manifests"},{"name":"v8.0.0-preview.1.23112.1","sha":"b3958d52f589ff422c7a1cea51e00e71cc1b80c0","kind":"commit","published_at":"2023-02-12T22:24:38.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v8.0.0-preview.1.23112.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v8.0.0-preview.1.23112.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v8.0.0-preview.1.23112.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.1.23112.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v8.0.0-preview.1.23112.1/manifests"},{"name":"v6.0.14","sha":"9e190e3d952203836d77bb0f1c42984524e1122d","kind":"commit","published_at":"2023-01-24T16:28:18.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.14","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.14/manifests"},{"name":"v7.0.3","sha":"0a09c7d17212981cb4fd5907fa6a6214966a366d","kind":"commit","published_at":"2023-01-23T16:47:12.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.3/manifests"},{"name":"release/5.0","sha":"fda22ac437def2b7df6bb4a8064ec9562602bcf4","kind":"tag","published_at":"2023-01-23T06:57:46.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/release/5.0","html_url":"https://github.com/dotnet/wpf/releases/tag/release/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@release%2F5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/release%2F5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/release%2F5.0/manifests"},{"name":"release/3.0","sha":"6d6165997ba030733fd04ac2ff7fe70db0689eac","kind":"tag","published_at":"2023-01-23T06:52:15.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/release/3.0","html_url":"https://github.com/dotnet/wpf/releases/tag/release/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@release%2F3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/release%2F3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/release%2F3.0/manifests"},{"name":"release/3.1","sha":"16abc5bfac8cf29d295234c5cebdf2b0e22c6560","kind":"tag","published_at":"2023-01-23T06:44:05.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/release/3.1","html_url":"https://github.com/dotnet/wpf/releases/tag/release/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@release%2F3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/release%2F3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/release%2F3.1/manifests"},{"name":"ctp.dec.1","sha":"403fb51eb5e64763aeb80f9b710aaf6124b43e74","kind":"tag","published_at":"2023-01-23T06:28:11.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/ctp.dec.1","html_url":"https://github.com/dotnet/wpf/releases/tag/ctp.dec.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@ctp.dec.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/ctp.dec.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/ctp.dec.1/manifests"},{"name":"v7.0.2","sha":"df04c57b2e2bb986f0afc2384cbebb3c950447b5","kind":"tag","published_at":"2023-01-10T15:24:25.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"b824ea7e65424cd8b0121cc7d2dea88a4a2cb4aa","kind":"tag","published_at":"2022-12-13T21:26:00.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.1/manifests"},{"name":"v6.0.13","sha":"4ba96971b81698ec17061cbd6a59f752f5bfc3b5","kind":"commit","published_at":"2022-12-01T14:13:57.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.13","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.13/manifests"},{"name":"v6.0.12","sha":"4178d795849932702f98b7f375f6341267510326","kind":"commit","published_at":"2022-11-19T17:30:30.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.12","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.12/manifests"},{"name":"v3.1.32","sha":"a57a467b17ccec8d4f0ced5c8c439133bb8c9bdd","kind":"commit","published_at":"2022-11-15T07:54:31.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.32","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.32/manifests"},{"name":"v6.0.11","sha":"96c5254e5ca5040021caf779216b1b3641875b1e","kind":"commit","published_at":"2022-10-23T23:08:01.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.11","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.11/manifests"},{"name":"v7.0.0-rtm.22518.2","sha":"636e2b7a00a434a354a126f510a56e16ce3c6bbc","kind":"commit","published_at":"2022-10-19T04:17:17.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.0-rtm.22518.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.0-rtm.22518.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.0-rtm.22518.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-rtm.22518.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-rtm.22518.2/manifests"},{"name":"v3.1.31","sha":"82b60e85256ffc4918d5e31c3dc313414fa1e70d","kind":"commit","published_at":"2022-10-12T21:20:36.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.31","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.31/manifests"},{"name":"v6.0.10","sha":"3bbc77257e3d51a2e19195523eafd262da1f5459","kind":"commit","published_at":"2022-09-27T00:08:26.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.10","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.10/manifests"},{"name":"v7.0.0-rc.2.22472.9","sha":"7ac25017197ea1f7906e189d1479717c6fb12298","kind":"commit","published_at":"2022-09-23T04:32:38.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.0-rc.2.22472.9","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.0-rc.2.22472.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.0-rc.2.22472.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-rc.2.22472.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-rc.2.22472.9/manifests"},{"name":"v3.1.30","sha":"65e9b939bd0a99b727bfdf1311f4ce031ae6bd29","kind":"commit","published_at":"2022-09-07T05:00:26.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.30","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.30/manifests"},{"name":"v7.0.0-rc.1.22427.1","sha":"0a8bff2f4d22c95fcd317c7971f45c318154abb4","kind":"commit","published_at":"2022-08-27T07:21:08.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.0-rc.1.22427.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.0-rc.1.22427.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.0-rc.1.22427.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-rc.1.22427.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-rc.1.22427.1/manifests"},{"name":"v6.0.9","sha":"a97bb2af3c7d400dfe8aca3fa3d47ba83d925d6c","kind":"commit","published_at":"2022-08-20T20:03:55.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.9","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.9/manifests"},{"name":"v3.1.29","sha":"cfa38e590218d0957fbd0e7d782aada6d24b04ad","kind":"commit","published_at":"2022-08-03T05:01:36.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.29","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.29/manifests"},{"name":"v7.0.0-preview.7.22377.1","sha":"1e73e51ab55cabb2d95c1371c26bc6c88dca3057","kind":"commit","published_at":"2022-07-27T09:28:29.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.0-preview.7.22377.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.0-preview.7.22377.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.0-preview.7.22377.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.7.22377.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.7.22377.1/manifests"},{"name":"v6.0.8","sha":"7a75fd34f53bc300206bd8cfc636527934dd17af","kind":"commit","published_at":"2022-07-18T17:10:28.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.8","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.8/manifests"},{"name":"v3.1.27","sha":"c326736bb86fbb20cf55dd7f3b6de963761c124e","kind":"tag","published_at":"2022-07-12T22:23:34.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.27","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.27/manifests"},{"name":"v6.0.7","sha":"5063a17b211e70ca0ff6fed1b57e9d04727c25a8","kind":"tag","published_at":"2022-07-12T21:29:39.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.7","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.7/manifests"},{"name":"v3.1.28","sha":"5af25f76609f344f61e694b742960446253a3960","kind":"commit","published_at":"2022-07-06T14:36:56.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.28","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.28/manifests"},{"name":"v7.0.0-preview.6.22351.3","sha":"7879a739bc183fcfc7c36e28f923c84239b3a963","kind":"commit","published_at":"2022-07-01T20:59:31.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.0-preview.6.22351.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.0-preview.6.22351.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.0-preview.6.22351.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.6.22351.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.6.22351.3/manifests"},{"name":"v7.0.0-preview.5.22302.3","sha":"a0dbc33e02f09c675fbc0aa65977f379970739b1","kind":"commit","published_at":"2022-06-02T17:48:25.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.0-preview.5.22302.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.0-preview.5.22302.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.0-preview.5.22302.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.5.22302.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.5.22302.3/manifests"},{"name":"v3.1.26","sha":"45294951a5626f7a7ccfc505962eae2cfca4e467","kind":"commit","published_at":"2022-05-18T19:34:20.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.26","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.26/manifests"},{"name":"v6.0.6","sha":"dabcf2041548f7594b21e9bf865463abdfd14307","kind":"commit","published_at":"2022-05-18T15:10:29.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.6","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.6/manifests"},{"name":"v7.0.0-preview.4.22229.3","sha":"af8248ff668f78eae1b19b34bc5f3239a2e41043","kind":"commit","published_at":"2022-04-30T02:56:47.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.0-preview.4.22229.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.0-preview.4.22229.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.0-preview.4.22229.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.4.22229.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.4.22229.3/manifests"},{"name":"v5.0.17","sha":"d94e73ed8ef7c07cb0a7774752a4f7140c839ba8","kind":"commit","published_at":"2022-04-18T17:54:37.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.17","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.17/manifests"},{"name":"v6.0.5","sha":"14bf2e54800ba75bfd06cbb4f2e470cbfffc9a5b","kind":"commit","published_at":"2022-04-15T20:50:56.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.5/manifests"},{"name":"v3.1.25","sha":"e8027eb0fc18a39fbdc2235118c914247f895873","kind":"commit","published_at":"2022-04-13T17:21:45.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.25","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.25/manifests"},{"name":"v7.0.0-preview.3.22177.2","sha":"3d61f1dfa99432bba40a484713ec605de7aeb24b","kind":"commit","published_at":"2022-03-28T04:47:48.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.0-preview.3.22177.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.0-preview.3.22177.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.0-preview.3.22177.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.3.22177.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.3.22177.2/manifests"},{"name":"v5.0.16","sha":"1bcfa589e229fe2f7cf071bfc1b1b1bdf76776fd","kind":"commit","published_at":"2022-03-21T16:46:34.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.16","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.16/manifests"},{"name":"v6.0.4","sha":"fcb07d637abf53791e2c55c63d9207fc3232fe83","kind":"commit","published_at":"2022-03-15T18:22:40.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.4/manifests"},{"name":"v7.0.0-preview.2.22153.5","sha":"fe37541c513fde1db2d0b61f9d72af0cfb0e8605","kind":"commit","published_at":"2022-03-03T17:24:11.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.0-preview.2.22153.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.0-preview.2.22153.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.0-preview.2.22153.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.2.22153.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.2.22153.5/manifests"},{"name":"v3.1.24","sha":"b70694b3230baba9c22d7cbe3f6910c27b17d5b2","kind":"commit","published_at":"2022-03-02T10:11:33.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.24","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.24/manifests"},{"name":"v6.0.3","sha":"560f243910f407df33fd5cdf06e2a857684f4bc7","kind":"commit","published_at":"2022-02-24T18:00:59.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.3/manifests"},{"name":"v5.0.15","sha":"66813f63463016ada19d9207c60c4074ac8ddef8","kind":"commit","published_at":"2022-02-16T23:24:31.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.15","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.15/manifests"},{"name":"v3.1.23","sha":"63a9573552b54a6bc4e650d966abdee7ab944dd3","kind":"commit","published_at":"2022-02-11T19:42:41.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.23","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.23/manifests"},{"name":"v7.0.0-preview.1.22077.3","sha":"f2450ebc4e9ce8532566058d5dbdd6e913b34df3","kind":"commit","published_at":"2022-01-27T18:41:55.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v7.0.0-preview.1.22077.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v7.0.0-preview.1.22077.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v7.0.0-preview.1.22077.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.1.22077.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v7.0.0-preview.1.22077.3/manifests"},{"name":"v6.0.2","sha":"fb76229895cae74c1adc62c2411a0730a2f3759b","kind":"commit","published_at":"2022-01-15T04:36:51.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.2/manifests"},{"name":"v5.0.14","sha":"ef5fac198de3a26a967f16f4a0fbfed73736b2e7","kind":"commit","published_at":"2022-01-11T21:56:28.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.14","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.14/manifests"},{"name":"v6.0.1","sha":"0350d04790959e8ebdd3ceab0d34a40f811f019d","kind":"commit","published_at":"2021-11-17T22:57:24.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.1/manifests"},{"name":"v6.0.1-servicing.21567.7","sha":"0350d04790959e8ebdd3ceab0d34a40f811f019d","kind":"commit","published_at":"2021-11-17T22:57:24.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.1-servicing.21567.7","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.1-servicing.21567.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.1-servicing.21567.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.1-servicing.21567.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.1-servicing.21567.7/manifests"},{"name":"v5.0.13","sha":"9d281216b007da60fe4b7c317156f0ed90fa5283","kind":"commit","published_at":"2021-11-17T11:09:29.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.13","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.13/manifests"},{"name":"v3.1.22","sha":"72c95cddd8ec573c43e486a4b18548fda7444135","kind":"commit","published_at":"2021-11-16T22:59:03.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.22","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.22/manifests"},{"name":"v5.0.12","sha":"05aaec6e4478b5c9fdeb19b9102d669e1712cee1","kind":"commit","published_at":"2021-10-24T00:54:14.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.12","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.12/manifests"},{"name":"v6.0.0-rtm.21523.1","sha":"3f75a67c752a116de292affae29a22bbb5b71b18","kind":"commit","published_at":"2021-10-23T19:07:24.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.0-rtm.21523.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.0-rtm.21523.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.0-rtm.21523.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-rtm.21523.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-rtm.21523.1/manifests"},{"name":"v3.1.21","sha":"a998ea18c1ba4bf92884ddabeb766978026bc103","kind":"commit","published_at":"2021-10-22T00:42:42.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.21","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.21/manifests"},{"name":"v6.0.0-rc.2.21501.7","sha":"4d7a80a2cbf0f96a1da7775a5ca0fad1499005f5","kind":"commit","published_at":"2021-10-01T23:37:24.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.0-rc.2.21501.7","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.0-rc.2.21501.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.0-rc.2.21501.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-rc.2.21501.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-rc.2.21501.7/manifests"},{"name":"v5.0.11","sha":"82014ab5aa8516873bcb420fe00b9e82166ffa30","kind":"commit","published_at":"2021-09-24T15:55:43.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.11","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.11/manifests"},{"name":"v3.1.20","sha":"18f987fb9a1c1e376421a4b37f8634a5ce390863","kind":"commit","published_at":"2021-09-17T19:17:39.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.20","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.20/manifests"},{"name":"v6.0.0-rc.1.21451.4","sha":"d62caf8a5fb9bc507457b6925cbf621720e268c7","kind":"commit","published_at":"2021-09-01T21:21:30.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.0-rc.1.21451.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.0-rc.1.21451.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.0-rc.1.21451.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-rc.1.21451.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-rc.1.21451.4/manifests"},{"name":"v5.0.10","sha":"34e65b82cfa0c5bfc9f91e164676f62ae9f27bbf","kind":"commit","published_at":"2021-08-18T18:07:29.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.10","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.10/manifests"},{"name":"v3.1.19","sha":"93f30ab19cae65df472e76dbc804ef3a75c3681a","kind":"commit","published_at":"2021-08-16T21:15:43.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.19","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.19/manifests"},{"name":"v6.0.0-preview.7.21378.5","sha":"9d3296ed842b244c4f118b12a864888b9ce317d6","kind":"commit","published_at":"2021-07-28T22:21:48.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.0-preview.7.21378.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.0-preview.7.21378.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.0-preview.7.21378.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.7.21378.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.7.21378.5/manifests"},{"name":"v5.0.9","sha":"494815295bf80b1e4610dc821b59ed0d50e92601","kind":"commit","published_at":"2021-07-15T14:19:38.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.9","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.9/manifests"},{"name":"v3.1.18","sha":"d2eb75995669129c8de7b527b92ca0ea1f88db8a","kind":"commit","published_at":"2021-07-13T19:03:01.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.18","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.18/manifests"},{"name":"v6.0.0-preview.6.21353.2","sha":"689658d43d6596fc65db243e2e50b522cdf094c6","kind":"commit","published_at":"2021-07-04T03:38:56.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.0-preview.6.21353.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.0-preview.6.21353.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.0-preview.6.21353.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.6.21353.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.6.21353.2/manifests"},{"name":"v5.0.8","sha":"c3afd220b9380b3b329e7eddc63224d74e6f25fe","kind":"commit","published_at":"2021-06-15T22:43:53.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.8","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.8/manifests"},{"name":"v3.1.17","sha":"917ed76d4d2e7abafd23e323b087bb3baa9309a9","kind":"commit","published_at":"2021-06-09T17:34:50.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.17","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.17/manifests"},{"name":"v6.0.0-preview.5.21301.3","sha":"49940188ad87b3610e9a380b9500063ec4478c56","kind":"commit","published_at":"2021-06-01T21:39:02.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.0-preview.5.21301.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.0-preview.5.21301.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.0-preview.5.21301.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.5.21301.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.5.21301.3/manifests"},{"name":"v3.1.16","sha":"d2dae225ff87a65cc5ee4a949734c688d4637f55","kind":"commit","published_at":"2021-05-12T00:00:07.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.16","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.16/manifests"},{"name":"v6.0.0-preview.4.21253.1","sha":"5ce91373dc04073d001ebe1dfd9b54dea8693f96","kind":"commit","published_at":"2021-05-03T22:43:58.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.0-preview.4.21253.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.0-preview.4.21253.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.0-preview.4.21253.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.4.21253.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.4.21253.1/manifests"},{"name":"v5.0.6","sha":"fe9dd395134709b5a53883b71c01447b5f132a06","kind":"commit","published_at":"2021-04-21T17:31:08.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.6","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.6/manifests"},{"name":"v3.1.15","sha":"6e87e91ecfec2db2490cf78cc5f45517d0abb942","kind":"commit","published_at":"2021-04-13T23:45:48.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.15","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.15/manifests"},{"name":"v6.0.0-preview.3.21201.2","sha":"5f125b569bee42d5d6f13afa2f5514cc6a85f835","kind":"commit","published_at":"2021-04-01T20:46:40.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.0-preview.3.21201.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.0-preview.3.21201.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.0-preview.3.21201.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.3.21201.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.3.21201.2/manifests"},{"name":"v5.0.5","sha":"2a2301468b4a483e4c11f763ff7f131c6ff70bc2","kind":"commit","published_at":"2021-03-17T10:13:53.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.5/manifests"},{"name":"v3.1.14","sha":"5c3bf7fcbf66e4e92f0a400082ce0b8f8cadc098","kind":"commit","published_at":"2021-03-12T20:19:51.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.14","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.14/manifests"},{"name":"v6.0.0-preview.2.21154.3","sha":"dbee5f20a011f4fc164de6ffeef69d0962b06d7e","kind":"commit","published_at":"2021-03-04T22:55:51.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.0-preview.2.21154.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.0-preview.2.21154.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.0-preview.2.21154.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.2.21154.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-preview.2.21154.3/manifests"},{"name":"v5.0.4","sha":"5d6364723197e917e11c0d442545287c27754aa5","kind":"commit","published_at":"2021-02-17T22:24:15.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.4/manifests"},{"name":"v3.1.13","sha":"1510d690fc242e852a10e3774ce606bc80a8e984","kind":"commit","published_at":"2021-02-12T17:15:07.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.13","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.13/manifests"},{"name":"v6.0.0-alpha.1.21103.3","sha":"4ccb5031c20e4e36a1aa77e80ccfd62d08d7efc1","kind":"commit","published_at":"2021-02-03T15:51:32.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v6.0.0-alpha.1.21103.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v6.0.0-alpha.1.21103.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v6.0.0-alpha.1.21103.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-alpha.1.21103.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v6.0.0-alpha.1.21103.3/manifests"},{"name":"v5.0.3","sha":"3a3d1e582344146190e9815e79cd5c8a29361b3d","kind":"commit","published_at":"2021-01-23T12:20:28.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.3/manifests"},{"name":"v3.1.12","sha":"cf81780295b0a9a473c05c33a7251e9bc9f9770f","kind":"commit","published_at":"2021-01-19T18:07:02.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.12","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.12/manifests"},{"name":"v5.0.2","sha":"89936f5f8d7ac99e04123f8f48754f252dfd9973","kind":"commit","published_at":"2020-12-13T17:54:24.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.2/manifests"},{"name":"v5.0.1-servicing.20580.1","sha":"f336060dde15d0aecaf37f3493f699134451fa8c","kind":"commit","published_at":"2020-11-30T21:47:23.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.1-servicing.20580.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.1-servicing.20580.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.1-servicing.20580.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.1-servicing.20580.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.1-servicing.20580.1/manifests"},{"name":"v3.1.11","sha":"d32ed16eca2d5f6a09cf5bdaa0ec8c464412385e","kind":"commit","published_at":"2020-11-11T21:49:43.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.11","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.11/manifests"},{"name":"v5.0.0-rtm.20520.3","sha":"9e81b0885121e9958e48895ae48be9639a396528","kind":"commit","published_at":"2020-10-20T16:40:14.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-rtm.20520.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-rtm.20520.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-rtm.20520.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-rtm.20520.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-rtm.20520.3/manifests"},{"name":"v3.1.10","sha":"7e15333cfa57bd8913ed1ccbcae787b0c1686b8b","kind":"commit","published_at":"2020-10-13T23:09:13.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.10","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.10/manifests"},{"name":"v5.0.0-rc.2.20475.5","sha":"3248d0c0a4c94570f48a82e3a8b18edf56077e81","kind":"commit","published_at":"2020-09-26T02:46:03.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-rc.2.20475.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-rc.2.20475.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-rc.2.20475.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-rc.2.20475.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-rc.2.20475.5/manifests"},{"name":"v3.1.9","sha":"e790847d6f3fe081db8107d06fbd7c86118ad2f8","kind":"commit","published_at":"2020-09-15T17:38:35.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.9","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.9/manifests"},{"name":"v5.0.0-rc.1.20451.6","sha":"be89bbfaded6ad3f0f4143bf1a8dd075a5789715","kind":"commit","published_at":"2020-09-02T05:45:59.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-rc.1.20451.6","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-rc.1.20451.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-rc.1.20451.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-rc.1.20451.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-rc.1.20451.6/manifests"},{"name":"v3.1.8","sha":"529227b18ce9d368e639986142d873f17c73840a","kind":"commit","published_at":"2020-08-12T23:17:55.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.8","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.8/manifests"},{"name":"v5.0.0-preview.8.20411.7","sha":"e10dacc6153aaf020d87ee256e80eb6df796bcf8","kind":"commit","published_at":"2020-08-11T15:26:44.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-preview.8.20411.7","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-preview.8.20411.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-preview.8.20411.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.8.20411.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.8.20411.7/manifests"},{"name":"v3.1.7","sha":"36d4367bc67701f944e6956c99bfd173b783f0a7","kind":"commit","published_at":"2020-07-20T21:13:36.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.7","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.7/manifests"},{"name":"v5.0.0-preview.7.20365.12","sha":"0868a3efbf564050059f42a837c9f32a256635c7","kind":"commit","published_at":"2020-07-16T06:41:35.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-preview.7.20365.12","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-preview.7.20365.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-preview.7.20365.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.7.20365.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.7.20365.12/manifests"},{"name":"v3.1.6","sha":"aab0cc88e5666c8cbb9710979ffdd6a0e7e4ebf2","kind":"commit","published_at":"2020-06-15T17:53:03.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.6","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.6/manifests"},{"name":"v5.0.0-preview.6.20306.1","sha":"505af79f4f55e87e2eacef7cd75fece0f130f855","kind":"commit","published_at":"2020-06-06T11:22:10.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-preview.6.20306.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-preview.6.20306.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-preview.6.20306.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.6.20306.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.6.20306.1/manifests"},{"name":"v5.0.0-preview.5.20278.3","sha":"baf0cb7cbaaef4ab04933465ea2b7b7556b1d660","kind":"commit","published_at":"2020-05-28T21:20:27.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-preview.5.20278.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-preview.5.20278.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-preview.5.20278.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.5.20278.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.5.20278.3/manifests"},{"name":"v5.0.0-preview.4.20251.1","sha":"5e06a10765a6a4e4404fc0cff14356debbd9e0de","kind":"commit","published_at":"2020-05-01T23:53:48.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-preview.4.20251.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-preview.4.20251.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-preview.4.20251.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.4.20251.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.4.20251.1/manifests"},{"name":"v3.1.5","sha":"847da8feefa286affd3f458fc3fdcedcd0d93869","kind":"commit","published_at":"2020-04-13T23:52:48.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"847da8feefa286affd3f458fc3fdcedcd0d93869","kind":"commit","published_at":"2020-04-13T23:52:48.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.4","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.4/manifests"},{"name":"v5.0.0-preview.3.20201.2","sha":"9decc5c6fa69644eabd6e5128defc29e732d3fc5","kind":"commit","published_at":"2020-04-01T15:26:44.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-preview.3.20201.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-preview.3.20201.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-preview.3.20201.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.3.20201.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.3.20201.2/manifests"},{"name":"v5.0.0-preview.2.20156.7","sha":"f537c6f80f2395077f8ce1be8a8e37d872d11629","kind":"commit","published_at":"2020-03-07T02:40:43.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-preview.2.20156.7","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-preview.2.20156.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-preview.2.20156.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.2.20156.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.2.20156.7/manifests"},{"name":"v3.1.3","sha":"b8c0f1ed4a1cd2cdd8dcbebc5ccff99993d4c3dd","kind":"commit","published_at":"2020-02-28T17:27:38.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.3/manifests"},{"name":"v5.0.0-preview.1.20127.5","sha":"efb8416d6de753c84030444d926bf2661346a2b7","kind":"commit","published_at":"2020-02-27T23:40:52.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v5.0.0-preview.1.20127.5","html_url":"https://github.com/dotnet/wpf/releases/tag/v5.0.0-preview.1.20127.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v5.0.0-preview.1.20127.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.1.20127.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v5.0.0-preview.1.20127.5/manifests"},{"name":"oss-native","sha":"c3b1ecefd9debf850b4757bb8d657b15af79469d","kind":"tag","published_at":"2020-02-12T18:33:38.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/oss-native","html_url":"https://github.com/dotnet/wpf/releases/tag/oss-native","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@oss-native","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/oss-native","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/oss-native/manifests"},{"name":"v3.1.2","sha":"589ace3c9fdfa0f1ea1640b82304a6a7ac597871","kind":"commit","published_at":"2020-01-16T17:47:27.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.2/manifests"},{"name":"v3.0.3","sha":"6d6165997ba030733fd04ac2ff7fe70db0689eac","kind":"commit","published_at":"2020-01-16T17:46:58.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.0.3","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.0.3/manifests"},{"name":"v3.1.1","sha":"3891a7cacdd45ef6067d84a30f211072a0d88a57","kind":"commit","published_at":"2020-01-15T13:34:05.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.1.1","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.1.1/manifests"},{"name":"v3.0.2","sha":"3891a7cacdd45ef6067d84a30f211072a0d88a57","kind":"commit","published_at":"2020-01-15T13:34:05.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.0.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.0.2/manifests"},{"name":"4.8.1-rtm.20064.7","sha":"f53862f4edd43db5bc54c61eb1e832490432778d","kind":"tag","published_at":"2020-01-15T02:34:15.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.1-rtm.20064.7","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.1-rtm.20064.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.1-rtm.20064.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.1-rtm.20064.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.1-rtm.20064.7/manifests"},{"name":"4.8.0-servicing.20064.6","sha":"397edff3246cc2ffef4c43e54963aeafc8a4e3f8","kind":"tag","published_at":"2020-01-15T02:28:13.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-servicing.20064.6","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-servicing.20064.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-servicing.20064.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-servicing.20064.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-servicing.20064.6/manifests"},{"name":"4.8.1-rtm.19565.1","sha":"427fa56aed34cbbc5096aa6137e748054905507d","kind":"tag","published_at":"2019-11-27T00:02:59.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.1-rtm.19565.1","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.1-rtm.19565.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.1-rtm.19565.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.1-rtm.19565.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.1-rtm.19565.1/manifests"},{"name":"4.8.0-servicing.19510.3","sha":"a4f24b6a7849ad33e29a50bd1d607f424953013b","kind":"tag","published_at":"2019-11-14T19:58:46.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-servicing.19510.3","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-servicing.19510.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-servicing.19510.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-servicing.19510.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-servicing.19510.3/manifests"},{"name":"4.8.1-preview2.19553.1","sha":"3dfee2019cb6e2294cdfed441f1ac0e6026ceff7","kind":"tag","published_at":"2019-11-12T21:04:39.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.1-preview2.19553.1","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.1-preview2.19553.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.1-preview2.19553.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.1-preview2.19553.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.1-preview2.19553.1/manifests"},{"name":"push","sha":"73107c2985438b2096535ed16f2d1c1a5e010c39","kind":"commit","published_at":"2019-11-12T19:45:14.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/push","html_url":"https://github.com/dotnet/wpf/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/push/manifests"},{"name":"4.8.1-preview2.19525.4","sha":"94ba9d2ba78eda787981ce11fd5a55b4788254bb","kind":"tag","published_at":"2019-10-30T21:28:43.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.1-preview2.19525.4","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.1-preview2.19525.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.1-preview2.19525.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.1-preview2.19525.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.1-preview2.19525.4/manifests"},{"name":"4.8.1-preview1.19505.2","sha":"d7adcfe00706477704409105077aec4c6ac7eadb","kind":"tag","published_at":"2019-10-10T21:57:23.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.1-preview1.19505.2","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.1-preview1.19505.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.1-preview1.19505.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.1-preview1.19505.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.1-preview1.19505.2/manifests"},{"name":"4.8.0-rc2.19462.14","sha":"3e99215204ccf7ae18e7c654ebdd77c91b7140e2","kind":"tag","published_at":"2019-09-19T21:46:20.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-rc2.19462.14","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-rc2.19462.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-rc2.19462.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-rc2.19462.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-rc2.19462.14/manifests"},{"name":"4.8.0-rc1.19455.14","sha":"1c3dd24d7188899a5f12d1caa31630f66bd4c2fd","kind":"commit","published_at":"2019-09-06T06:05:58.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-rc1.19455.14","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-rc1.19455.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-rc1.19455.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-rc1.19455.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-rc1.19455.14/manifests"},{"name":"4.8.0-preview9.19421.3","sha":"4524e3a8b4d8ebc8643b6e2185a597700261e1fb","kind":"tag","published_at":"2019-08-30T22:46:06.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-preview9.19421.3","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-preview9.19421.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-preview9.19421.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview9.19421.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview9.19421.3/manifests"},{"name":"4.8.0-preview8.19380.5","sha":"7d83467304bae02105013a4195ec2aa38018bf84","kind":"tag","published_at":"2019-08-08T17:18:19.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-preview8.19380.5","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-preview8.19380.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-preview8.19380.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview8.19380.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview8.19380.5/manifests"},{"name":"4.8.0-preview7.19352.4","sha":"76573a9bb7ab5cd61dbf4456600631e63accf5c0","kind":"tag","published_at":"2019-07-11T17:03:29.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-preview7.19352.4","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-preview7.19352.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-preview7.19352.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview7.19352.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview7.19352.4/manifests"},{"name":"v3.0.0-preview6","sha":"c01da169a2560d0ce4613f9264e3feaccabde758","kind":"commit","published_at":"2019-06-18T23:01:03.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v3.0.0-preview6","html_url":"https://github.com/dotnet/wpf/releases/tag/v3.0.0-preview6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v3.0.0-preview6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.0.0-preview6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v3.0.0-preview6/manifests"},{"name":"4.8.0-preview6.19303.15","sha":"18691cea4b61248df9facbae56e02783eb73f2b6","kind":"tag","published_at":"2019-06-06T21:28:38.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-preview6.19303.15","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-preview6.19303.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-preview6.19303.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview6.19303.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview6.19303.15/manifests"},{"name":"4.8.0-preview5.19223.4","sha":"a482367a6b14571d3c156f0643151cccb158b47e","kind":"commit","published_at":"2019-04-23T14:21:43.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-preview5.19223.4","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-preview5.19223.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-preview5.19223.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview5.19223.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview5.19223.4/manifests"},{"name":"4.8.0-preview4.19213.3","sha":"d378b1ec6b8555c52b7da1c40ffc0784cb0f5cad","kind":"commit","published_at":"2019-04-13T16:04:47.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-preview4.19213.3","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-preview4.19213.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-preview4.19213.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview4.19213.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview4.19213.3/manifests"},{"name":"4.8.0-preview3.19128.4","sha":"99112590688a44837276e20e9c91ef41fd54c64b","kind":"tag","published_at":"2019-03-04T22:12:11.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-preview3.19128.4","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-preview3.19128.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-preview3.19128.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview3.19128.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-preview3.19128.4/manifests"},{"name":"v4.8.0-prerelease.18562.2","sha":"22abba5c5adb190074d258916625c2d6c35e70b6","kind":"tag","published_at":"2018-11-30T20:22:44.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/v4.8.0-prerelease.18562.2","html_url":"https://github.com/dotnet/wpf/releases/tag/v4.8.0-prerelease.18562.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@v4.8.0-prerelease.18562.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v4.8.0-prerelease.18562.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/v4.8.0-prerelease.18562.2/manifests"},{"name":"4.8.0-prerelease.18562.2","sha":"22abba5c5adb190074d258916625c2d6c35e70b6","kind":"tag","published_at":"2018-11-30T20:19:27.000Z","download_url":"https://codeload.github.com/dotnet/wpf/tar.gz/4.8.0-prerelease.18562.2","html_url":"https://github.com/dotnet/wpf/releases/tag/4.8.0-prerelease.18562.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/wpf@4.8.0-prerelease.18562.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-prerelease.18562.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/tags/4.8.0-prerelease.18562.2/manifests"}]},"repo_metadata_updated_at":"2026-05-13T02:15:24.775Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.793834424600911,"dependent_packages_count":8.452778221382484,"stargazers_count":0.8312576089729364,"forks_count":0.8384652413518358,"docker_downloads_count":null,"average":3.729083874077042},"purl":"pkg:golang/github.com/dotnet/wpf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dotnet/wpf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dotnet/wpf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dotnet/wpf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-07T08:01:12.043Z","issues_count":839,"pull_requests_count":2847,"avg_time_to_close_issue":21243292.260726072,"avg_time_to_close_pull_request":2321698.417820069,"issues_closed_count":303,"pull_requests_closed_count":2312,"pull_request_authors_count":97,"issue_authors_count":413,"avg_comments_per_issue":2.7794994040524434,"avg_comments_per_pull_request":0.9157007376185459,"merged_pull_requests_count":2170,"bot_issues_count":14,"bot_pull_requests_count":1418,"past_year_issues_count":76,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":569437.55,"past_year_avg_time_to_close_pull_request":163724.84126984127,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":126,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":0.8289473684210527,"past_year_avg_comments_per_pull_request":0.3870967741935484,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":123,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fwpf/issues","maintainers":[{"login":"h3xds1nz","count":202,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h3xds1nz"},{"login":"dipeshmsft","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dipeshmsft"},{"login":"harshit7962","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harshit7962"},{"login":"singhashish-wpf","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/singhashish-wpf"},{"login":"JeremyKuhne","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyKuhne"},{"login":"ViktorHofer","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViktorHofer"},{"login":"mmitche","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmitche"},{"login":"lindexi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lindexi"},{"login":"Junjun-zhao","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Junjun-zhao"},{"login":"Kuldeep-MS","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kuldeep-MS"},{"login":"anjali-wpf","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anjali-wpf"},{"login":"ericstj","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericstj"},{"login":"pchaurasia14","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pchaurasia14"},{"login":"stephentoub","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephentoub"},{"login":"jeffhandley","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffhandley"},{"login":"adamsitnik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamsitnik"},{"login":"KirillOsenkov","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KirillOsenkov"},{"login":"MichaelSimons","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelSimons"},{"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":"lonitra","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lonitra"},{"login":"steveisok","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steveisok"},{"login":"sharwell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharwell"},{"login":"ryalanms","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryalanms"},{"login":"bartonjs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartonjs"},{"login":"carlossanlop","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlossanlop"},{"login":"vatsan-madhavan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vatsan-madhavan"},{"login":"Tanya-Solyanik","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tanya-Solyanik"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"richlander","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"terrajobst","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terrajobst"},{"login":"agocke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agocke"},{"login":"bricelam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bricelam"},{"login":"vitek-karas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vitek-karas"},{"login":"huoyaoyuan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huoyaoyuan"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"jaredpar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredpar"},{"login":"OliaG","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OliaG"}],"active_maintainers":[{"login":"dipeshmsft","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dipeshmsft"},{"login":"h3xds1nz","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h3xds1nz"},{"login":"harshit7962","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harshit7962"},{"login":"lindexi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lindexi"},{"login":"Junjun-zhao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Junjun-zhao"},{"login":"mmitche","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmitche"},{"login":"Youssef1313","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Youssef1313"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"ericstj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericstj"},{"login":"ViktorHofer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ViktorHofer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Fwpf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Fwpf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Fwpf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Fwpf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Fwpf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnet%2Fwpf/codemeta","maintainers":[]}