diff --git a/packages/nextcloud/README.md b/packages/nextcloud/README.md index 3bc10c006d7..afe9f9ae376 100644 --- a/packages/nextcloud/README.md +++ b/packages/nextcloud/README.md @@ -59,7 +59,7 @@ For an example checkout the [example](https://github.com/nextcloud/neon/blob/mai | [Notes app](https://github.com/nextcloud/notes) | 4.8 - 4.11 | | [Notifications app](https://github.com/nextcloud/notifications) | 28 - 30 | | [Talk app](https://github.com/nextcloud/spreed) | 18 - 20.1 | -| [Tables app](https://github.com/nextcloud/tables) | 0.6 - 0.8 | +| [Tables app](https://github.com/nextcloud/tables) | 0.6 - 0.9 | | [NextPush app](https://codeberg.org/NextPush/uppush) | 1.4 - 2.1 | [Do not edit manually above]: # diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/cookbook/0.11 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/cookbook/0.11 index 500cd5ca3f1..0881d354828 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/cookbook/0.11 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/cookbook/0.11 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.4 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.4 index 2f8f40cb69c..1b95799ddaf 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.4 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.4 @@ -1,4 +1,4 @@ -SERVER_VERSION=28.0.14-fpm-alpine@sha256:cf80c18bdf8e33c17c6cab6de08aa1bba13ec4b05e11d9cc32ac9e5362929a26 +SERVER_VERSION=28.0.14-fpm-alpine@sha256:658fe6efe8735ecf1c1ca1a73bfff5145d137e53e0b8cdc6943faeb062644a38 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.4.0.tar.gz @@ -9,7 +9,7 @@ NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/ NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v18.0.13/spreed-v18.0.13.tar.gz SPREED_CHECKSUM=sha256:f18e9b063f4888690b6f1c8d521551a41b83a8353564201b5f193dfce8b7c863 -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.5 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.5 index bb5b9be71fb..cc5218cb117 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.5 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.5 @@ -1,15 +1,15 @@ -SERVER_VERSION=29.0.10-fpm-alpine@sha256:0f2ed9ab29e34ade2796d0060128ffcd62f675ecec2ae9c9f81b7e7c33f7646f +SERVER_VERSION=29.0.10-fpm-alpine@sha256:44372ba03efac9a990426261e9345bc04fea5469cb38d58a13f004a0722d191c COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.5.0.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:498e8c198d2b67ea3464191d44e6706655c94a5e13faea745abfcb9a21aacd03 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v19.0.11/spreed-v19.0.11.tar.gz SPREED_CHECKSUM=sha256:b02b77c158f48db43242d4cae3cdc0ba926d6fb6baf855b39e98cba33f6611a3 -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.6 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.6 index 500cd5ca3f1..0881d354828 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.6 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/drop_account/2.6 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.0 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.0 index 85573eb9a6e..07ebaac0e67 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.0 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.0 @@ -1,4 +1,4 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz @@ -9,7 +9,7 @@ NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/ NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.1 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.1 index 500cd5ca3f1..6dd40f0497a 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.1 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.1 @@ -1,4 +1,4 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz @@ -9,7 +9,7 @@ NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/ NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.2 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.2 index 2824499a38d..0881d354828 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.2 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/news/25.2 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0-beta.3/news.tar.gz -NEWS_CHECKSUM=sha256:f576cbc20ed02fd2ea4ef44b6e4fcffbe01f60cc7b4743321a15ea67523763f8 +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.10 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.10 index 6a9f9bbcc29..b66b455e363 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.10 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.10 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.10.1/notes-v4.10.1.tar.gz NOTES_CHECKSUM=sha256:4fb15499ace26f92d956c9e8fd537f35961825eb535dc1bcf678da992809e88c SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.11 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.11 index 500cd5ca3f1..0881d354828 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.11 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.11 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.8 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.8 index ccf4be285e2..7a62d54ee6e 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.8 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.8 @@ -1,4 +1,4 @@ -SERVER_VERSION=28.0.14-fpm-alpine@sha256:cf80c18bdf8e33c17c6cab6de08aa1bba13ec4b05e11d9cc32ac9e5362929a26 +SERVER_VERSION=28.0.14-fpm-alpine@sha256:658fe6efe8735ecf1c1ca1a73bfff5145d137e53e0b8cdc6943faeb062644a38 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz @@ -9,7 +9,7 @@ NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.8.1/n NOTES_CHECKSUM=sha256:05f1f55beed358a651b80021290110b65bfc78f4ed250bd941530cbb7cd42d1e SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v18.0.13/spreed-v18.0.13.tar.gz SPREED_CHECKSUM=sha256:f18e9b063f4888690b6f1c8d521551a41b83a8353564201b5f193dfce8b7c863 -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.9 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.9 index 22740210750..d7428b16a64 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.9 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/notes/4.9 @@ -1,15 +1,15 @@ -SERVER_VERSION=29.0.10-fpm-alpine@sha256:0f2ed9ab29e34ade2796d0060128ffcd62f675ecec2ae9c9f81b7e7c33f7646f +SERVER_VERSION=29.0.10-fpm-alpine@sha256:44372ba03efac9a990426261e9345bc04fea5469cb38d58a13f004a0722d191c COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.9.4/notes-v4.9.4.tar.gz NOTES_CHECKSUM=sha256:bc987c9f905908916df495dee7c37efec438264cf264a0c5c18521264b26a083 SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v19.0.11/spreed-v19.0.11.tar.gz SPREED_CHECKSUM=sha256:b02b77c158f48db43242d4cae3cdc0ba926d6fb6baf855b39e98cba33f6611a3 -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/28.0 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/28.0 index 481172e0f81..5d899bfdfa6 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/28.0 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/28.0 @@ -1,4 +1,4 @@ -SERVER_VERSION=28.0.14-fpm-alpine@sha256:cf80c18bdf8e33c17c6cab6de08aa1bba13ec4b05e11d9cc32ac9e5362929a26 +SERVER_VERSION=28.0.14-fpm-alpine@sha256:658fe6efe8735ecf1c1ca1a73bfff5145d137e53e0b8cdc6943faeb062644a38 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz @@ -9,7 +9,7 @@ NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/ NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v18.0.13/spreed-v18.0.13.tar.gz SPREED_CHECKSUM=sha256:f18e9b063f4888690b6f1c8d521551a41b83a8353564201b5f193dfce8b7c863 -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/29.0 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/29.0 index 3046fd6fea2..73e84bd9faa 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/29.0 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/29.0 @@ -1,15 +1,15 @@ -SERVER_VERSION=29.0.10-fpm-alpine@sha256:0f2ed9ab29e34ade2796d0060128ffcd62f675ecec2ae9c9f81b7e7c33f7646f +SERVER_VERSION=29.0.10-fpm-alpine@sha256:44372ba03efac9a990426261e9345bc04fea5469cb38d58a13f004a0722d191c COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v19.0.11/spreed-v19.0.11.tar.gz SPREED_CHECKSUM=sha256:b02b77c158f48db43242d4cae3cdc0ba926d6fb6baf855b39e98cba33f6611a3 -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/30.0 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/30.0 index 500cd5ca3f1..0881d354828 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/30.0 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/server/30.0 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/18.0 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/18.0 index 481172e0f81..5d899bfdfa6 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/18.0 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/18.0 @@ -1,4 +1,4 @@ -SERVER_VERSION=28.0.14-fpm-alpine@sha256:cf80c18bdf8e33c17c6cab6de08aa1bba13ec4b05e11d9cc32ac9e5362929a26 +SERVER_VERSION=28.0.14-fpm-alpine@sha256:658fe6efe8735ecf1c1ca1a73bfff5145d137e53e0b8cdc6943faeb062644a38 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz @@ -9,7 +9,7 @@ NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/ NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v18.0.13/spreed-v18.0.13.tar.gz SPREED_CHECKSUM=sha256:f18e9b063f4888690b6f1c8d521551a41b83a8353564201b5f193dfce8b7c863 -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/19.0 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/19.0 index 3046fd6fea2..73e84bd9faa 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/19.0 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/19.0 @@ -1,15 +1,15 @@ -SERVER_VERSION=29.0.10-fpm-alpine@sha256:0f2ed9ab29e34ade2796d0060128ffcd62f675ecec2ae9c9f81b7e7c33f7646f +SERVER_VERSION=29.0.10-fpm-alpine@sha256:44372ba03efac9a990426261e9345bc04fea5469cb38d58a13f004a0722d191c COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v19.0.11/spreed-v19.0.11.tar.gz SPREED_CHECKSUM=sha256:b02b77c158f48db43242d4cae3cdc0ba926d6fb6baf855b39e98cba33f6611a3 -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/20.0 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/20.0 index fc78b1c0848..96136b6789d 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/20.0 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/20.0 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.0.2/spreed-v20.0.2.tar.gz SPREED_CHECKSUM=sha256:2d253efa0c3bd79b9be8e199059b4bfcd9cb928cf773ebd1effd838a2dd69cea -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/20.1 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/20.1 index 500cd5ca3f1..0881d354828 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/20.1 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/spreed/20.1 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.6 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.6 index ddec1cd1bf4..c1e92dfe870 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.6 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.6 @@ -1,10 +1,10 @@ -SERVER_VERSION=29.0.10-fpm-alpine@sha256:0f2ed9ab29e34ade2796d0060128ffcd62f675ecec2ae9c9f81b7e7c33f7646f +SERVER_VERSION=29.0.10-fpm-alpine@sha256:44372ba03efac9a990426261e9345bc04fea5469cb38d58a13f004a0722d191c COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v19.0.11/spreed-v19.0.11.tar.gz diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.7 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.7 index cd101a9296e..baa708e3b66 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.7 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.7 @@ -1,10 +1,10 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.8 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.8 index 500cd5ca3f1..0881d354828 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.8 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.8 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.9 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.9 new file mode 100644 index 00000000000..0ae01b61221 --- /dev/null +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/tables/0.9 @@ -0,0 +1,15 @@ +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 +COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz +COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c +DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz +DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 +NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz +NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee +SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz +SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.9.0-beta.1/tables-v0.9.0-beta.1.tar.gz +TABLES_CHECKSUM=sha256:76ef591927fc2606a8353a5ab4c4c3395f8e94f243dde8f5b43a25040ab708f5 +UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz +UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/1.4 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/1.4 index 3c402f57470..12caaf28db8 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/1.4 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/1.4 @@ -1,15 +1,15 @@ -SERVER_VERSION=29.0.10-fpm-alpine@sha256:0f2ed9ab29e34ade2796d0060128ffcd62f675ecec2ae9c9f81b7e7c33f7646f +SERVER_VERSION=29.0.10-fpm-alpine@sha256:44372ba03efac9a990426261e9345bc04fea5469cb38d58a13f004a0722d191c COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v19.0.11/spreed-v19.0.11.tar.gz SPREED_CHECKSUM=sha256:b02b77c158f48db43242d4cae3cdc0ba926d6fb6baf855b39e98cba33f6611a3 -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/1.4.3.tar.gz UPPUSH_CHECKSUM=sha256:99a17577eda2c466b2f6de386d16c8d6690e2659ca1d04eb4946073dd22d0f1d diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/1.5 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/1.5 index b0152f3ce74..9bcaf7d9f56 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/1.5 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/1.5 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/1.5.1.tar.gz UPPUSH_CHECKSUM=sha256:99ab0dbd371db8f4abe1dae2e1af7cba374c814edf644edb949051fa977566e9 diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/2.0 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/2.0 index be72ddc67df..4e45f7c0296 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/2.0 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/2.0 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.0.2.tar.gz UPPUSH_CHECKSUM=sha256:fc318b62aac0987434f3c9ef843602871b20338d6ae5d3da29b141345c651b1e diff --git a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/2.1 b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/2.1 index 500cd5ca3f1..0881d354828 100644 --- a/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/2.1 +++ b/packages/nextcloud/packages/nextcloud_test_presets/docker/presets/uppush/2.1 @@ -1,15 +1,15 @@ -SERVER_VERSION=30.0.4-fpm-alpine@sha256:83b566bcdac262db029f220401684c8b301fe662d39c922515f1867d190a6e2a +SERVER_VERSION=30.0.4-fpm-alpine@sha256:d9932569e3366ae026b2881b44657fb15476da7c45e04cffb855ae9d277f29c0 COOKBOOK_URL=https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz COOKBOOK_CHECKSUM=sha256:ba96d3773bb5ec11fab5e860094713c41bd354e3b7d4aae2ff7def19de149f2c DROP_ACCOUNT_URL=https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.6.1.tar.gz DROP_ACCOUNT_CHECKSUM=sha256:226e84712aa61d62e99eaa834abc7cd4496ed07289830af06cefeb58c4135123 -NEWS_URL=https://github.com/nextcloud/news/releases/download/25.1.2/news.tar.gz -NEWS_CHECKSUM=sha256:2e73aed73843f6c5a533cd624127650a52d15726451770cb1facebc75358b2bf +NEWS_URL=https://github.com/nextcloud/news/releases/download/25.2.0/news.tar.gz +NEWS_CHECKSUM=sha256:8c9985f7c98d01aa593c4012a07e5bfe114b1617315b96bfd6af3a14531ac322 NOTES_URL=https://github.com/nextcloud-releases/notes/releases/download/v4.11.0/notes-v4.11.0.tar.gz NOTES_CHECKSUM=sha256:7693027a18e13d0a0e03e31574b786737ef4866a96ce6b0c733815d3c9bf70ee SPREED_URL=https://github.com/nextcloud-releases/spreed/releases/download/v20.1.1/spreed-v20.1.1.tar.gz SPREED_CHECKSUM=sha256:4b96e5db08ae1224b87b5727b79fd1eb3805b250c49e811df41925f47f6e7c4e -TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.2/tables-v0.8.2.tar.gz -TABLES_CHECKSUM=sha256:7565d5274f5d89270a9ad8e7bd1bd9c896a11d613a27b615eb4f316972efb34e +TABLES_URL=https://github.com/nextcloud-releases/tables/releases/download/v0.8.3/tables-v0.8.3.tar.gz +TABLES_CHECKSUM=sha256:3c32e3441dd7d4955f943552a32fd59e0e442add895b791f8d7a49ddb2c7c71d UPPUSH_URL=https://codeberg.org/NextPush/uppush/archive/2.1.3.tar.gz UPPUSH_CHECKSUM=sha256:31af7575a7230a209515b27276b7db0f1776d545e10273d63cbe5b177047c562