File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class VaultCli < Formula
22 desc "Subversion-like utility to work with Jackrabbit FileVault"
33 homepage "https://jackrabbit.apache.org/filevault/index.html"
4- url "https://search.maven.org/remotecontent?filepath=org/apache/jackrabbit/vault/vault-cli/4.0.0 /vault-cli-4.0.0 -bin.tar.gz"
5- sha256 "d63b105df96888dc2fdf06b52a2241388c0751e5030111de8a963f6b8bc4233d "
4+ url "https://search.maven.org/remotecontent?filepath=org/apache/jackrabbit/vault/vault-cli/4.1.4 /vault-cli-4.1.4 -bin.tar.gz"
5+ sha256 "f832ab743b3b0947565fbd2cad652ad4a314156e63fd95db4ab619f4cf6aa38c "
66 license "Apache-2.0"
77 head "https://github.com/apache/jackrabbit-filevault.git" , branch : "master"
88
@@ -12,7 +12,7 @@ class VaultCli < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "1b73373cab8dd418dbaab0e07bc6abe2be62906e43001dab430e482c54a7d80b "
15+ sha256 cellar : :any_skip_relocation , all : "a3610c6dd06f06450d668e4461d1ed15cd68fe0a0e7e0b1e6292f350a33cd207 "
1616 end
1717
1818 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments