ssh-vault: fix RuboCop Layout/AlignHash.
This commit is contained in:
parent
efe7408971
commit
a63ad38565
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ class SshVault < Formula
|
||||||
desc "Encrypt/decrypt using SSH keys"
|
desc "Encrypt/decrypt using SSH keys"
|
||||||
homepage "https://ssh-vault.com/"
|
homepage "https://ssh-vault.com/"
|
||||||
url "https://github.com/ssh-vault/ssh-vault.git",
|
url "https://github.com/ssh-vault/ssh-vault.git",
|
||||||
:tag => "0.12.4",
|
:tag => "0.12.4",
|
||||||
:revision => "cc0eb0daebad1144583a943f486e086d300142b0"
|
:revision => "cc0eb0daebad1144583a943f486e086d300142b0"
|
||||||
head "https://github.com/ssh-vault/ssh-vault.git"
|
head "https://github.com/ssh-vault/ssh-vault.git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue