mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Upgrade sources
- `main` v2.7.0: https://git.pleroma.social/pleroma/pleroma/-/releases/v2.7.0
This commit is contained in:
parent
0ac519991e
commit
adba101dd4
1 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ name = "Pleroma"
|
|||
description.en = "Federated social networking server built on open protocols"
|
||||
description.fr = "Serveur de réseautage social fédéré basé sur des protocoles ouverts"
|
||||
|
||||
version = "2.6.2~ynh2"
|
||||
version = "2.7.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -71,14 +71,14 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://git.pleroma.social/pleroma/pleroma/-/jobs/256761/artifacts/download"
|
||||
amd64.sha256 = "4408be4d30c669a58589f3f0e5754c4f17f6a99d012c801204aacdcda4f1c9ef"
|
||||
amd64.url = "https://git.pleroma.social/pleroma/pleroma/-/archive/v2.7.0/pleroma-v2.7.0.tar.gz"
|
||||
amd64.sha256 = "1c6122d62b3ea419c97289f798fdd9df644d6bf35ee9a2fa4253127ed1a9e046"
|
||||
|
||||
armhf.url = "https://git.pleroma.social/pleroma/pleroma/-/jobs/256788/artifacts/download"
|
||||
armhf.sha256 = "ceff4df89f53654cfac3aafb685d0df2977a3073133ca7a472e92ebb349a58f1"
|
||||
armhf.url = "https://git.pleroma.social/pleroma/pleroma/-/archive/v2.7.0/pleroma-v2.7.0.tar.gz"
|
||||
armhf.sha256 = "1c6122d62b3ea419c97289f798fdd9df644d6bf35ee9a2fa4253127ed1a9e046"
|
||||
|
||||
arm64.url = "https://git.pleroma.social/pleroma/pleroma/-/jobs/256765/artifacts/download"
|
||||
arm64.sha256 = "eb38fddc449a0b47191d284671af3f1fe229b4d31b420cb8478f615006bd8757"
|
||||
arm64.url = "https://git.pleroma.social/pleroma/pleroma/-/archive/v2.7.0/pleroma-v2.7.0.tar.gz"
|
||||
arm64.sha256 = "1c6122d62b3ea419c97289f798fdd9df644d6bf35ee9a2fa4253127ed1a9e046"
|
||||
|
||||
format = "zip"
|
||||
extract = true
|
||||
|
|
Loading…
Add table
Reference in a new issue