blackbox 1.20170309 (#10820)
This commit is contained in:
parent
0ca4ab1593
commit
e7cec687a7
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Blackbox < Formula
|
||||
desc "Safely store secrets in Git/Mercurial/Subversion"
|
||||
homepage "https://github.com/StackExchange/blackbox"
|
||||
url "https://github.com/StackExchange/blackbox/archive/v1.20160122.tar.gz"
|
||||
sha256 "ac5de1d74fdbe88604b34949f3949e53cb72e55e148e46b8c2be98806c888a10"
|
||||
revision 1
|
||||
url "https://github.com/StackExchange/blackbox/archive/v1.20170309.tar.gz"
|
||||
sha256 "c5f75252ab298b6b7b12d9407228a29112df85a228d7ee56a7bc6b0c807da284"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue