{"id":15328862,"url":"https://github.com/timbru31/updater","last_synced_at":"2025-10-09T20:32:24.362Z","repository":{"id":6476223,"uuid":"7716294","full_name":"timbru31/updater","owner":"timbru31","description":"Easy automatic updates for Bukkit","archived":false,"fork":true,"pushed_at":"2024-10-24T07:32:04.000Z","size":284,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-25T03:33:12.392Z","etag":null,"topics":["bukkit","bukkit-plugin","java","spigot","spigot-plugin","spigotmc","updater"],"latest_commit_sha":null,"homepage":"https://bukkit.org/threads/96681","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gravitylow/Updater","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timbru31.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["timbru31"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://paypal.me/timbru/"}},"created_at":"2013-01-20T12:51:10.000Z","updated_at":"2024-10-24T07:32:01.000Z","dependencies_parsed_at":"2023-01-17T00:00:52.705Z","dependency_job_id":"4e08615e-1ad8-43eb-a811-bf61c805639b","html_url":"https://github.com/timbru31/updater","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fupdater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fupdater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fupdater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fupdater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timbru31","download_url":"https://codeload.github.com/timbru31/updater/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235866236,"owners_count":19057583,"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":["bukkit","bukkit-plugin","java","spigot","spigot-plugin","spigotmc","updater"],"created_at":"2024-10-01T09:45:28.694Z","updated_at":"2025-10-09T20:32:24.063Z","avatar_url":"https://github.com/timbru31.png","language":"Java","funding_links":["https://github.com/sponsors/timbru31","https://paypal.me/timbru/"],"categories":[],"sub_categories":[],"readme":"Updater  \n[![Build Status](https://ci.dustplanet.de/job/updater/badge/icon)](https://ci.dustplanet.de/job/updater/)\n[![Known Vulnerabilities](https://snyk.io/test/github/timbru31/updater/badge.svg)](https://snyk.io/test/github/timbru31/updater)\n===\n\nUpdater - Easy, Safe, and Policy-Compliant auto-updating for your plugins\n\nThis is a fork of gravitylow's awesome Updater project that's been around for years.  \nThanks a bunch for originally making this!\n\n## Usage \n\n#### The old usage guide of gravitylow is worth a read, too! It's available on Bukkit: https://bukkit.org/threads/96681\n\n### Releases (stable)\n\nAdd the following repo to your `pom.xml`:\n\n```xml\n    \u003crepositories\u003e\n        \u003crepository\u003e\n            \u003cid\u003edustplanet-releases\u003c/id\u003e\n            \u003curl\u003ehttps://repo.dustplanet.de/artifactory/libs-release-local\u003c/url\u003e\n        \u003c/repository\u003e\n    \u003c/repositories\u003e\n\n   \u003cdependencies\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003enet.gravitydevelopment.updater\u003c/groupId\u003e\n            \u003cartifactId\u003eupdater\u003c/artifactId\u003e\n            \u003cversion\u003e4.2.3\u003c/version\u003e\n        \u003c/dependency\u003e\n    \u003c/dependencies\u003e\n```\n\n### Development (**unstable**)\n\nAdd the following repo to your `pom.xml`:\n\n```xml\n    \u003crepositories\u003e\n        \u003crepository\u003e\n            \u003cid\u003edustplanet-snapshots\u003c/id\u003e\n            \u003curl\u003ehttps://repo.dustplanet.de/artifactory/libs-snapshot-local/\u003c/url\u003e\n        \u003c/repository\u003e\n    \u003c/repositories\u003e\n\n   \u003cdependencies\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003enet.gravitydevelopment.updater\u003c/groupId\u003e\n            \u003cartifactId\u003eupdater\u003c/artifactId\u003e\n            \u003cversion\u003e4.2.4-SNAPSHOT\u003c/version\u003e\n        \u003c/dependency\u003e\n    \u003c/dependencies\u003e\n```\n\n## JavaDocs\n\nThe JavaDocs can be found here: https://ci.dustplanet.de/job/updater/javadoc/\n\n---\nBuilt by (c) Tim Brust and contributors. Released under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimbru31%2Fupdater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimbru31%2Fupdater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimbru31%2Fupdater/lists"}