Query packagist for the latest version

This commit is contained in:
2023-05-24 12:56:55 +02:00
parent 341eafcbf2
commit 6a81f0959d
2 changed files with 72 additions and 23 deletions

View File

@ -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