1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Fix v22 to v23 upgrade

This commit is contained in:
AlexF 2022-11-13 01:01:44 +01:00
parent 283ec1f4d7
commit ec3213576c

View file

@ -1,7 +1,7 @@
#!/bin/bash
# Last available nextcloud version
next_version="22.0.0"
next_version="22.2.10"
# Nextcloud tarball checksum sha256
nextcloud_source_sha256="3911d3754c37aca7c9b5f3b2b37513c0f2b5bb979af00816c1117b1eedbc5d7a"
nextcloud_source_sha256="8de167bfcfcaa661245a00a5ac36628e7961951b9fe2dfaf4f8a5aac6907ccdb"