pass 1.6.3
update formula and update homepage url
This commit is contained in:
parent
5e2497324c
commit
15088b360a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Pass < Formula
|
||||
homepage 'http://zx2c4.com/projects/password-store'
|
||||
url 'http://git.zx2c4.com/password-store/snapshot/password-store-1.6.2.tar.xz'
|
||||
sha256 '526c4a362f6b21ffbaa48fe9eed92f7c0af0be210f56160938fb1661a6f162b4'
|
||||
homepage 'http://www.passwordstore.org/'
|
||||
url 'http://git.zx2c4.com/password-store/snapshot/password-store-1.6.3.tar.xz'
|
||||
sha256 'd419d40aa165c1f893e994dd706733374a9db8cf5314124702a061e70e0340f7'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue