autoupdate.strategy = "latest_github_commit"

This commit is contained in:
OniriCorpe 2024-02-20 06:05:49 +01:00 committed by GitHub
parent 98d2790ffe
commit 5f2fd44725
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ maintainers = []
[upstream]
license = "MIT"
code = "https://github.com/jcampbell1/simple-file-manager"
autoupdate.strategy = "latest_github_commit"
[integration]
yunohost = ">= 11.2"