{"id":18637528,"url":"https://github.com/dutchcoders/releaser","last_synced_at":"2025-07-17T07:35:45.256Z","repository":{"id":57486760,"uuid":"99679147","full_name":"dutchcoders/releaser","owner":"dutchcoders","description":"Golang library to check for new releases. ","archived":false,"fork":false,"pushed_at":"2019-04-14T09:31:27.000Z","size":17,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T16:15:01.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dutchcoders.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}},"created_at":"2017-08-08T10:09:51.000Z","updated_at":"2024-08-12T19:31:52.000Z","dependencies_parsed_at":"2022-09-02T00:02:48.265Z","dependency_job_id":null,"html_url":"https://github.com/dutchcoders/releaser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dutchcoders/releaser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Freleaser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Freleaser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Freleaser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Freleaser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dutchcoders","download_url":"https://codeload.github.com/dutchcoders/releaser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Freleaser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265577922,"owners_count":23791260,"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","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":"2024-11-07T05:36:37.033Z","updated_at":"2025-07-17T07:35:45.239Z","avatar_url":"https://github.com/dutchcoders.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# releaser\nGolang library to check for new releases. \n\n\n```\nu := releaser.New(\"honeytrap\", \"honeytrap\")\nif release, err := u.Available(Version); err != nil {\n        panic(err)\n} else if release != nil {\n        fmt.Println(color.YellowString(\"New version available: %s. More information: %s.\", release.Name, release.HtmlURL))\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutchcoders%2Freleaser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdutchcoders%2Freleaser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutchcoders%2Freleaser/lists"}