qtkeychain 0.10.0
Closes #48333. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
9392244534
commit
0c0d9e43d5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Qtkeychain < Formula
|
||||
desc "Platform-independent Qt API for storing passwords securely"
|
||||
homepage "https://github.com/frankosterfeld/qtkeychain"
|
||||
url "https://github.com/frankosterfeld/qtkeychain/archive/v0.9.1.tar.gz"
|
||||
sha256 "9c2762d9d0759a65cdb80106d547db83c6e9fdea66f1973c6e9014f867c6f28e"
|
||||
url "https://github.com/frankosterfeld/qtkeychain/archive/v0.10.0.tar.gz"
|
||||
sha256 "5f916cd97843de550467db32d2e10f218b904af5b21cfdfcc7c6425d7dfc3ec2"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue