Browse Source
Merge pull request #350 from ericgaspar/v.20.0.2
Merge pull request #350 from ericgaspar/v.20.0.2
Upgrade to version 20.0.2pull/354/head
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 21 additions and 21 deletions
-
4README.md
-
5README_fr.md
-
2manifest.json
-
3scripts/backup
-
2scripts/config
-
4scripts/install
-
5scripts/restore
-
13scripts/upgrade
-
4scripts/upgrade.d/upgrade.last.sh
@ -1,7 +1,7 @@ |
|||
#!/bin/bash |
|||
|
|||
# Last available nextcloud version |
|||
next_version="20.0.1" |
|||
next_version="20.0.2" |
|||
|
|||
# Nextcloud tarball checksum sha256 |
|||
nextcloud_source_sha256="96c6b50e1e676e46cec82d8f8ff1abd5eef9dfa00580081b6c640612c3ff2efc" |
|||
nextcloud_source_sha256="be84c2ac7fba066ddc0637a4672b39628bbbd200dad8c00a0437a4765007dd21" |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue