mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
fix
This commit is contained in:
parent
9694c45a8b
commit
bcd6d601f0
2 changed files with 4 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
SOURCE_URL=https://github.com/ozh/YOURLS-fr_FR/archive/refs/tags/1.8.zip
|
||||
SOURCE_SUM=ef9c0e71d4559994b9df0cd0a558f6faf11eba185c4793ba0e30f3500dab1b04
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
|
@ -55,6 +55,10 @@ ram.runtime = "50M"
|
|||
url = "https://github.com/YOURLS/YOURLS/archive/1.9.2.zip"
|
||||
sha256 = "65e242aaf007f86d7bf8f7f2776ee814a632a783749151d043d669512c3b41cb"
|
||||
|
||||
[resources.sources.fr]
|
||||
url = "https://github.com/ozh/YOURLS-fr_FR/archive/refs/tags/1.8.zip"
|
||||
sha256 = "ef9c0e71d4559994b9df0cd0a558f6faf11eba185c4793ba0e30f3500dab1b04"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
[resources.install_dir]
|
||||
|
|
Loading…
Add table
Reference in a new issue