Skip to content

Commit 3625911

Browse files
authored
Merge pull request #250953 from Homebrew/bump-vault-cli-4.1.4
vault-cli 4.1.4
2 parents 4cb89a7 + 95c89cc commit 3625911

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/v/vault-cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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"

0 commit comments

Comments
 (0)