From 6a81f0959d18f9b525558f697754636f9ffc4313 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 24 May 2023 12:56:55 +0200 Subject: Query packagist for the latest version --- config/config.rb.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/config.rb.example') diff --git a/config/config.rb.example b/config/config.rb.example index 0471ac6..82a88ac 100644 --- a/config/config.rb.example +++ b/config/config.rb.example @@ -4,5 +4,6 @@ CONFIG = { remote_path: 'example.com:/srv/httpd/some/path', download_url: 'https://example.com/some/path', branch: 'user/nick/updates', - gh_token: '' + gh_token: '', + repository: '../slackbuilds' }.freeze -- cgit v1.2.3