mirror of
https://github.com/YunoHost-Apps/zerobin_ynh.git
synced 2024-09-03 18:06:01 +02:00
Update to 1.3.4 version
This commit is contained in:
parent
72d4fbbfc0
commit
7b5f781923
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/PrivateBin/PrivateBin/archive/1.1.1.tar.gz
|
||||
SOURCE_SUM=ff2f5699712e6bf70ae1335ad51228855e21c0180029343e26b2e97dd0d542b8
|
||||
SOURCE_URL=https://github.com/PrivateBin/PrivateBin/archive/1.3.4.tar.gz
|
||||
SOURCE_SUM=0dad8976d823a01de8affb4136bd205f2e5ae418c01e560a0d84f94da7a78749
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "A minimalist, opensource online pastebin where the server has zero knowledge of pasted data",
|
||||
"fr": "Un pastebin minimaliste, libre et où le serveur n'a aucune connaissance des données copiées"
|
||||
},
|
||||
"version": "1.1.1~ynh2",
|
||||
"version": "1.3.4~ynh1",
|
||||
"url": "http://sebsauvage.net/wiki/doku.php?id=php:zerobin",
|
||||
"license": "Zlib",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue