Bump pinned versions in install scripts via scripts/update-versions
Includes the manual protoc-system/minikube-system URL fixes and the bat-extras EXTRA_FILE companion bump found while reviewing the run.main
parent
fbc5eab5e4
commit
674ed2d739
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERSION=${VERSION:-v1.6.1}
|
||||
VERSION=${VERSION:-v1.6.2}
|
||||
go install "google.golang.org/grpc/cmd/protoc-gen-go-grpc@${VERSION}"
|
||||
|
||||
Loading…
Reference in New Issue