Skip to content

Commit 094045e

Browse files
feat: add 10.16.0-rc1 (#543)
1 parent 15736d7 commit 094045e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.drone.star

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ STANDALONE_CHROME_DEBUG_IMAGE = "docker.io/selenium/standalone-chrome-debug:3.14
77

88
def main(ctx):
99
versions = [
10+
{
11+
"value": "10.16.0-rc1",
12+
"tarball": "https://download.owncloud.com/server/testing/owncloud-complete-20251008.tar.bz2",
13+
"tarball_sha": "c2a1877844a557a79647e20027b55aa024811491f486154007723265448b4917",
14+
"php": "7.4",
15+
"base": "v22.04",
16+
"tags": [],
17+
},
1018
{
1119
"value": "10.15.3",
1220
"tarball": "https://download.owncloud.com/server/stable/owncloud-complete-20250703.tar.bz2",

0 commit comments

Comments
 (0)