Merge pull request #2 from YunoHost-Apps/testing

autoupdate.strategy = "latest_github_commit"
This commit is contained in:
OniriCorpe 2024-02-20 06:06:10 +01:00 committed by GitHub
commit b5967ee0c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -52,4 +52,4 @@ or
sudo yunohost app upgrade simple-file-manager -u https://github.com/YunoHost-Apps/simple-file-manager_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->

View file

@ -7,11 +7,12 @@ description.fr = "Gestionnaire de fichiers PHP simple"
version = "1.0~ynh1"
maintainers = ["eric_G"]
maintainers = []
[upstream]
license = "MIT"
code = "https://github.com/jcampbell1/simple-file-manager"
autoupdate.strategy = "latest_github_commit"
[integration]
yunohost = ">= 11.2"