Skip to content

Commit 51dd1d6

Browse files
Update dependency crowdin/crowdin-cli to v4.14.1 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e1ed2e commit 51dd1d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ WORKDIR /workdir
55
COPY crowdin_script.sh ./crowdin
66

77
# renovate: datasource=github-releases depName=crowdin/crowdin-cli
8-
ARG CROWDIN_VERSION=4.14.0
8+
ARG CROWDIN_VERSION=4.14.1
99

1010
RUN apk add --no-cache wget unzip && \
1111
wget https://github.com/crowdin/crowdin-cli/releases/download/${CROWDIN_VERSION}/crowdin-cli.zip && \

0 commit comments

Comments
 (0)