nextcloudPackages.apps: add uppush

This commit is contained in:
Akshay Mankar
2025-03-31 11:36:20 +02:00
parent b58fbbdd23
commit 468036c152
4 changed files with 31 additions and 0 deletions
+10
View File
@@ -409,6 +409,16 @@
"agpl"
]
},
"uppush": {
"hash": "sha256-3QD3gtCfhs9tWrbiiPPV7lYxpzGQhc31unSZukcrvN0=",
"url": "https://codeberg.org/NextPush/uppush/archive/2.3.0.tar.gz",
"version": "2.3.0",
"description": "Once the mobile phone is connected with NextPush, push notifications can be forwarded to applications implementing UnifiedPush.\n\nMore information about UnifiedPush at https://unifiedpush.org",
"homepage": "",
"licenses": [
"agpl"
]
},
"user_oidc": {
"hash": "sha256-qEsUJG63j+VRZc+tqeX4iTEs9/GIVsTsyeFEOwSBYCg=",
"url": "https://github.com/nextcloud-releases/user_oidc/releases/download/v7.1.0/user_oidc-v7.1.0.tar.gz",
+10
View File
@@ -399,6 +399,16 @@
"agpl"
]
},
"uppush": {
"hash": "sha256-3QD3gtCfhs9tWrbiiPPV7lYxpzGQhc31unSZukcrvN0=",
"url": "https://codeberg.org/NextPush/uppush/archive/2.3.0.tar.gz",
"version": "2.3.0",
"description": "Once the mobile phone is connected with NextPush, push notifications can be forwarded to applications implementing UnifiedPush.\n\nMore information about UnifiedPush at https://unifiedpush.org",
"homepage": "",
"licenses": [
"agpl"
]
},
"user_oidc": {
"hash": "sha256-qEsUJG63j+VRZc+tqeX4iTEs9/GIVsTsyeFEOwSBYCg=",
"url": "https://github.com/nextcloud-releases/user_oidc/releases/download/v7.1.0/user_oidc-v7.1.0.tar.gz",
+10
View File
@@ -379,6 +379,16 @@
"agpl"
]
},
"uppush": {
"hash": "sha256-3QD3gtCfhs9tWrbiiPPV7lYxpzGQhc31unSZukcrvN0=",
"url": "https://codeberg.org/NextPush/uppush/archive/2.3.0.tar.gz",
"version": "2.3.0",
"description": "Once the mobile phone is connected with NextPush, push notifications can be forwarded to applications implementing UnifiedPush.\n\nMore information about UnifiedPush at https://unifiedpush.org",
"homepage": "",
"licenses": [
"agpl"
]
},
"user_oidc": {
"hash": "sha256-qEsUJG63j+VRZc+tqeX4iTEs9/GIVsTsyeFEOwSBYCg=",
"url": "https://github.com/nextcloud-releases/user_oidc/releases/download/v7.1.0/user_oidc-v7.1.0.tar.gz",
@@ -43,6 +43,7 @@
, "twofactor_webauthn": "agpl3Plus"
, "unroundedcorners": "agpl3Only"
, "unsplash": "agpl3Only"
, "uppush": "agpl3Plus"
, "user_oidc": "agpl3Plus"
, "user_saml": "agpl3Plus"
, "whiteboard": "agpl3Plus"