frju365
8 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
7 additions and
0 deletions
-
scripts/upgrade.d/upgrade.12.sh
|
|
@ -0,0 +1,7 @@ |
|
|
|
|
|
#!/bin/bash |
|
|
|
|
|
|
|
|
|
|
|
# Version cible de la mise à jour de Nextcloud |
|
|
|
|
|
next_version="13.0.0" |
|
|
|
|
|
|
|
|
|
|
|
# Nextcloud tarball checksum |
|
|
|
|
|
nextcloud_source_sha256="38e6064432a2d1a044f219028d3fd46cb7a943a47e11eef346810bd289705aec" |