Skip to content

Commit 993c75e

Browse files
committed
Merge branch '1.5.x' into 2.0.x
2 parents 696c621 + fdca475 commit 993c75e

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-cli/src/main/homebrew

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-cli/src/main/homebrew/springboot.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require 'formula'
22

33
class Springboot < Formula
4-
homepage 'https://projects.spring.io/spring-boot/'
4+
homepage 'https://spring.io/projects/spring-boot'
55
url 'https://repo.spring.io/${repo}/org/springframework/boot/spring-boot-cli/${project.version}/spring-boot-cli-${project.version}-bin.tar.gz'
66
version '${project.version}'
77
sha256 '${checksum}'

0 commit comments

Comments
 (0)