mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
add onlyoffice and impersonate data
This commit is contained in:
parent
5e73134c37
commit
6b9211667d
1 changed files with 16 additions and 0 deletions
|
|
@ -195,5 +195,21 @@
|
|||
"sha256": "sha256-FazftNLLdxlnt7libXG4Ngyi6hyyxC2VhX/PXEard98=",
|
||||
"prefix": "/apps/files_retention"
|
||||
}
|
||||
},
|
||||
"onlyoffice": {
|
||||
"9": {
|
||||
"version": "9.3.0",
|
||||
"url": "https://github.com/ONLYOFFICE/onlyoffice-nextcloud/releases/download/v9.3.0/onlyoffice.tar.gz",
|
||||
"sha256": "sha256-9H/ASllarwmSEWCpPGmm6qy7NgSt3NXzJgBxz5v0Db8=",
|
||||
"prefix": "/apps/onlyoffice"
|
||||
}
|
||||
},
|
||||
"impersonate": {
|
||||
"1": {
|
||||
"version": "1.17.0",
|
||||
"url": "https://github.com/nextcloud-releases/impersonate/releases/download/v1.17.0/impersonate-v1.17.0.tar.gz",
|
||||
"sha256": "sha256-8qcUxtmiv4+BKxqajEWzZj6HTgjZvSuKiJlNjpvFIuk=",
|
||||
"prefix": "/apps/impersonate"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue