We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa634f4 commit aa9daeaCopy full SHA for aa9daea
env.sh
@@ -25,7 +25,7 @@ go install "github.com/google/go-jsonnet/cmd/jsonnet@${JSONNET_VERSION}"
25
go install "github.com/google/go-jsonnet/cmd/jsonnetfmt@${JSONNET_VERSION}"
26
27
# renovate: datasource=go depName=github.com/jsonnet-bundler/jsonnet-bundler
28
-JB_VERSION='v0.4.0'
+JB_VERSION='v0.5.1'
29
go install "github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@${JB_VERSION}"
30
31
# renovate: datasource=go depName=github.com/campoy/embedmd
0 commit comments