mirror of
https://github.com/YunoHost-Apps/spftoolbox_ynh.git
synced 2024-09-03 20:26:21 +02:00
Merge pull request #18 from YunoHost-Apps/testing
autoupdate.strategy = "latest_github_commit"
This commit is contained in:
commit
c92c9a5829
3 changed files with 4 additions and 4 deletions
|
@ -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.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -46,4 +46,4 @@ or
|
||||||
sudo yunohost app upgrade spftoolbox -u https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing --debug
|
sudo yunohost app upgrade spftoolbox -u https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
|
@ -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.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,7 @@ ram.runtime = "50M"
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/charlesabarnes/SPFtoolbox/archive/7cb0b211dd740a8f6730d1c566be79d96b582451.tar.gz"
|
url = "https://github.com/charlesabarnes/SPFtoolbox/archive/7cb0b211dd740a8f6730d1c566be79d96b582451.tar.gz"
|
||||||
sha256 = "b2f0ecca500cc54971c31b7ec1db16b499a971cbf0a6a478dda879186ac1d001"
|
sha256 = "b2f0ecca500cc54971c31b7ec1db16b499a971cbf0a6a478dda879186ac1d001"
|
||||||
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue