{"id":25229312,"url":"https://github.com/lucascompython/zigup","last_synced_at":"2026-04-29T17:04:48.771Z","repository":{"id":276397317,"uuid":"929174216","full_name":"lucascompython/zigup","owner":"lucascompython","description":"A small utility to update your Zig installation to the latest version","archived":false,"fork":false,"pushed_at":"2025-04-30T11:31:11.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T12:44:39.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucascompython.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-08T00:12:15.000Z","updated_at":"2025-04-30T11:31:14.000Z","dependencies_parsed_at":"2025-02-08T01:19:25.602Z","dependency_job_id":"3c71934f-88dc-4d73-a63a-27e0057807ac","html_url":"https://github.com/lucascompython/zigup","commit_stats":null,"previous_names":["lucascompython/zigup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucascompython/zigup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fzigup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fzigup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fzigup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fzigup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucascompython","download_url":"https://codeload.github.com/lucascompython/zigup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fzigup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32435122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":[],"created_at":"2025-02-11T10:56:51.540Z","updated_at":"2026-04-29T17:04:48.766Z","avatar_url":"https://github.com/lucascompython.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zigup\n\nA small utility to update your `Zig` and `ZLS` installation to the latest version.  \nIt's not supposed to be a full-blown version manager, just a simple way to keep your `Zig` and `ZLS` installation up to date with the latest master branch.  \nOnly works for `x86_64-linux` and `x86_64-windows`.\n\nSince this updates to the latest master branch it's recommended to also use the latest `ZLS` version.\n\n## How does it work?\n\nIt downloads the latest version of master branch from the [official download page](https://ziglang.org/download/) and replaces the current installation with the new one.\nIt's that simple.  \nFor `ZLS`, it makes the same request that the [official ZLS download page](https://zigtools.org/zls/install/) makes to its API, to then download the latest version.  \nFor Linux symlinks are created in `/usr/local/bin/zig` and `/usr/local/bin/zls` to the `zig` and `zls` binary respectively.  \nFor Windows the `PATH` environment variable is updated to include the `zig` and `zls` path.\n\n## How to use it?\n\n```bash\n# Linux\n./zigup.sh zls # to also install/update to the latest ZLS version\n\n# Windows\n./zigup.ps1 zls\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucascompython%2Fzigup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucascompython%2Fzigup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucascompython%2Fzigup/lists"}