mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Upgraded Snap candidate MongoDB versions.
Thanks to MongoDB developers !
This commit is contained in:
parent
0de353508a
commit
d0f1382055
1 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ apps:
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
mongodb:
|
mongodb:
|
||||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-5.0.10.tgz
|
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-5.0.11.tgz
|
||||||
plugin: dump
|
plugin: dump
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- libssl1.1
|
- libssl1.1
|
||||||
|
|
@ -91,7 +91,7 @@ parts:
|
||||||
- $mongo
|
- $mongo
|
||||||
|
|
||||||
mongodb44:
|
mongodb44:
|
||||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.15.tgz
|
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.16.tgz
|
||||||
plugin: dump
|
plugin: dump
|
||||||
organize:
|
organize:
|
||||||
bin: mongo44bin
|
bin: mongo44bin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue