nextcloudPackages.tables: init at 0.9.5

(cherry picked from commit 29c81cb1d3)
This commit is contained in:
fsagbuya
2025-08-13 14:13:36 +08:00
committed by github-actions[bot]
parent bc09b678d2
commit e0cf53a17b
3 changed files with 21 additions and 0 deletions

View File

@@ -379,6 +379,16 @@
"agpl"
]
},
"tables": {
"hash": "sha256-E68fyimEMBe0DJ2cOAIBs0+Psb8UVFFfLBZc/ESRzY8=",
"url": "https://github.com/nextcloud-releases/tables/releases/download/v0.9.5/tables-v0.9.5.tar.gz",
"version": "0.9.5",
"description": "Manage data the way you need it.\n\nWith this app you are able to create your own tables with individual columns. You can start with a template or from scratch and add your wanted columns.\nYou can choose from the following column types:\n- Text line or rich text\n- Link to urls or other nextcloud resources\n- Numbers\n- Progress bar\n- Stars rating\n- Yes/No tick\n- Date and/or time\n- (Multi) selection\n\nShare your tables and views with users and groups within your cloud.\n\nHave a good time and manage whatever you want.",
"homepage": "https://github.com/nextcloud/tables",
"licenses": [
"agpl"
]
},
"tasks": {
"hash": "sha256-Upa3dl+b97UV3KXLlcxeS6OzFBTIW+e3U/T9QJT6Pmw=",
"url": "https://github.com/nextcloud/tasks/releases/download/v0.16.1/tasks.tar.gz",

View File

@@ -379,6 +379,16 @@
"agpl"
]
},
"tables": {
"hash": "sha256-E68fyimEMBe0DJ2cOAIBs0+Psb8UVFFfLBZc/ESRzY8=",
"url": "https://github.com/nextcloud-releases/tables/releases/download/v0.9.5/tables-v0.9.5.tar.gz",
"version": "0.9.5",
"description": "Manage data the way you need it.\n\nWith this app you are able to create your own tables with individual columns. You can start with a template or from scratch and add your wanted columns.\nYou can choose from the following column types:\n- Text line or rich text\n- Link to urls or other nextcloud resources\n- Numbers\n- Progress bar\n- Stars rating\n- Yes/No tick\n- Date and/or time\n- (Multi) selection\n\nShare your tables and views with users and groups within your cloud.\n\nHave a good time and manage whatever you want.",
"homepage": "https://github.com/nextcloud/tables",
"licenses": [
"agpl"
]
},
"tasks": {
"hash": "sha256-Upa3dl+b97UV3KXLlcxeS6OzFBTIW+e3U/T9QJT6Pmw=",
"url": "https://github.com/nextcloud/tasks/releases/download/v0.16.1/tasks.tar.gz",

View File

@@ -39,6 +39,7 @@
, "richdocuments": "agpl3Only"
, "sociallogin": "agpl3Only"
, "spreed": "agpl3Plus"
, "tables": "agpl3Only"
, "tasks": "agpl3Plus"
, "twofactor_admin": "agpl3Plus"
, "twofactor_nextcloud_notification": "agpl3Only"