Skip to content

Commit

Permalink
feat(verible): update dependency verible to v0.0-3933-g0e3fe53a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 29, 2025
1 parent 748a4ff commit d9515c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verible/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN \
apt-get clean &&\
rm -rf /var/lib/apt/lists/*
#Install verible
ENV VERIBLE_VERSION v0.0-3931-g19aee2cb
ENV VERIBLE_VERSION v0.0-3933-g0e3fe53a
RUN \
curl --silent --fail --show-error --location \
https://github.com/chipsalliance/verible/releases/download/$VERIBLE_VERSION/verible-$VERIBLE_VERSION-linux-static-x86_64.tar.gz | \
Expand Down

0 comments on commit d9515c7

Please sign in to comment.