{"id":6299285,"name":"thinca/action-setup-vim","ecosystem":"actions","description":"Setup Vim environment and add it to PATH","homepage":null,"licenses":"zlib","normalized_licenses":["Zlib"],"repository_url":"https://github.com/thinca/action-setup-vim","keywords_array":[],"namespace":"thinca","versions_count":75,"first_release_published_at":"2020-03-08T16:56:39.000Z","latest_release_published_at":"2025-09-20T17:09:15.000Z","latest_release_number":"v3.0.0","last_synced_at":"2026-03-26T22:51:42.065Z","created_at":"2023-02-10T04:49:08.045Z","updated_at":"2026-03-26T22:51:42.066Z","registry_url":"https://github.com/thinca/action-setup-vim","install_command":null,"documentation_url":null,"metadata":{"name":"Setup Vim","description":"Setup Vim environment and add it to PATH","author":"thinca \u003cthinca@gmail.com\u003e","inputs":{"vim_version":{"description":"Version of Vim.\nThe meaning of this value depends on `vim_type` and `download`.\n\n`head` is always head version:\nWhen `download` is enabled, this points head release.\nWhen `download` is not enabled, this points master of repository.\n\nWhen `download` is enabled and specified a semver such as `v8.2.0000`, this action finds a minimum version that is higher than a specified version.\nFor example:\nWhen there are some released versions: `v8.2.0052` `v8.2.0057` `v8.2.0065`\nAnd when a specified version is `v8.2.0055`, `v8.2.0057` is actually selected.","required":false,"default":"head"},"vim_type":{"description":"Type of Vim.\nThis is one of `vim`, `neovim`, or `macvim`.","required":false,"default":"vim"},"gui":{"description":"When this is `yes`, setups the GUI version.\nAnd `outputs.executable` points to GUI version of Vim.","required":false,"default":"no"},"arch":{"description":"Architecture of Vim.\nThis is either of `x86_64` or `x86`, enable when `vim_type` is `vim` on Windows.","required":false,"default":"x86_64"},"download":{"description":"When this is `always`, downloads the officially released binary, or fail if unavailable.\nWhen this is `available`, downloads the officially released binary if available, otherwise builds from source code.\nWhen this is `never`, always builds from source code.","required":false,"default":"available"},"cache":{"description":"When this is `true`(default), cache the built Vim.\n\nThis uses same caching mechanism from actions/cache.\nTherefore, this consumes the limitation of cache size.\nhttps://help.github.com/en/actions/automating-your-workflow-with-github-actions/caching-dependencies-to-speed-up-workflows#usage-limits-and-eviction-policy\n\nThis is automatically disabled when `download` is enabled.","required":false,"default":"true"},"github_token":{"description":"Your GitHub API token to access to releases of repositories without limit.\nNormally this is automatically set so you do not need set this.","required":false,"default":"${{ github.token }}"}},"outputs":{"executable":{"description":"The name of executable file.\nThis is not a full path, just name.\nWhen `gui` is yes, this points to GUI version.\ne.g. `vim` `nvim` `gvim`"},"executable_path":{"description":"The full path of executable file."},"actual_vim_version":{"description":"Version of Vim actually installed.\ne.g. `v8.2.0123` `v0.4.3`"},"install_type":{"description":"Install was done with `build` or `download`."},"install_path":{"description":"Base path of installed Vim.\nNote that this does not point to `bin`."},"cache_hit":{"description":"When `cache` is enabled and cache was found, this is `true`.  Otherwise this is `false`."}},"branding":{"icon":"edit","color":"green"},"runs":{"using":"node24","main":"action.js","post":"action.js"},"default_branch":"master","path":null},"repo_metadata":{"id":43885566,"uuid":"245852670","full_name":"thinca/action-setup-vim","owner":"thinca","description":"GitHub Action to setup Vim, Neovim, or MacVim.","archived":false,"fork":false,"pushed_at":"2025-09-19T11:37:20.000Z","size":3594,"stargazers_count":26,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-19T13:30:46.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thinca.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-08T16:55:38.000Z","updated_at":"2025-06-24T04:18:04.000Z","dependencies_parsed_at":"2024-01-13T19:21:54.877Z","dependency_job_id":"6291fd23-312a-4fd3-a985-1dc09d5699f6","html_url":"https://github.com/thinca/action-setup-vim","commit_stats":{"total_commits":241,"total_committers":2,"mean_commits":120.5,"dds":0.04149377593360992,"last_synced_commit":"9eff60374b0839115ba944e80311ea4b0b7fc588"},"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/thinca/action-setup-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinca","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283643291,"owners_count":26870096,"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-11-10T02:00:06.292Z","response_time":53,"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":"thinca","name":"thinca","uuid":"20474","kind":"user","description":"","email":"","website":"https://thinca.hatenablog.com/","location":null,"twitter":"thinca","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20474?u=d11dcadb9a4b5adf5bec3ca40f82a101aa4902b3\u0026v=4","repositories_count":95,"last_synced_at":"2024-04-20T21:42:04.734Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thinca","funding_links":[],"total_stars":2532,"followers":555,"following":146,"created_at":"2022-11-02T17:15:03.042Z","updated_at":"2024-04-20T21:42:41.374Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinca","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinca/repositories"},"tags":[{"name":"v3.0.0","sha":"b67a08146286e6e6aa53cb596526e6fdae00e86b","kind":"commit","published_at":"2025-09-20T17:09:15.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v3.0.0","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":"6215ea4a-2331-463a-a3b3-b010c84b5e5e","purl":"pkg:github/thinca/action-setup-vim@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v3.0.0/manifests"},{"name":"v3.0","sha":"b67a08146286e6e6aa53cb596526e6fdae00e86b","kind":"commit","published_at":"2025-09-20T17:09:15.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v3.0","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":"77054199-7f46-4a56-b9b0-a376a39cc384","purl":"pkg:github/thinca/action-setup-vim@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v3.0/manifests"},{"name":"v3","sha":"b67a08146286e6e6aa53cb596526e6fdae00e86b","kind":"commit","published_at":"2025-09-20T17:09:15.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v3","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v3","dependencies_parsed_at":null,"dependency_job_id":"76e4fd17-6cc6-4738-a7e0-1604a181959e","purl":"pkg:github/thinca/action-setup-vim@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v3/manifests"},{"name":"v3.0.0+src","sha":"65d021d4c348cec56e9f4e7d7ebfdc9e09ce6fb5","kind":"tag","published_at":"2025-09-20T16:58:11.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v3.0.0+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v3.0.0+src","dependencies_parsed_at":null,"dependency_job_id":"528139a6-3e12-4f67-bc7d-3736f3bc22aa","purl":"pkg:github/thinca/action-setup-vim@v3.0.0%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v3.0.0+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v3.0.0+src/manifests"},{"name":"v2.1.2","sha":"8bad74f0ca8ededf719c670b3887024eafe3594e","kind":"commit","published_at":"2025-03-04T00:43:35.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.1.2","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.1.2","dependencies_parsed_at":"2025-04-15T04:18:13.266Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.2/manifests"},{"name":"v2.1.2+src","sha":"fddd87a02794d17afd968dc9997b838ac5d3a6e7","kind":"tag","published_at":"2025-03-03T13:35:03.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.1.2+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.1.2+src","dependencies_parsed_at":"2025-04-15T04:18:14.565Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.1.2%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.2+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.2+src/manifests"},{"name":"v2.1.1","sha":"9632b7f8fbe55e2c16180807a5a194b90480174a","kind":"commit","published_at":"2025-01-06T01:04:27.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.1.1","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.1.1","dependencies_parsed_at":"2025-01-07T06:34:43.118Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.1/manifests"},{"name":"v2.1.1+src","sha":"99c1ecfc1468a63f44ea4b20c063cafc988ab36e","kind":"tag","published_at":"2025-01-05T16:52:11.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.1.1+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.1.1+src","dependencies_parsed_at":"2025-01-07T06:34:48.369Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.1.1%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.1+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.1+src/manifests"},{"name":"v2.1.0","sha":"b9ea13d058bed48dac1e3a84e1c45228a8d3c8c5","kind":"commit","published_at":"2024-12-11T01:45:09.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.1.0","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.1.0","dependencies_parsed_at":"2024-12-13T07:55:47.254Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.0/manifests"},{"name":"v2.1","sha":"b9ea13d058bed48dac1e3a84e1c45228a8d3c8c5","kind":"commit","published_at":"2024-12-11T01:45:09.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.1","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.1","dependencies_parsed_at":"2024-12-12T07:55:44.207Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1/manifests"},{"name":"v2.1.0+src","sha":"0954be30b2e04377ba55255ab3a97083798e7ce3","kind":"tag","published_at":"2024-12-11T00:46:05.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.1.0+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.1.0+src","dependencies_parsed_at":"2024-12-12T07:55:45.637Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.1.0%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.0+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.1.0+src/manifests"},{"name":"v2.0.3","sha":"e7363d872e8cec94f9ea54c45479ef2ccb4383b9","kind":"commit","published_at":"2024-06-27T01:10:37.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.0.3","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.0.3","dependencies_parsed_at":"2024-06-28T12:13:21.366Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.3/manifests"},{"name":"v2.0.3+src","sha":"09b077089fc9fdc4bb7027ca2218d5b7bcaeab30","kind":"tag","published_at":"2024-06-26T01:00:58.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.0.3+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.0.3+src","dependencies_parsed_at":"2024-06-28T12:13:26.509Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.0.3%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.3+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.3+src/manifests"},{"name":"v2.0.2","sha":"43b03a3660ce5764dec79364d13184a827fc61f0","kind":"commit","published_at":"2024-04-25T12:11:22.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.0.2","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.0.2","dependencies_parsed_at":"2024-04-27T04:08:12.630Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.2/manifests"},{"name":"v2.0.2+src","sha":"6a60b276222b42ee426f08983076ecc578c4223b","kind":"tag","published_at":"2024-04-25T10:04:13.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.0.2+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.0.2+src","dependencies_parsed_at":"2024-04-27T04:08:13.159Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.0.2%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.2+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.2+src/manifests"},{"name":"v2.0.1","sha":"ea8b15886722235070a92e8bd29ef17f03dc2877","kind":"commit","published_at":"2024-03-29T01:16:00.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.0.1","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.0.1","dependencies_parsed_at":"2024-03-30T04:10:52.038Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.1/manifests"},{"name":"v2.0.1+src","sha":"e19cb697046580647cfc4fdc11ce55490d0cc0d5","kind":"tag","published_at":"2024-03-28T23:42:30.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.0.1+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.0.1+src","dependencies_parsed_at":"2024-03-30T04:10:52.452Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.0.1%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.1+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.1+src/manifests"},{"name":"v2.0","sha":"ef713b5915e86bb16534825d98851da16f962b24","kind":"commit","published_at":"2024-03-02T08:49:44.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.0","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.0","dependencies_parsed_at":"2024-03-04T04:49:08.633Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0/manifests"},{"name":"v2.0.0","sha":"ef713b5915e86bb16534825d98851da16f962b24","kind":"commit","published_at":"2024-03-02T08:49:44.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.0.0","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.0.0","dependencies_parsed_at":"2024-03-04T04:49:08.674Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.0/manifests"},{"name":"v2","sha":"ef713b5915e86bb16534825d98851da16f962b24","kind":"commit","published_at":"2024-03-02T08:49:44.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2","dependencies_parsed_at":"2024-03-04T04:49:08.800Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2/manifests"},{"name":"v2.0.0+src","sha":"64f36ec1047ff75ab0baf991c47a2b74038f0138","kind":"tag","published_at":"2024-03-02T08:32:33.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v2.0.0+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v2.0.0+src","dependencies_parsed_at":"2024-03-04T04:49:09.997Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v2.0.0%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.0+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v2.0.0+src/manifests"},{"name":"v1.2.11","sha":"48d4eafc4678801eb56149666a1a1e94b54a660e","kind":"commit","published_at":"2023-07-31T19:40:24.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.11","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":"81e7f9b0-b30a-4029-9d1d-07db0748553c","purl":"pkg:github/thinca/action-setup-vim@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.11/manifests"},{"name":"v1.2.11+src","sha":"edec55dfd40c0b1e6042381452d5676b24613fe1","kind":"tag","published_at":"2023-07-31T19:11:07.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.11+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.11+src","dependencies_parsed_at":null,"dependency_job_id":"eab7b9a2-7be2-40cd-b3d2-c824425cf10b","purl":"pkg:github/thinca/action-setup-vim@v1.2.11%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.11+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.11+src/manifests"},{"name":"v1.2.10","sha":"6ae4dc1cb833ff8ffe28cb6972de118562119661","kind":"commit","published_at":"2023-05-02T12:53:35.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.10","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.10","dependencies_parsed_at":"2023-06-02T11:32:04.569Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.10/manifests"},{"name":"v1.2.10+src","sha":"6992b2bcbe5e5429d8cf6dffa162b216a6abc9e0","kind":"tag","published_at":"2023-05-02T12:34:46.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.10+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.10+src","dependencies_parsed_at":"2023-06-02T11:32:06.021Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.10%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.10+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.10+src/manifests"},{"name":"v1.2.9","sha":"e430293145ec413e530a9a5dd13ed35ad5d64fbc","kind":"commit","published_at":"2023-01-12T09:23:46.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.9","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.9","dependencies_parsed_at":"2023-06-02T09:21:25.774Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.9/manifests"},{"name":"v1.2.9+src","sha":"9eff60374b0839115ba944e80311ea4b0b7fc588","kind":"tag","published_at":"2023-01-12T08:57:10.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.9+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.9+src","dependencies_parsed_at":"2023-06-02T09:21:26.467Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.9%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.9+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.9+src/manifests"},{"name":"v1.2.8","sha":"883eec41d21bd0c074b796c874b708a02f4e6310","kind":"commit","published_at":"2022-12-28T07:27:50.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.8","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.8","dependencies_parsed_at":"2023-06-01T10:32:59.914Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.8/manifests"},{"name":"v1.2.8+src","sha":"e8183a28ec2eb7ac4ea71afe0cec36aa5c04bd2a","kind":"tag","published_at":"2022-12-28T05:51:13.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.8+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.8+src","dependencies_parsed_at":"2023-06-01T10:33:03.971Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.8%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.8+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.8+src/manifests"},{"name":"v1.2.7","sha":"f0bfe3ea6ef800ca3bdef0718625a3e892d4df7e","kind":"commit","published_at":"2022-11-23T17:36:39.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.7","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.7","dependencies_parsed_at":"2023-06-01T10:33:05.420Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.7/manifests"},{"name":"v1.2.7+src","sha":"472ba841c2fde92217ca97ce62d21ef844bb6442","kind":"tag","published_at":"2022-11-23T16:39:05.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.7+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.7+src","dependencies_parsed_at":"2023-06-01T10:33:08.901Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.7%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.7+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.7+src/manifests"},{"name":"v1.2.6","sha":"ee34f74effb8d5c39fb1e945fd3cf795902786cc","kind":"commit","published_at":"2022-10-16T16:02:58.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.6","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.6","dependencies_parsed_at":"2023-06-01T10:33:09.155Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.6/manifests"},{"name":"v1.2.6+src","sha":"be6bd8d7aaf18e6f68ffd86ab5c59a26e65f571d","kind":"tag","published_at":"2022-10-16T15:35:20.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.6+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.6+src","dependencies_parsed_at":"2023-06-01T10:33:10.460Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.6%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.6+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.6+src/manifests"},{"name":"v1.2","sha":"f32b140312b92eee6d34b18d82c305e7105db3c4","kind":"commit","published_at":"2022-08-25T16:21:14.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T08:37:55.183Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2/manifests"},{"name":"v1.2.5","sha":"f32b140312b92eee6d34b18d82c305e7105db3c4","kind":"commit","published_at":"2022-08-25T16:21:14.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.5","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.5","dependencies_parsed_at":"2023-05-31T08:37:54.326Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.5/manifests"},{"name":"v1","sha":"f32b140312b92eee6d34b18d82c305e7105db3c4","kind":"commit","published_at":"2022-08-25T16:21:14.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1","dependencies_parsed_at":"2023-05-31T08:37:55.359Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1/manifests"},{"name":"v1.2.5+src","sha":"dc051b218ebdb24ab5059d791973ca93e6dfd2e6","kind":"tag","published_at":"2022-08-25T15:44:20.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.5+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.5+src","dependencies_parsed_at":"2023-05-31T08:37:55.000Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.5%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.5+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.5+src/manifests"},{"name":"v1.2.4","sha":"724a88308e601d902675bbd729e48edf6acfafb7","kind":"commit","published_at":"2022-08-07T04:21:02.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.4","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.4","dependencies_parsed_at":"2023-05-31T08:37:55.585Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.4/manifests"},{"name":"v1.2.4+src","sha":"864d916365d995eda4c65873180e9b11fa702e55","kind":"tag","published_at":"2022-08-07T03:57:03.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.4+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.4+src","dependencies_parsed_at":"2023-05-31T08:37:56.287Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.4%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.4+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.4+src/manifests"},{"name":"v1.2.3","sha":"b5a6706509c9731b0d60f960bcff1f41bc5c25a1","kind":"commit","published_at":"2022-07-28T12:27:13.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.3","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.3","dependencies_parsed_at":"2023-05-31T08:37:57.267Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.3/manifests"},{"name":"v1.2.3+src","sha":"253771eded9f1b367e86d171c2c46280b2bea9eb","kind":"tag","published_at":"2022-07-28T12:01:56.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.3+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.3+src","dependencies_parsed_at":"2023-05-31T08:37:57.906Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.3%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.3+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.3+src/manifests"},{"name":"v1.2.2","sha":"04bc0a429dfa3f4b9479152a1ad59e7271677573","kind":"commit","published_at":"2022-06-02T16:36:55.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.2","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.2","dependencies_parsed_at":"2023-05-31T08:37:58.440Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.2/manifests"},{"name":"v1.2.2+src","sha":"2057941d147b88fd2786c9c61b61247cbfdbbbba","kind":"tag","published_at":"2022-06-02T15:59:50.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.2+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.2+src","dependencies_parsed_at":"2023-05-31T08:37:59.476Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.2%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.2+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.2+src/manifests"},{"name":"v1.2.1","sha":"71d3fd645276544a7376a590ff602b0512b710d6","kind":"commit","published_at":"2022-02-26T15:44:51.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.1","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-31T08:37:59.634Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.1/manifests"},{"name":"v1.2.1+src","sha":"9a1f7e6f4688368741dfb7b3f4d595e1f95833a3","kind":"tag","published_at":"2022-02-26T15:17:14.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.1+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.1+src","dependencies_parsed_at":"2023-05-31T08:38:00.311Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.1%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.1+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.1+src/manifests"},{"name":"v1.2.0","sha":"4a09d3a5cacca12c30892ac8ab2914025e444c6f","kind":"commit","published_at":"2022-02-14T17:53:14.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.0","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T08:38:00.540Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.0/manifests"},{"name":"v1.2.0+src","sha":"0b6390d4f42b5bb607343184f9003523ff0c568c","kind":"tag","published_at":"2022-02-14T16:59:24.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.2.0+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.2.0+src","dependencies_parsed_at":"2023-05-31T08:38:01.190Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.2.0%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.0+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.2.0+src/manifests"},{"name":"v1.1","sha":"47de4651456039ba7f0ecc650d65e47cef04b73e","kind":"commit","published_at":"2022-01-17T12:32:24.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.1","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T08:38:02.658Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1/manifests"},{"name":"v1.1.2","sha":"47de4651456039ba7f0ecc650d65e47cef04b73e","kind":"commit","published_at":"2022-01-17T12:32:24.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.1.2","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T08:38:01.372Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.2/manifests"},{"name":"v1.1.2+src","sha":"5d53a48e01fac24b081ee1254c952c010f73eee1","kind":"tag","published_at":"2022-01-17T11:52:51.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.1.2+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.1.2+src","dependencies_parsed_at":"2023-05-31T08:38:02.481Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.1.2%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.2+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.2+src/manifests"},{"name":"v1.1.1","sha":"96db0bd4b4a7977916205144cd660cf1811bf63e","kind":"commit","published_at":"2022-01-14T17:03:56.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.1.1","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T08:38:02.824Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.1/manifests"},{"name":"v1.1.1+src","sha":"c1144382469c00fd109bc31cf0682a8f19c6d45b","kind":"tag","published_at":"2022-01-14T14:45:15.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.1.1+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.1.1+src","dependencies_parsed_at":"2023-05-31T08:38:03.489Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.1.1%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.1+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.1+src/manifests"},{"name":"v1.1.0","sha":"7ab86d5e18b25d55162e3bb1ce97ece824e90a5e","kind":"commit","published_at":"2021-08-14T01:17:29.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.1.0","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T08:38:03.673Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.0/manifests"},{"name":"v1.1.0+src","sha":"d8dd61c0c2c62977fac721b5e234ddcc4d6efd05","kind":"tag","published_at":"2021-08-14T01:01:56.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.1.0+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.1.0+src","dependencies_parsed_at":"2023-05-31T08:38:04.372Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.1.0%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.0+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.1.0+src/manifests"},{"name":"v1.0","sha":"164eb5457d0a1f970dafa11b433b37eafbb2977d","kind":"commit","published_at":"2021-08-01T03:42:15.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0","dependencies_parsed_at":"2023-05-31T08:38:05.441Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0/manifests"},{"name":"v1.0.9","sha":"164eb5457d0a1f970dafa11b433b37eafbb2977d","kind":"commit","published_at":"2021-08-01T03:42:15.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.9","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.9","dependencies_parsed_at":"2023-05-31T08:38:04.596Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.9/manifests"},{"name":"v1.0.9+src","sha":"3896984d936040919da9d977253e6ec43690f3f1","kind":"tag","published_at":"2021-08-01T03:29:23.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.9+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.9+src","dependencies_parsed_at":"2023-05-31T08:38:05.248Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.9%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.9+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.9+src/manifests"},{"name":"v1.0.8","sha":"dfbf2397541216b2271d208beeab4a0ab5081c57","kind":"commit","published_at":"2021-05-22T15:52:45.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.8","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.8","dependencies_parsed_at":"2023-05-31T08:38:05.637Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.8/manifests"},{"name":"v1.0.8+src","sha":"f1308afd6de3279792feca28b0d3739071175183","kind":"tag","published_at":"2021-05-22T15:27:40.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.8+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.8+src","dependencies_parsed_at":"2023-05-31T08:38:06.369Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.8%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.8+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.8+src/manifests"},{"name":"v1.0.7","sha":"24a0fe3906e1bb1b9601a4cb86291f4566f9fdfc","kind":"commit","published_at":"2020-11-17T17:39:47.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.7","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.7","dependencies_parsed_at":"2023-05-31T08:38:06.528Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.7/manifests"},{"name":"v1.0.7+src","sha":"cf86bf42f357cb9c0d084fd9c44804c070dbf5d2","kind":"tag","published_at":"2020-11-17T17:17:33.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.7+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.7+src","dependencies_parsed_at":"2023-05-31T08:38:07.239Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.7%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.7+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.7+src/manifests"},{"name":"v1.0.6","sha":"c82d3550b02b7ef4b61ae986f3361d11f8d8ad0b","kind":"commit","published_at":"2020-11-03T17:05:00.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.6","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-31T08:38:07.433Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.6/manifests"},{"name":"v1.0.6+src","sha":"18ae3e7a54e39fbdd06b6558a9274dbb1befe184","kind":"tag","published_at":"2020-11-02T15:38:48.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.6+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.6+src","dependencies_parsed_at":"2023-05-31T08:38:08.182Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.6%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.6+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.6+src/manifests"},{"name":"v1.0.5","sha":"e14d27e35b28a7c290cbc70bdc5fe3e80527ac2f","kind":"commit","published_at":"2020-09-25T12:12:52.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.5","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T08:38:08.349Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.5/manifests"},{"name":"v1.0.5+src","sha":"58bbc3fded878162a0a13c1448227938673770c8","kind":"tag","published_at":"2020-09-25T11:55:00.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.5+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.5+src","dependencies_parsed_at":"2023-05-31T08:38:09.153Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.5%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.5+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.5+src/manifests"},{"name":"v1.0.4","sha":"621366966e5369655dbe7e303c912a22bcfe1ce5","kind":"commit","published_at":"2020-08-23T17:18:12.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.4","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T08:38:09.349Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.4/manifests"},{"name":"v1.0.4+src","sha":"d55ce3608f0fd83239028e6e3792f1f75c11dc9d","kind":"tag","published_at":"2020-08-23T17:16:25.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.4+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.4+src","dependencies_parsed_at":"2023-05-31T08:38:10.101Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.4%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.4+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.4+src/manifests"},{"name":"v1.0.3","sha":"b0c99d13b9495e8b56d36b238f7b41f2204e024d","kind":"commit","published_at":"2020-07-28T15:34:57.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.3","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T08:38:10.304Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.3/manifests"},{"name":"v1.0.3+src","sha":"523764e30a5820b07f689f5eecd3b0951deb6851","kind":"tag","published_at":"2020-07-28T15:32:59.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.3+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.3+src","dependencies_parsed_at":"2023-05-31T08:38:10.983Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.3%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.3+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.3+src/manifests"},{"name":"v1.0.2","sha":"e6f04e3d0357b8696825f6966d47ef7a134a651e","kind":"commit","published_at":"2020-06-07T11:57:53.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.2","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T08:38:11.180Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.2/manifests"},{"name":"v1.0.2+src","sha":"22650508a0a8170a69dd25ec276135e9ef04f678","kind":"tag","published_at":"2020-06-07T11:54:42.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.2+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.2+src","dependencies_parsed_at":"2023-05-31T08:38:11.902Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.2%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.2+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.2+src/manifests"},{"name":"v1.0.1","sha":"7ca83a5c149769916b377542f66fb49ab179bf28","kind":"commit","published_at":"2020-03-24T23:22:00.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.1","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T08:38:12.104Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.1/manifests"},{"name":"v1.0.1+src","sha":"72deb69c7f06827a2a575690fbab917f249789ea","kind":"tag","published_at":"2020-03-24T17:07:20.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.1+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.1+src","dependencies_parsed_at":"2023-05-31T08:38:12.843Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.1%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.1+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.1+src/manifests"},{"name":"v1.0.0","sha":"4085d844b081da6408f9bd2cbeb773ff0e3acb0b","kind":"commit","published_at":"2020-03-08T16:56:39.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.0","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T08:38:13.039Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.0/manifests"},{"name":"v1.0.0+src","sha":"bafc9edcd08ee0f3ff15e8913ce4f4cb52ea8e1c","kind":"tag","published_at":"2020-03-08T16:55:07.000Z","download_url":"https://codeload.github.com/thinca/action-setup-vim/tar.gz/v1.0.0+src","html_url":"https://github.com/thinca/action-setup-vim/releases/tag/v1.0.0+src","dependencies_parsed_at":"2023-05-31T08:38:13.768Z","dependency_job_id":null,"purl":"pkg:github/thinca/action-setup-vim@v1.0.0%2Bsrc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.0+src","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/tags/v1.0.0+src/manifests"}]},"repo_metadata_updated_at":"2025-11-10T07:43:35.776Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":46,"rankings":{"downloads":null,"dependent_repos_count":6.702582791950562,"dependent_packages_count":0.0,"stargazers_count":7.143083504991285,"forks_count":21.67326889557915,"docker_downloads_count":1.3119949294881952,"average":7.366186024401839},"purl":"pkg:githubactions/thinca/action-setup-vim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/thinca/action-setup-vim","docker_dependents_count":1,"docker_downloads_count":21346,"usage_url":"https://repos.ecosyste.ms/usage/actions/thinca/action-setup-vim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/thinca/action-setup-vim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:57:01.475Z","issues_count":10,"pull_requests_count":7,"avg_time_to_close_issue":10599772.444444444,"avg_time_to_close_pull_request":63595.0,"issues_closed_count":9,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.5714285714285714,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":498497.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Faction-setup-vim/issues","maintainers":[{"login":"thinca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thinca"}],"active_maintainers":[{"login":"thinca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thinca"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/thinca%2Faction-setup-vim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/thinca%2Faction-setup-vim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/thinca%2Faction-setup-vim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/thinca%2Faction-setup-vim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/thinca%2Faction-setup-vim/codemeta","maintainers":[]}