mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Try to fix Snap.
Thanks to xet7 !
This commit is contained in:
parent
67218fb61d
commit
a54e52d34b
1 changed files with 7 additions and 7 deletions
|
|
@ -65,7 +65,7 @@ apps:
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
mongodb:
|
mongodb:
|
||||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-7.0.5.tgz
|
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-6.0.13.tgz
|
||||||
plugin: dump
|
plugin: dump
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- libssl1.1
|
- libssl1.1
|
||||||
|
|
@ -90,13 +90,13 @@ parts:
|
||||||
prime:
|
prime:
|
||||||
- $mongo
|
- $mongo
|
||||||
|
|
||||||
# mongosh:
|
mongosh:
|
||||||
# source: https://downloads.mongodb.com/compass/mongodb-mongosh_1.6.2_amd64.deb
|
source: https://downloads.mongodb.com/compass/mongodb-mongosh_2.1.1_amd64.deb
|
||||||
# plugin: dump
|
plugin: dump
|
||||||
|
|
||||||
# mongotools:
|
mongotools:
|
||||||
# source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2004-x86_64-100.6.1.tgz
|
source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2004-x86_64-100.9.4.tgz
|
||||||
# plugin: dump
|
plugin: dump
|
||||||
|
|
||||||
# mongodb44:
|
# mongodb44:
|
||||||
# source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz
|
# source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue