mirror of
https://github.com/YunoHost-Apps/phplicensewatcher_ynh.git
synced 2024-09-03 19:56:32 +02:00
Update app.src
This commit is contained in:
parent
e3fffca6ee
commit
f4633959e2
1 changed files with 6 additions and 4 deletions
10
conf/app.src
10
conf/app.src
|
@ -1,7 +1,9 @@
|
|||
SOURCE_URL=https://github.com/YunoHost-Apps/phplicensewatcher_ynh/releases/download/1.9.2/phplicensewatcher-1.9.2.tar.gz
|
||||
SOURCE_SUM=72a1969b8ea1853e4f94ecb40e5cd7e3453059ce5d45a0cd487a073a2387f49e7eb77600f4c5f3f16d119757ba6cc9fcefc5aab4e0535b23e5a98452c729cb4c
|
||||
SOURCE_URL=https://github.com/rpi-dotcio/phpLicenseWatcher/archive/master.zip
|
||||
#SOURCE_URL=https://github.com/YunoHost-Apps/phplicensewatcher_ynh/releases/download/1.9.2/phplicensewatcher-1.9.2.tar.gz
|
||||
SOURCE_SUM=10620d46fdd35fb0ca77a0569b6ff7b1c957949e996bc29d261ae3bcc3e3e8dbe19e052fadefcfb31e911ec516c25a792437d4a0a4f68956cbed82fa5cc0ab3a
|
||||
SOURCE_SUM_PRG=sha512sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_FORMAT=zip
|
||||
#SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_EXTRACT=true
|
||||
SOURCE_FILENAME=phplicensewatcher.tar.gz
|
||||
SOURCE_FILENAME=phplicensewatcher.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue