Skip to content

Commit 3bb0d51

Browse files
committed
1 parent 5bf1d8e commit 3bb0d51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/ssh-vault.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class SshVault < Formula
22
desc "Encrypt/decrypt using SSH keys"
33
homepage "https://ssh-vault.com/"
4-
url "https://github.com/ssh-vault/ssh-vault/archive/refs/tags/1.0.14.tar.gz"
5-
sha256 "d7b678b73694f23f96833405693189e09a3577a8de0a3de774d636970d0e9ea9"
4+
url "https://github.com/ssh-vault/ssh-vault/archive/refs/tags/1.1.0.tar.gz"
5+
sha256 "3bde1ad4d1f8f0eb7ade501e4b12a89e83b6508675d46286462af1eccbda646c"
66
license "BSD-3-Clause"
77
head "https://github.com/ssh-vault/ssh-vault.git", branch: "main"
88

0 commit comments

Comments
 (0)