We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 696c621 + fdca475 commit 993c75eCopy full SHA for 993c75e
spring-boot-project/spring-boot-cli/src/main/homebrew/springboot.rb
@@ -1,7 +1,7 @@
1
require 'formula'
2
3
class Springboot < Formula
4
- homepage 'https://projects.spring.io/spring-boot/'
+ homepage 'https://spring.io/projects/spring-boot'
5
url 'https://repo.spring.io/${repo}/org/springframework/boot/spring-boot-cli/${project.version}/spring-boot-cli-${project.version}-bin.tar.gz'
6
version '${project.version}'
7
sha256 '${checksum}'
0 commit comments