1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/distbin_ynh.git synced 2024-09-03 18:26:10 +02:00

upgrade to 1.3.0

This commit is contained in:
yalh76 2019-03-23 02:01:38 +01:00
parent cf5503068b
commit 6d01be6a50
3 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ A distributed pastebin. i.e. it is a service where anyone can post things on the
A networked place to store posted web documents. This is meant to allow for distributed social commentary and reaction around these documents using best practices recommended or noted by the W3C Social Web Working Group.
**Shipped version:** 1.2.0
**Shipped version:** 1.3.0
## Screenshots

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gobengo/distbin/archive/v1.2.0.tar.gz
SOURCE_SUM=ae72d386e9c68afa4d6b08f0a9c9b441a04176001beb226b903f924076e5cfcb
SOURCE_URL=https://github.com/gobengo/distbin/archive/v1.3.0.tar.gz
SOURCE_SUM=65d9774cafbb5829b82d09b0ea0d3d5d1ec5f076fadef2b8576d29a901c58a90
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Distributed pastebin with ActivityPub.",
"fr": "Pastebin distribué utilisant le protocole ActivityPub."
},
"version": "1.2.0~ynh3",
"version": "1.3.0~ynh3",
"url": "https://example.com",
"license": "Apache-2.0",
"maintainer": {