Aumenté la versión de nextcloud a 28.0.3
This commit is contained in:
parent
47d2df4a36
commit
3168555e32
1 changed files with 6 additions and 3 deletions
|
@ -1,10 +1,13 @@
|
|||
---
|
||||
|
||||
# NextCloud
|
||||
# The nexctloud_checksum changes with every release to get this string go to:
|
||||
# https://download.nextcloud.com/server/releases/ and download the *.sha256 file
|
||||
# for the proper version
|
||||
## version
|
||||
nextcloud_version: 26.0.0
|
||||
nextcloud_url: https://repos.libreoffice.gob.mx/nextcloud/nextcloud-{{nextcloud_version}}.tar.bz2
|
||||
nextcloud_checksum: "sha256:f163150363aee9366ecb5cd5259bf6756ed4f073cea78b5fa515cada7a0d0c3d"
|
||||
nextcloud_version: 28.0.3
|
||||
nextcloud_checksum: "sha256:9ed413c0de16f5b033ceeffcca99c0d61fc698dbeb8db851ac9adf9eef951906"
|
||||
nextcloud_url: https://download.nextcloud.com/server/releases/nextcloud-28.0.3.tar.bz2
|
||||
php_version: 8.2
|
||||
|
||||
## credentials
|
||||
|
|
Loading…
Reference in a new issue