Merge branch '2.7.x' into 3.0.x
Closes gh-34123
This commit is contained in:
@@ -7,7 +7,7 @@ git clone homebrew-tap-repo updated-homebrew-tap-repo > /dev/null
|
||||
|
||||
if [[ $LATEST_GA = true ]]; then
|
||||
pushd updated-homebrew-tap-repo > /dev/null
|
||||
curl https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-cli/${version}/spring-boot-cli-${version}-homebrew.rb --output spring-boot-cli-${version}-homebrew.rb
|
||||
curl https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-cli/${version}/spring-boot-cli-${version}-homebrew.rb --output spring-boot-cli-${version}-homebrew.rb
|
||||
rm spring-boot.rb
|
||||
mv spring-boot-cli-*.rb spring-boot.rb
|
||||
git config user.name "Spring Builds" > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user