diff --git a/buildenv b/buildenv index c872bc8..0412585 100644 --- a/buildenv +++ b/buildenv @@ -1,6 +1,6 @@ # Update bump details accordingly. Use bump check to confirm. # bump: git-extras-version /GIT-EXTRAS_VERSION="(.*)"/ https://github.com/tj/git-extras.git|semver:* -# GIT-EXTRAS_VERSION="7.4.0" # Specify a stable release +# GIT-EXTRAS_VERSION="7.5.0" # Specify a stable release # export ZOPEN_STABLE_TAG="v${GIT-EXTRAS_VERSION}" export ZOPEN_STABLE_URL="https://github.com/tj/git-extras.git" export ZOPEN_STABLE_DEPS="make bash git coreutils"