mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-01-10 09:58:08 +08:00
updated commit hashes
This commit is contained in:
parent
c28696676f
commit
ccb9f88a75
1 changed files with 4 additions and 4 deletions
|
@ -2,15 +2,15 @@
|
|||
|
||||
OURNAME=01_install_commits.sh
|
||||
|
||||
NODEREPO="node_10.x"
|
||||
NODEREPO="node_12.x"
|
||||
MONGODB="4.0"
|
||||
CODENAME=`lsb_release -c -s`
|
||||
|
||||
WILDDUCK_COMMIT="a289063435b1c0be91aac6ece415d12e851e6c46"
|
||||
WILDDUCK_COMMIT="c28696676fce7776c4ebb5fd83ad9bff5298da43"
|
||||
ZONEMTA_COMMIT="9819b7aa3d93862e9739db06c6b999f9b9e311be" # zone-mta-template
|
||||
WEBMAIL_COMMIT="b7447d96878802157292bb827df84c24843d728e"
|
||||
WILDDUCK_ZONEMTA_COMMIT="4b128553e479f16d1d1da2d2c20543783ee14213"
|
||||
WILDDUCK_HARAKA_COMMIT="08f42841a6bb300c6ceb3370ad06800b9de7016c"
|
||||
WILDDUCK_ZONEMTA_COMMIT="695ca8a19a3c3e8212de1136a73beb58db6453c4"
|
||||
WILDDUCK_HARAKA_COMMIT="9779844ff4e3901d62c583e62ae246ffea83d62a"
|
||||
HARAKA_VERSION="2.8.24"
|
||||
|
||||
echo -e "\n-- Executing ${ORANGE}${OURNAME}${NC} subscript --"
|
||||
|
|
Loading…
Reference in a new issue