Skip to content

Commit 468036c

Browse files
committed
nextcloudPackages.apps: add uppush
1 parent b58fbbd commit 468036c

File tree

4 files changed

+31
-0
lines changed

4 files changed

+31
-0
lines changed

pkgs/servers/nextcloud/packages/29.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,16 @@
409409
"agpl"
410410
]
411411
},
412+
"uppush": {
413+
"hash": "sha256-3QD3gtCfhs9tWrbiiPPV7lYxpzGQhc31unSZukcrvN0=",
414+
"url": "https://codeberg.org/NextPush/uppush/archive/2.3.0.tar.gz",
415+
"version": "2.3.0",
416+
"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",
417+
"homepage": "",
418+
"licenses": [
419+
"agpl"
420+
]
421+
},
412422
"user_oidc": {
413423
"hash": "sha256-qEsUJG63j+VRZc+tqeX4iTEs9/GIVsTsyeFEOwSBYCg=",
414424
"url": "https://github.com/nextcloud-releases/user_oidc/releases/download/v7.1.0/user_oidc-v7.1.0.tar.gz",

pkgs/servers/nextcloud/packages/30.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,16 @@
399399
"agpl"
400400
]
401401
},
402+
"uppush": {
403+
"hash": "sha256-3QD3gtCfhs9tWrbiiPPV7lYxpzGQhc31unSZukcrvN0=",
404+
"url": "https://codeberg.org/NextPush/uppush/archive/2.3.0.tar.gz",
405+
"version": "2.3.0",
406+
"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",
407+
"homepage": "",
408+
"licenses": [
409+
"agpl"
410+
]
411+
},
402412
"user_oidc": {
403413
"hash": "sha256-qEsUJG63j+VRZc+tqeX4iTEs9/GIVsTsyeFEOwSBYCg=",
404414
"url": "https://github.com/nextcloud-releases/user_oidc/releases/download/v7.1.0/user_oidc-v7.1.0.tar.gz",

pkgs/servers/nextcloud/packages/31.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,16 @@
379379
"agpl"
380380
]
381381
},
382+
"uppush": {
383+
"hash": "sha256-3QD3gtCfhs9tWrbiiPPV7lYxpzGQhc31unSZukcrvN0=",
384+
"url": "https://codeberg.org/NextPush/uppush/archive/2.3.0.tar.gz",
385+
"version": "2.3.0",
386+
"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",
387+
"homepage": "",
388+
"licenses": [
389+
"agpl"
390+
]
391+
},
382392
"user_oidc": {
383393
"hash": "sha256-qEsUJG63j+VRZc+tqeX4iTEs9/GIVsTsyeFEOwSBYCg=",
384394
"url": "https://github.com/nextcloud-releases/user_oidc/releases/download/v7.1.0/user_oidc-v7.1.0.tar.gz",

pkgs/servers/nextcloud/packages/nextcloud-apps.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
, "twofactor_webauthn": "agpl3Plus"
4444
, "unroundedcorners": "agpl3Only"
4545
, "unsplash": "agpl3Only"
46+
, "uppush": "agpl3Plus"
4647
, "user_oidc": "agpl3Plus"
4748
, "user_saml": "agpl3Plus"
4849
, "whiteboard": "agpl3Plus"

0 commit comments

Comments
 (0)