Skip to content
This repository was archived by the owner on Dec 27, 2020. It is now read-only.

Commit 24b5b90

Browse files
committed
Updated ldn_mitm
1 parent fff866b commit 24b5b90

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

components/ldn_mitm

nxsd/components/ldnmitm.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
from pathlib import Path
55

66
COMPONENT_NAME = 'ldn_mitm'
7-
COMPONENT_VERSION = 'v1.2.5'
8-
COMPONENT_COMMIT_OR_TAG = '729ea12'
7+
COMPONENT_VERSION = 'v1.2.6'
8+
COMPONENT_COMMIT_OR_TAG = 'f962ebc'
99
DOCKER_IMAGE_NAME = COMPONENT_NAME.lower()+'-builder'
1010

1111

0 commit comments

Comments
 (0)