passpie 1.5.5
Closes #5989. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
489f35e028
commit
fa9cbdaa4f
1 changed files with 2 additions and 3 deletions
|
@ -3,9 +3,8 @@ class Passpie < Formula
|
|||
|
||||
desc "Manage login credentials from the terminal"
|
||||
homepage "https://github.com/marcwebbie/passpie"
|
||||
url "https://files.pythonhosted.org/packages/f3/68/0b60f45c2604c7aabea83407085447c33ecab2991f03a43cdac11334ce38/passpie-1.5.4.tar.gz"
|
||||
sha256 "3d58faca452dad5ddbb6000af16b0ef3c6591eae61423c87b64252faf1106e3c"
|
||||
revision 1
|
||||
url "https://files.pythonhosted.org/packages/14/b9/1ab7e80d03ac286602fbd9c6467e2dfc4e67394470e59622111514f223cd/passpie-1.5.5.tar.gz"
|
||||
sha256 "d6d707c54bf338f229b7c82df81cf3a196f52e718b4ec6530bbbe7f4624290af"
|
||||
|
||||
head "https://github.com/marcwebbie/passpie.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue