mirror of
https://github.com/YunoHost-Apps/osada_ynh.git
synced 2024-09-03 19:46:30 +02:00
Updated to version 2.0.1
This commit is contained in:
parent
e058aa8233
commit
a47b13791b
3 changed files with 12 additions and 4 deletions
10
README.md
10
README.md
|
@ -3,8 +3,16 @@
|
|||
[](https://ci-apps.yunohost.org/jenkins/job/osada%20%28Community%29/lastBuild/consoleFull)
|
||||
|
||||
[](https://install-app.yunohost.org/?app=osada) <br><br>
|
||||
**Shipped version:** 1.6
|
||||
|
||||
Shipped version: **2.0.1**
|
||||
<br>
|
||||
### Interesting links
|
||||
|
||||
- [YunoHost project](https://yunohost.org)
|
||||
- [Osada/Zap website](http://zotlabs.com/osada/)
|
||||
- [Osada/Zap code on Framagit](https://framagit.org/macgirvin/osada)
|
||||
- [Osada/Zap addons on Framagit](https://framagit.org/macgirvin/osada-addons)
|
||||
|
||||
## Osada
|
||||
[Osada](http://zotlabs.com/osada/) uses **Zot6 protocol** which is next version of **zot5 protocol** used by [Hubzilla](http://hubzilla.org). Osada has native support for the **ActivityPub protocol** (W3C standard) as well as the more advanced features. It can inter-operate with other social networking applications and projects in either of these spaces, including **Mastodon, Pleroma, Pixelfed, PeerTube, Funkwhale, Zap, Friendica, Hubzilla,** and many more. <br>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://framagit.org/macgirvin/osada/-/archive/1.6/osada-1.6.tar.gz
|
||||
SOURCE_SUM=7c73e6979d50c8f2825d8fe5082a02d49978b28afd25235c2629ebfb1a215ed8
|
||||
SOURCE_URL=https://framagit.org/macgirvin/osada/-/archive/2.0.1/osada-2.0.1.tar.gz
|
||||
SOURCE_SUM=3d22586a3901eeac53760789c83270e1e6fbab38145f3b7dbba7581335f1097e
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"url": "http://zotlabs.com/osada/",
|
||||
"license": "Free as-is",
|
||||
"version": "1.6",
|
||||
"version": "2.0.1",
|
||||
"maintainer": {
|
||||
"name": "Anmol Sharma",
|
||||
"email": "anmol@datamol.org"
|
||||
|
|
Loading…
Add table
Reference in a new issue