mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-26 01:40:48 +08:00
bumped commit hashes
This commit is contained in:
parent
3d864c87de
commit
72782ce455
1 changed files with 3 additions and 3 deletions
|
@ -9,11 +9,11 @@ NODE_MAJOR="20"
|
|||
MONGODB="7.0"
|
||||
CODENAME=`lsb_release -c -s`
|
||||
|
||||
WILDDUCK_COMMIT="94434cab438cea0aa958d139e3ab8799db18a2b4"
|
||||
WILDDUCK_COMMIT="3d864c87debabe5494c6bfabb2d406949bb264a2"
|
||||
ZONEMTA_COMMIT="bf3ca53d99b51808105dc63c3b263c1ca8b32c48" # zone-mta-template
|
||||
WEBMAIL_COMMIT="40ee1ef973de33de5bdf3e6b7e877d156d87436a"
|
||||
WILDDUCK_ZONEMTA_COMMIT="698aef09e5fce87689b49715ebdd5ea9cd0c8cb8"
|
||||
WILDDUCK_HARAKA_COMMIT="c0837403a3483c9a8dd30a758015255fb2c3c9ad"
|
||||
WILDDUCK_ZONEMTA_COMMIT="de3d8e5d5a206e467f4d555f3d37af517e632a99"
|
||||
WILDDUCK_HARAKA_COMMIT="b46c91476295d309cfa1694d2cef629ea727a2ca"
|
||||
HARAKA_VERSION="3.0.2"
|
||||
|
||||
echo -e "\n-- Executing ${ORANGE}${OURNAME}${NC} subscript --"
|
||||
|
|
Loading…
Reference in a new issue