1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2024-09-03 20:15:56 +02:00
This commit is contained in:
Éric Gaspar 2022-12-24 21:01:04 +01:00
parent 7620997c3b
commit a8305739a5
2 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/PrivateBin/PrivateBin/archive/1.4.0.tar.gz
SOURCE_SUM=a0ff8ff4f8eabda1f963d8ffc99ac32559f3dcb8050ed0bde384093e450d534f
SOURCE_URL=https://github.com/PrivateBin/PrivateBin/archive/1.5.1.tar.gz
SOURCE_SUM=d3c3d4b85afa6c429fd912ef8c8f46ee1e06b2b592afdd8a28890722d57c5bd8
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Minimalist pastebin where the server has zero knowledge of pasted data",
"fr": "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées"
},
"version": "1.4.0~ynh2",
"version": "1.5.1~ynh1",
"url": "https://github.com/PrivateBin/PrivateBin",
"upstream": {
"license": "Zlib",
@ -21,12 +21,12 @@
"email": ""
},
"requirements": {
"yunohost": ">= 4.3.0"
"yunohost": ">= 11.0.9"
},
"multi_instance": true,
"services": [
"nginx",
"php7.3-fpm"
"php7.4-fpm"
],
"arguments": {
"install": [