Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 30c60fc

Browse files
committed
bump vndr v0.1.1
full diff: https:/github.com/LK4D4/vndr/compare/v0.1.0...v0.1.1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 486161a63a841fae4f70558d1204db483006a017) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: c6511ee4db9441e628524c834f80d004279a3fc2 Component: engine
1 parent 9ac5b25 commit 30c60fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/engine/hack/dockerfile/install/vndr.installer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
: "${VNDR_COMMIT:=d385c05e4c23b602dd16b3d2a1a6c710919bf02f}" # v0.1.0
3+
: "${VNDR_COMMIT:=85886e1ac99b8d96590e6e0d9f075dc7a711d132}" # v0.1.1
44

55
install_vndr() {
66
echo "Install vndr version $VNDR_COMMIT"

0 commit comments

Comments
 (0)