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.
1 parent 5bf1d8e commit 3bb0d51Copy full SHA for 3bb0d51
Formula/s/ssh-vault.rb
@@ -1,8 +1,8 @@
1
class SshVault < Formula
2
desc "Encrypt/decrypt using SSH keys"
3
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"
+ url "https://github.com/ssh-vault/ssh-vault/archive/refs/tags/1.1.0.tar.gz"
+ sha256 "3bde1ad4d1f8f0eb7ade501e4b12a89e83b6508675d46286462af1eccbda646c"
6
license "BSD-3-Clause"
7
head "https://github.com/ssh-vault/ssh-vault.git", branch: "main"
8
0 commit comments