{"id":5800969,"name":"aminya/setup-cpp","ecosystem":"actions","description":"Install all the tools required for building and testing C++/C projects.","homepage":"https://www.npmjs.com/package/setup-cpp","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aminya/setup-cpp","keywords_array":["bazel","ccache","clang","cmake","conan","cpp","cppcheck","docker","doxygen","gcc","gcovr","github-actions","hacktoberfest","install","llvm","meson","mingw","msvc","ninja","package-manager"],"namespace":"aminya","versions_count":118,"first_release_published_at":"2021-09-17T20:32:14.000Z","latest_release_published_at":"2026-01-19T07:58:30.000Z","latest_release_number":"v1.8.0","last_synced_at":"2026-03-14T20:19:48.569Z","created_at":"2023-01-04T12:40:12.761Z","updated_at":"2026-03-14T20:19:48.569Z","registry_url":"https://github.com/aminya/setup-cpp","install_command":null,"documentation_url":null,"metadata":{"name":"Setup Cpp (C++ / C)","description":"Install all the tools required for building and testing C++/C projects.","author":"Amin Yahyaabadi","inputs":{"timeout":{"description":"The timeout for installation of one tool (in minutes).","default":"20","required":false},"cache-tools":{"description":"If should cache the installed tools? (Default: false)","required":false},"architecture":{"description":"The CPU architecture","required":false},"compiler":{"description":"The compiler to use and its optional version separated by - e.g. llvm-13.0.0","required":false},"llvm":{"description":"Wether to install llvm (true/false) or the specific version to install","required":false},"clang":{"description":"Wether to install clang (true/false) or the specific version to install","required":false},"gcc":{"description":"Wether to install gcc (true/false) or the specific version to install","required":false},"msvc":{"description":"Wether to install msvc (true/false) or the specific version to install","required":false},"cl":{"description":"Wether to install cl (true/false) or the specific version to install","required":false},"msbuild":{"description":"Wether to install msbuild (true/false) or the specific version to install","required":false},"visualstudio":{"description":"Wether to install visualstudio (true/false) or the specific version to install","required":false},"apple-clang":{"description":"Wether to install apple-clang (true/false) or the specific version to install","required":false},"apple-llvm":{"description":"Wether to install apple-llvm (true/false) or the specific version to install","required":false},"appleclang":{"description":"Wether to install apple-clang (true/false) or the specific version to install","required":false},"applellvm":{"description":"Wether to install apple-llvm (true/false) or the specific version to install","required":false},"vcvarsall":{"description":"If should run vcvarsall?","required":false},"cppcheck":{"description":"Wether to install cppcheck (true/false) or the specific version to install.","required":false},"cpplint":{"description":"Wether to install cpplint (true/false) or the specific version to install.","required":false},"flawfinder":{"description":"Wether to install flawfinder (true/false) or the specific version to install.","required":false},"lizard":{"description":"Wether to install lizard (true/false) or the specific version to install.","required":false},"infer":{"description":"Wether to install facebook/infer (true/false) or the specific version to install.","required":false},"clang-tidy":{"description":"Wether to install clang-tidy (true/false) or the specific version to install.","required":false},"clangtidy":{"description":"The clangWether to install tidy (true/false) or the specific version to install.","required":false},"clang-format":{"description":"The clangWether to install format (true/false) or the specific version to install.","required":false},"clangformat":{"description":"The clangWether to install format (true/false) or the specific version to install.","required":false},"cmake":{"description":"Wether to install cmake (true/false) or the specific version to install.","required":false},"cmakelang":{"description":"Wether to install cmakelang (true/false) or the specific version to install.","required":false},"cmake-lint":{"description":"Wether to install cmake-lint (true/false) or the specific version to install.","required":false},"cmakelint":{"description":"Wether to install cmake-lint (true/false) or the specific version to install.","required":false},"cmake-format":{"description":"Wether to install cmake-format (true/false) or the specific version to install.","required":false},"cmakeformat":{"description":"Wether to install cmake-format (true/false) or the specific version to install.","required":false},"ninja":{"description":"Wether to install ninja (true/false) or the specific version to install.","required":false},"conan":{"description":"Wether to install conan (true/false) or the specific version to install.","required":false},"make":{"description":"Wether to install make (true/false) or the specific version to install.","required":false},"task":{"description":"Wether to install task (true/false) or the specific version to install.","required":false},"vcpkg":{"description":"Wether to install vcpkg (true/false) or the specific version to install.","required":false},"meson":{"description":"Wether to install meson (true/false) or the specific version to install.","required":false},"choco":{"description":"Wether to install chocolatey (true/false) or the specific version to install.","required":false},"brew":{"description":"Wether to install brew (true/false) or the specific version to install.","required":false},"nala":{"description":"Wether to install nala (true/false) or the specific version to install (\"\" or \"legacy\").","required":false},"ccache":{"description":"Wether to install ccache (true/false) or the specific version to install.","required":false},"sccache":{"description":"Wether to install sccache (true/false) or the specific version to install.","required":false},"doxygen":{"description":"Wether to install doxygen (true/false) or the specific version to install.","required":false},"graphviz":{"description":"Wether to install graphviz (true/false) or the specific version to install.","required":false},"gcovr":{"description":"Wether to install gcovr (true/false) or the specific version to install.","required":false},"opencppcoverage":{"description":"Wether to install opencppcoverage (true/false) or the specific version to install.","required":false},"kcov":{"description":"Wether to install kcov (true/false) or the specific version to install.","required":false},"sevenzip":{"description":"Wether to install 7z (true/false) or the specific version to install.","required":false},"powershell":{"description":"Wether to install powershell (true/false) or the specific version to install.","required":false},"pwsh":{"description":"Wether to install pwsh (true/false) or the specific version to install.","required":false},"python":{"description":"Wether to install python (true/false) or the specific version to install.","required":false},"setup-cpp":{"description":"Wether to install setup-cpp (true/false) or the specific version to install. (Default to the current version called by the action)","required":false},"node-package-manager":{"description":"The node package manager to use (npm/yarn/pnpm) when installing setup-cpp globally","required":false},"git":{"description":"Wether to install git (true/false) or the specific version to install.","required":false},"tar":{"description":"Wether to install tar (true/false) or the specific version to install.","required":false}},"runs":{"using":"node20","main":"dist/modern/setup-cpp.mjs"},"branding":{"icon":"award","color":"blue"},"default_branch":"master","path":null},"repo_metadata":{"id":37072377,"uuid":"406308261","full_name":"aminya/setup-cpp","owner":"aminya","description":"Install all the tools required for building and testing C++ and C projects.","archived":false,"fork":false,"pushed_at":"2025-07-22T03:28:57.000Z","size":160576,"stargazers_count":235,"open_issues_count":24,"forks_count":35,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-22T05:30:24.288Z","etag":null,"topics":["bazel","ccache","clang","cmake","conan","cpp","cppcheck","docker","doxygen","gcc","gcovr","github-actions","hacktoberfest","install","llvm","meson","mingw","msvc","ninja","package-manager"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/setup-cpp","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aminya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.dependencies.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["aminya"],"polar":"aminya","patreon":"aminya"}},"created_at":"2021-09-14T09:40:58.000Z","updated_at":"2025-07-20T17:31:35.000Z","dependencies_parsed_at":"2023-02-12T19:01:12.007Z","dependency_job_id":"888a5ab4-3291-4e35-a999-4c056e5b2bd1","html_url":"https://github.com/aminya/setup-cpp","commit_stats":{"total_commits":1312,"total_committers":11,"mean_commits":"119.27272727272727","dds":0.03658536585365857,"last_synced_commit":"75454f9c75fd2ee0b815c974bd2e157bd8eb69af"},"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/aminya/setup-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aminya","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267329854,"owners_count":24069930,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"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":"aminya","name":"Amin Ya","uuid":"16418197","kind":"user","description":"CodeLLM - Lead Software Engineer at @abacusai ","email":"","website":"https://aminya.github.io/","location":"Vancouver, Canada","twitter":null,"company":"Abacus AI","icon_url":"https://avatars.githubusercontent.com/u/16418197?u=54fc56d7297cf73bcd04b58f70155224e1ed99f8\u0026v=4","repositories_count":488,"last_synced_at":"2025-07-17T00:35:43.283Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["aminya"],"polar":"aminya","patreon":"aminya"}},"html_url":"https://github.com/aminya","funding_links":["https://github.com/sponsors/aminya","https://polar.sh/aminya","https://patreon.com/aminya"],"total_stars":946,"followers":316,"following":191,"created_at":"2022-11-02T16:44:03.321Z","updated_at":"2025-07-17T00:35:43.284Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aminya","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aminya/repositories"},"tags":[{"name":"v1.7.1","sha":"a276e6e3d1db9160db5edc458e99a30d3b109949","kind":"tag","published_at":"2025-07-10T13:52:44.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.7.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.7.1","dependencies_parsed_at":"2025-07-13T12:45:14.366Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"004edc19527a83d56cda032658aab55c5e2ed48f","kind":"tag","published_at":"2025-06-08T07:50:24.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.7.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.7.0","dependencies_parsed_at":"2025-07-02T06:18:57.561Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"9dc9c217f497fe7342eed97e6f200bf101c9cc04","kind":"tag","published_at":"2025-05-24T11:07:47.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.6.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.6.2","dependencies_parsed_at":"2025-05-30T07:12:46.447Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5649ee9e2d0a33c1d9e29f6c9a108e829f67fd0c","kind":"tag","published_at":"2025-05-24T11:03:08.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.6.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.6.1","dependencies_parsed_at":"2025-05-30T07:12:46.447Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"6b72a94712c3727e1cb95b5d27d6eccbcb9a9bc5","kind":"tag","published_at":"2025-05-22T11:01:38.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.6.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.6.0","dependencies_parsed_at":"2025-05-30T07:12:46.456Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"28288fd7bc9318eb46da43d2d6b5cf6a4d19ce6d","kind":"tag","published_at":"2025-05-10T03:53:00.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.5.4","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.5.4","dependencies_parsed_at":"2025-05-30T07:12:46.455Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"6370aaa0252a93c71dcc4cf49397f46810eeda56","kind":"tag","published_at":"2025-04-07T14:24:37.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.5.3","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":"30b6526a-f3aa-470e-ae64-a189d27b9726","purl":"pkg:github/aminya/setup-cpp@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"95a7de4f2eceb0baf03a70a1edb7c88b4364ef50","kind":"tag","published_at":"2025-04-07T14:22:05.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.5.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":"280aa125-0656-4f31-aa6d-b619611251c4","purl":"pkg:github/aminya/setup-cpp@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d6447bbe915d7a5c61f9e8be56a219f357696b19","kind":"tag","published_at":"2025-04-07T13:25:52.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.5.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":"28770c41-563e-4375-8c6d-f2bae56c3d20","purl":"pkg:github/aminya/setup-cpp@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"71c0122abfe9cfa7762881b3721377507041061a","kind":"tag","published_at":"2025-04-07T09:59:52.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.5.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":"73cd0a14-8bd2-4336-817a-558f72287a50","purl":"pkg:github/aminya/setup-cpp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"fc7a5158bd0209259b36b6cb8e06bac791057220","kind":"tag","published_at":"2025-03-24T00:36:42.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.4.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":"9a1c9a0a-02a5-4be1-802b-04a863f39653","purl":"pkg:github/aminya/setup-cpp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7974077db13dbc244775de2558547a9e0fc64925","kind":"commit","published_at":"2025-03-23T03:26:13.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.3.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":"e18591e8-be66-4a3b-a7d8-1feaf8f8d9ad","purl":"pkg:github/aminya/setup-cpp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"81892a464002243f5d406b9e01ea8df22467ef2f","kind":"tag","published_at":"2025-03-17T04:22:37.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.2.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":"a7c5c187-4229-44d0-82a7-7a693df09b28","purl":"pkg:github/aminya/setup-cpp@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"12841b3f655fd9c280f7293e5f9d8ecb2b2b7c51","kind":"tag","published_at":"2025-03-11T05:17:15.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.2.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":"b9620e66-eeb0-41f4-88a6-17bcc49c393a","purl":"pkg:github/aminya/setup-cpp@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f51e073858849150be252c6e9240490170b78094","kind":"tag","published_at":"2025-03-11T04:32:01.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.2.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":"bf3f75c8-e56f-4eb7-91d7-09db3733567a","purl":"pkg:github/aminya/setup-cpp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"17c11551771948abc5752bbf3183482567c7caf0","kind":"tag","published_at":"2025-03-07T19:23:12.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.1.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":"fd7b477b-9daa-4612-8c3e-536747b5438a","purl":"pkg:github/aminya/setup-cpp@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.1.1/manifests"},{"name":"v.1.1.1","sha":"17c11551771948abc5752bbf3183482567c7caf0","kind":"tag","published_at":"2025-03-02T21:03:29.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v.1.1.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v.1.1.1","dependencies_parsed_at":null,"dependency_job_id":"2a328ed8-1a03-4aae-ad9b-f2620571550e","purl":"pkg:github/aminya/setup-cpp@v.1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v.1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v.1.1.1/manifests"},{"name":"v1.1.0","sha":"3aac37c3fbde6cb1d2fa0a0a7e945b63b10561d5","kind":"tag","published_at":"2025-03-01T11:16:18.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.1.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":"166941ab-d538-4e29-8ee2-f3d71b34a6c5","purl":"pkg:github/aminya/setup-cpp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7c86e32fdd0dff305801248a386f402855d10df3","kind":"tag","published_at":"2025-03-01T08:24:36.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v1.0.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":"bc506ce3-1118-409a-a273-01102c0208db","purl":"pkg:github/aminya/setup-cpp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v1.0.0/manifests"},{"name":"v0.46.2","sha":"abe2d67f8c619c5f4b9e40358430e33df461d5b8","kind":"tag","published_at":"2025-02-16T06:45:31.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.46.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":"d4df6615-0f8c-4ff1-a252-af7bfb2cc57e","purl":"pkg:github/aminya/setup-cpp@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"ef2de93e77a4ebcd868842ce202e1c9f480af2e1","kind":"commit","published_at":"2025-02-11T09:04:17.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.46.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.46.1","dependencies_parsed_at":"2025-02-16T04:04:24.005Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"12e62a1b8da8f1e66acc75305a2621234ef49dd0","kind":"tag","published_at":"2025-01-26T07:06:41.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.46.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.46.0","dependencies_parsed_at":"2025-02-16T04:04:24.001Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"1fd813945e55021261b381c59275db442da4082f","kind":"tag","published_at":"2025-01-12T12:57:40.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.45.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.45.0","dependencies_parsed_at":"2025-01-16T04:17:16.919Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"d485b24c1283deafc12b4b8ae90ff09c0d1eb972","kind":"tag","published_at":"2024-10-02T21:14:59.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.44.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.44.0","dependencies_parsed_at":"2024-10-04T04:49:07.630Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"5f4f319fe8905945207f66b0a8e62e64d90ab225","kind":"tag","published_at":"2024-09-19T22:41:07.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.43.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.43.0","dependencies_parsed_at":"2024-09-21T05:14:14.027Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"c60a5ed965d8202c8302ccc3c9cd2d5044bf0098","kind":"tag","published_at":"2024-09-19T02:45:08.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.42.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.42.0","dependencies_parsed_at":"2024-09-20T05:24:19.638Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"fc60b2573048ecfd71fe705a3915e5d963fe933f","kind":"tag","published_at":"2024-09-17T20:04:37.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.41.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.41.1","dependencies_parsed_at":"2024-09-19T04:59:26.428Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"bfbfe9ca0b2c69a076f6513393d61fc478fb54f8","kind":"tag","published_at":"2024-09-08T12:46:44.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.41.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.41.0","dependencies_parsed_at":"2024-09-10T05:14:19.070Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"cb3bbf182c8d22fef33ae35d1d954341bb31ce96","kind":"tag","published_at":"2024-09-05T02:44:40.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.40.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.40.0","dependencies_parsed_at":"2024-09-07T04:28:32.639Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"6827680827d3638bbf0bf654901b95f16258a412","kind":"tag","published_at":"2024-08-22T22:15:20.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.39.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.39.0","dependencies_parsed_at":"2024-08-27T04:33:38.458Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"5962369655effd7210f2da2a84a9dbf2be48ca29","kind":"tag","published_at":"2024-08-13T07:54:23.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.38.3","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.38.3","dependencies_parsed_at":"2024-08-15T04:11:37.029Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"f898162cf1135cc510765d863e59ee45078d8d04","kind":"tag","published_at":"2024-08-12T21:26:23.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.38.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.38.2","dependencies_parsed_at":"2024-08-14T04:28:54.403Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"55af62e5b45632550c628d026efc13773c921143","kind":"tag","published_at":"2024-08-08T23:51:03.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.38.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.38.1","dependencies_parsed_at":"2024-08-10T04:03:36.033Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"f7abbbcc5dcf32cf79241cdbc8ecf75a1fea0cbd","kind":"tag","published_at":"2024-08-08T08:52:14.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.38.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.38.0","dependencies_parsed_at":"2024-08-10T04:03:35.856Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"290824452986e378826155f3379d31bce8753d76","kind":"tag","published_at":"2024-02-19T09:13:34.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.37.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.37.0","dependencies_parsed_at":"2024-02-22T04:11:52.792Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.37.0/manifests"},{"name":"v0.36.2","sha":"4e8c2f8bfb442f35bc0ee65800dea7346c031b1a","kind":"tag","published_at":"2024-01-25T01:08:09.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.36.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.36.2","dependencies_parsed_at":"2024-01-28T04:52:22.818Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"6e563b8e5f796db317104d19605a414345807897","kind":"tag","published_at":"2023-11-15T19:04:56.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.36.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.36.1","dependencies_parsed_at":"2023-11-17T04:48:55.583Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"baac8c6db3aee19ca310deb44ece3f5ba146e0b0","kind":"tag","published_at":"2023-10-23T00:12:44.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.36.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.36.0","dependencies_parsed_at":"2023-10-24T04:19:37.419Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.36.0/manifests"},{"name":"v0.35.7","sha":"a296e2c9166a6bb8fa94f69747c1f745d3d22b84","kind":"tag","published_at":"2023-10-20T18:32:35.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.35.7","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.35.7","dependencies_parsed_at":"2023-10-22T04:07:55.084Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.7/manifests"},{"name":"v0.35.6","sha":"436e27cecb88dff1b0f76be229d3d1633a93f93c","kind":"tag","published_at":"2023-09-11T18:48:16.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.35.6","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.35.6","dependencies_parsed_at":"2023-09-13T05:45:29.091Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"5f4cbc86cdb1679a2f224c6382effd6b1d114cd1","kind":"tag","published_at":"2023-09-11T16:47:50.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.35.5","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.35.5","dependencies_parsed_at":"2023-09-13T05:45:28.951Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"15f76265519615be12f0124c6fa806cbfe47c6d7","kind":"tag","published_at":"2023-09-11T08:22:22.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.35.4","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.35.4","dependencies_parsed_at":"2023-09-13T05:45:29.103Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"ffff3ab31332d7f3c2d495e2b8a8b9a729c05e05","kind":"tag","published_at":"2023-09-07T21:15:14.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.35.3","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.35.3","dependencies_parsed_at":"2023-09-09T04:41:30.520Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"1f91d9621c7b0596be70f43fd864cf251c66c76d","kind":"tag","published_at":"2023-09-05T19:32:06.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.35.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.35.2","dependencies_parsed_at":"2023-09-07T04:47:30.906Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"2d1ee7f0a2402ff00c36455d56e740a1276a0e1e","kind":"tag","published_at":"2023-09-01T22:38:53.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.35.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.35.1","dependencies_parsed_at":"2023-09-04T04:22:39.759Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"99ca8d96425727ae04589c5e225a0ea073676285","kind":"tag","published_at":"2023-09-01T18:44:14.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.35.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.35.0","dependencies_parsed_at":"2023-09-04T04:22:39.686Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"0dd681ea1404bfd046da257a00e80b27d41f2777","kind":"tag","published_at":"2023-08-22T05:11:31.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.34.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.34.0","dependencies_parsed_at":"2023-08-23T04:41:24.597Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"5d4f610be33dd464773b832a707cd37e6bc55375","kind":"tag","published_at":"2023-07-24T19:42:41.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.33.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.33.0","dependencies_parsed_at":"2023-07-26T04:22:29.151Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"a296f68d03ed3c6981ab2bf271aba02a86291586","kind":"tag","published_at":"2023-07-18T06:02:28.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.32.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.32.1","dependencies_parsed_at":"2023-07-20T04:13:24.514Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"b22365e2f1534eea8e7fbfafcf116dcca1c3754f","kind":"tag","published_at":"2023-07-18T04:34:18.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.32.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.32.0","dependencies_parsed_at":"2023-07-20T04:13:24.515Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"1c504abacedd9365c1e9bc2b18e129413ca5f86d","kind":"tag","published_at":"2023-07-17T07:06:05.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.31.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.31.1","dependencies_parsed_at":"2023-07-19T04:12:17.959Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"ac552e8604c698f0443959b74a90ba2da57bbfae","kind":"tag","published_at":"2023-07-16T02:23:20.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.31.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.31.0","dependencies_parsed_at":"2023-07-17T04:08:16.552Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"9292ace132f9108bf69b95dfb62aef755715f5db","kind":"tag","published_at":"2023-07-06T22:57:56.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.30.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.30.1","dependencies_parsed_at":"2023-07-08T04:07:13.893Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"381ebd4e569ece9fcabc57e14b054bf0524e354f","kind":"tag","published_at":"2023-07-04T20:19:05.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.30.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.30.0","dependencies_parsed_at":"2023-07-06T07:34:03.386Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"967d1f8c3d29d817e4cbbb1f960e330b5735f785","kind":"tag","published_at":"2023-06-29T22:33:00.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.29.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.29.0","dependencies_parsed_at":"2023-07-02T04:07:34.516Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"b736d881665e60ed63554f69433aae29bbd88b94","kind":"tag","published_at":"2023-05-26T20:20:21.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.28.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.28.1","dependencies_parsed_at":"2023-06-02T00:22:17.998Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"74d03fc954430b85d8e38b0826138640b7d5fff2","kind":"tag","published_at":"2023-05-25T07:41:07.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.28.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.28.0","dependencies_parsed_at":"2023-06-02T00:22:18.430Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"6e6418d7b6079b5793128bf9cdb98436ab715044","kind":"tag","published_at":"2023-05-25T02:04:15.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.27.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.27.1","dependencies_parsed_at":"2023-06-02T00:22:18.274Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"615b5f70a4243f58cc4a46c6c0953cb60bed5c9e","kind":"tag","published_at":"2023-05-24T18:31:34.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.27.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.27.0","dependencies_parsed_at":"2023-06-02T00:22:18.403Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.27.0/manifests"},{"name":"v0.26.2","sha":"d1061ec733be4e8cb4c5786620e36741d2a5fb21","kind":"tag","published_at":"2023-01-20T04:41:17.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.26.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.26.2","dependencies_parsed_at":"2023-06-02T00:22:17.185Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"bd09e76247d79af7a37fb7a34aba3d4420aee7d3","kind":"tag","published_at":"2023-01-18T09:31:33.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.26.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.26.1","dependencies_parsed_at":"2023-06-02T00:22:15.540Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"ced47e4d43e86c248fec5e5ee53484a481b3802f","kind":"tag","published_at":"2023-01-18T06:15:19.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.26.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.26.0","dependencies_parsed_at":"2023-06-02T00:22:15.468Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"60b884b6929e659460b87b5cb2c7ccbb678d72ff","kind":"tag","published_at":"2023-01-18T05:29:51.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.25.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.25.1","dependencies_parsed_at":"2023-06-02T00:22:15.473Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"f257e5bb268e5b97b87e2230cc788616bd8267f4","kind":"tag","published_at":"2023-01-17T20:13:06.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.25.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.25.0","dependencies_parsed_at":"2023-06-02T00:22:17.128Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"ecd2b40e2ee94ec947d21b6d65256f59f5228dab","kind":"tag","published_at":"2022-12-21T22:22:15.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.24.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.24.1","dependencies_parsed_at":"2023-06-01T10:19:23.451Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"1dfa258a85005b4eaa6f83820698c2d52e19949d","kind":"tag","published_at":"2022-12-07T07:36:12.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.24.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.24.0","dependencies_parsed_at":"2023-06-01T10:19:24.526Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"43c67b8a9c5b5a98b07816e3ccfdb4758dba5f7d","kind":"tag","published_at":"2022-11-21T08:02:42.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.23.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.23.0","dependencies_parsed_at":"2023-05-31T21:13:51.435Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"afd44ab93923e3874cd620f787c3521d1ee5132a","kind":"tag","published_at":"2022-11-09T01:23:45.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.22.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.22.0","dependencies_parsed_at":"2023-05-31T21:13:52.298Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"7dab220e872962fde446cfebab105c8e326e38b9","kind":"tag","published_at":"2022-11-05T03:20:32.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.21.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.21.1","dependencies_parsed_at":"2023-05-31T19:17:01.023Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"2e61becdf5c41a4defe6682c92693a64d3b728fd","kind":"tag","published_at":"2022-10-20T05:17:22.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.21.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.21.0","dependencies_parsed_at":"2023-05-31T19:12:31.078Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"cc36fbabc71efe1d6d1f19504fe6326356ba7d97","kind":"tag","published_at":"2022-10-08T23:29:45.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.20.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.20.1","dependencies_parsed_at":"2023-05-31T19:12:31.881Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"6a6782082945bb23835faa27401f69d13481850d","kind":"tag","published_at":"2022-09-19T05:16:15.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.20.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.20.0","dependencies_parsed_at":"2023-05-31T01:35:57.273Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.20.0/manifests"},{"name":"v0.19.0-2","sha":"6ed018c89445b148806e3ff9cad53b11bf4014f7","kind":"tag","published_at":"2022-08-28T09:03:04.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.19.0-2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.19.0-2","dependencies_parsed_at":"2023-05-31T01:35:58.527Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.19.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.19.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.19.0-2/manifests"},{"name":"v0.19.0-1","sha":"9e4fa5b438d921e7553ed1a6e58c7734a6da2b3c","kind":"commit","published_at":"2022-08-02T19:53:07.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.19.0-1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.19.0-1","dependencies_parsed_at":"2023-05-31T01:35:59.540Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.19.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.19.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.19.0-1/manifests"},{"name":"v0.19.0","sha":"7bbb94baa2e5103292c3b887cc756f9d701f5650","kind":"tag","published_at":"2022-07-28T04:29:43.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.19.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.19.0","dependencies_parsed_at":"2023-05-31T01:36:00.668Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"6f82d128cafb3c3eeb8101efa79d3ebaaf21e120","kind":"tag","published_at":"2022-07-11T02:32:29.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.18.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.18.0","dependencies_parsed_at":"2023-05-31T01:36:02.847Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"666218412fff75d0345ab7eea6ae4fbdf44799dd","kind":"tag","published_at":"2022-06-30T17:37:47.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.17.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.17.0","dependencies_parsed_at":"2023-05-31T01:36:04.548Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"319fcf0be442941f306d682f4989dd8de30597b0","kind":"tag","published_at":"2022-06-16T23:41:55.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.16.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.16.0","dependencies_parsed_at":"2023-05-31T01:36:06.735Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"6cd569102d2f6402fd389ef229fe7d7b9023dd62","kind":"tag","published_at":"2022-05-21T05:09:29.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.15.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.15.0","dependencies_parsed_at":"2023-05-31T01:36:09.301Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"1c4d0a479b36d37c55560cab92201d60cbb459b3","kind":"tag","published_at":"2022-05-17T21:26:21.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.14.3","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.14.3","dependencies_parsed_at":"2023-05-31T01:36:10.088Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"75619ca972a3f95c0f959962bb2c8890117f208d","kind":"tag","published_at":"2022-05-13T02:11:03.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.14.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.14.2","dependencies_parsed_at":"2023-05-31T01:36:11.063Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"5fb63f56b87dcb2b05cb682a1efa5f300101262d","kind":"tag","published_at":"2022-05-10T03:17:49.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.14.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.14.1","dependencies_parsed_at":"2023-05-31T01:36:11.906Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"1d9949e4283fa1163bffb58b97323a81bb3aed1e","kind":"tag","published_at":"2022-05-07T03:12:33.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.14.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.14.0","dependencies_parsed_at":"2023-05-31T01:36:12.877Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"6d6f75ce6d82b8bca2916320a5b69a2c8706c82d","kind":"tag","published_at":"2022-04-27T07:20:24.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.13.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.13.2","dependencies_parsed_at":"2023-05-31T01:36:13.671Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"3e619539474d505d41da6440d1b1cdb239fc2a96","kind":"tag","published_at":"2022-04-25T01:39:59.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.13.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.13.1","dependencies_parsed_at":"2023-05-31T01:36:14.460Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"fcfb09bb91efe6a51b6084331b38a4a7fa01e924","kind":"tag","published_at":"2022-04-19T07:14:38.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.13.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.13.0","dependencies_parsed_at":"2023-05-31T01:36:15.178Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"0353a03dcd5e9aec5fbe614258a8c66c79143a43","kind":"tag","published_at":"2022-04-18T13:41:38.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.12.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.12.0","dependencies_parsed_at":"2023-05-31T01:36:15.969Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f3262ffc25f0cb581b25d326a25524f3b63ab708","kind":"tag","published_at":"2022-04-16T09:51:39.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.11.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.11.0","dependencies_parsed_at":"2023-05-31T01:36:17.000Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"6b4d5f92262090d22fba17f6f224cf31f3584a76","kind":"tag","published_at":"2022-03-01T23:06:21.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.10.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.10.0","dependencies_parsed_at":"2023-05-31T01:36:17.727Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"a717e8199b7f38a3242574a12d276a24df4ed50d","kind":"tag","published_at":"2022-02-15T10:22:51.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.9.4","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.9.4","dependencies_parsed_at":"2023-05-31T01:36:18.693Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"9b3ba25d98361c6007a0ba02b9ee519b0fbdacce","kind":"tag","published_at":"2022-02-14T04:52:36.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.9.3","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.9.3","dependencies_parsed_at":"2023-05-31T01:36:19.465Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"1545ce48e2f75d69a198d2d611c1289727d31ce7","kind":"tag","published_at":"2022-02-14T00:21:52.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.9.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.9.2","dependencies_parsed_at":"2023-05-31T01:36:20.247Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"b61ff14f97fee2a48ed22fba12edc7cda2988925","kind":"tag","published_at":"2022-02-09T02:46:29.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.9.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.9.1","dependencies_parsed_at":"2023-05-31T01:36:21.315Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"fc877ac81b439c35e2a293eb5d22ef5dcdc7547e","kind":"tag","published_at":"2022-02-06T05:58:48.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.9.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.9.0","dependencies_parsed_at":"2023-05-31T01:36:22.259Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"9bc7fbc388f20eafdfb2fc44bfd20b9f89c1fdae","kind":"tag","published_at":"2022-02-02T05:17:31.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.8.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.8.0","dependencies_parsed_at":"2023-05-31T01:36:23.008Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"61a3c6cd92576fce4081d1ecf15206c2d341936a","kind":"tag","published_at":"2022-01-31T03:08:19.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.7.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.7.0","dependencies_parsed_at":"2023-05-31T01:36:23.893Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"5c0c45d42f80d67078fe72748c430c199ab17f05","kind":"tag","published_at":"2022-01-30T00:35:28.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.6.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.6.1","dependencies_parsed_at":"2023-05-31T01:36:24.809Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"aba33ce056d414c015c34cbee1b03f29d62866cc","kind":"tag","published_at":"2022-01-29T23:39:58.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.6.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.6.0","dependencies_parsed_at":"2023-05-31T01:36:25.691Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"f62138fcc13da90d0c20f12b1f4151ca3805c2f6","kind":"tag","published_at":"2022-01-23T05:32:47.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.5.8","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.5.8","dependencies_parsed_at":"2023-05-31T01:36:26.516Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"4d5886643903cdaeec63d4a33581010b91a1fdcc","kind":"tag","published_at":"2022-01-23T03:57:45.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.5.7","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.5.7","dependencies_parsed_at":"2023-05-31T01:36:27.289Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"fe2b2f5967cfec17230eb24e3dbc90c6698990d9","kind":"tag","published_at":"2022-01-20T01:10:51.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.5.6","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.5.6","dependencies_parsed_at":"2023-05-31T01:36:28.239Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"4a419e6a173398156b0395c473db72d8ae4399e6","kind":"tag","published_at":"2022-01-19T20:21:34.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.5.5","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.5.5","dependencies_parsed_at":"2023-05-31T01:36:35.598Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"ba55ef6ce05ec4ce3c15b4f12394201d907b44b8","kind":"tag","published_at":"2022-01-18T22:12:41.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.5.4","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.5.4","dependencies_parsed_at":"2023-05-31T01:36:39.308Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"67d09d6064be1fe94b38f96de140fb7de42081a4","kind":"tag","published_at":"2022-01-18T00:18:59.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.5.3","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.5.3","dependencies_parsed_at":"2023-05-31T01:36:40.438Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"4b7a956930159117b30fa2333ed61c4e5bb54c66","kind":"tag","published_at":"2021-12-11T23:49:17.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.5.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.5.2","dependencies_parsed_at":"2023-05-31T01:36:41.433Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"1733a8f982086b9b59b82b4464c9042f755e12b6","kind":"tag","published_at":"2021-12-07T20:39:35.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.5.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.5.1","dependencies_parsed_at":"2023-05-31T01:36:42.234Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"19ab22e7b5297bc6f4c8d606d5600828e7a16649","kind":"commit","published_at":"2021-12-07T12:53:52.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.5.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.5.0","dependencies_parsed_at":"2023-05-31T01:36:43.047Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"cd6c820cf006f277932b68fb717cebf5e92bb5cc","kind":"tag","published_at":"2021-12-07T09:37:12.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.4.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.4.1","dependencies_parsed_at":"2023-05-31T01:36:43.712Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5ed0818db14e270dcd081c4e3698e2cb80e2e98","kind":"tag","published_at":"2021-12-06T16:21:17.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.4.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.4.0","dependencies_parsed_at":"2023-05-31T01:36:44.481Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8ffd439c104bcdf41ba5a402bba55d6ec01dd1f8","kind":"tag","published_at":"2021-11-21T23:07:08.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.3.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.3.1","dependencies_parsed_at":"2023-05-31T01:36:45.321Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3d2fafa3b44d73fcb913dc210a0939a3b6576a","kind":"tag","published_at":"2021-11-21T20:20:57.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.3.0","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.3.0","dependencies_parsed_at":"2023-05-31T01:36:46.511Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"9206efb2d5e5db00cc30a3abebb09d522e49ba30","kind":"tag","published_at":"2021-11-04T08:05:26.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.2.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.2.2","dependencies_parsed_at":"2023-05-31T01:36:47.571Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1bd3d8077eb0fddb2484893a82a1fca959eab65c","kind":"tag","published_at":"2021-09-19T10:10:44.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.2.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.2.1","dependencies_parsed_at":"2023-05-31T01:36:48.529Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"8f9841af5bc1547709f834a63ff9430647ca0788","kind":"tag","published_at":"2021-09-18T17:07:08.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.2","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.2","dependencies_parsed_at":"2023-05-31T01:36:49.871Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"882d0f7013bdb3d22592b84ef7febc82c22923b2","kind":"tag","published_at":"2021-09-18T02:34:18.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.1.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.1.1","dependencies_parsed_at":"2023-05-31T01:36:51.455Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"0c3d39c347968ae6ca481cecfaddfe18fc583f2f","kind":"commit","published_at":"2021-09-17T20:32:14.000Z","download_url":"https://codeload.github.com/aminya/setup-cpp/tar.gz/v0.1","html_url":"https://github.com/aminya/setup-cpp/releases/tag/v0.1","dependencies_parsed_at":"2023-05-31T01:36:53.393Z","dependency_job_id":null,"purl":"pkg:github/aminya/setup-cpp@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-07-27T08:39:45.699Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":82,"rankings":{"downloads":null,"dependent_repos_count":5.235303438440818,"dependent_packages_count":0.0,"stargazers_count":1.5274916811915702,"forks_count":2.6208207890983997,"docker_downloads_count":1.6605926160671844,"average":2.2088417049595943},"purl":"pkg:githubactions/aminya/setup-cpp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/aminya/setup-cpp","docker_dependents_count":1,"docker_downloads_count":3920,"usage_url":"https://repos.ecosyste.ms/usage/actions/aminya/setup-cpp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/aminya/setup-cpp/dependencies","status":null,"funding_links":["https://github.com/sponsors/aminya","https://polar.sh/aminya","https://patreon.com/aminya"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-30T14:14:27.220Z","issues_count":74,"pull_requests_count":313,"avg_time_to_close_issue":12091189.824561404,"avg_time_to_close_pull_request":879521.0535117057,"issues_closed_count":56,"pull_requests_closed_count":299,"pull_request_authors_count":7,"issue_authors_count":23,"avg_comments_per_issue":1.8243243243243243,"avg_comments_per_pull_request":0.22364217252396165,"merged_pull_requests_count":263,"bot_issues_count":2,"bot_pull_requests_count":110,"past_year_issues_count":17,"past_year_pull_requests_count":182,"past_year_avg_time_to_close_issue":1853781.2727272727,"past_year_avg_time_to_close_pull_request":470080.99404761905,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":168,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.0588235294117645,"past_year_avg_comments_per_pull_request":0.10989010989010989,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":96,"past_year_merged_pull_requests_count":144,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminya%2Fsetup-cpp/issues","maintainers":[{"login":"aminya","count":213,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aminya"}],"active_maintainers":[{"login":"aminya","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aminya"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aminya%2Fsetup-cpp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aminya%2Fsetup-cpp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aminya%2Fsetup-cpp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aminya%2Fsetup-cpp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aminya%2Fsetup-cpp/codemeta","maintainers":[]}