stormssh: update cffi resource
Closes #45629. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3f4dd8bc92
commit
c7340c6035
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ class Stormssh < Formula
|
|||
homepage "https://github.com/emre/storm"
|
||||
url "https://files.pythonhosted.org/packages/0a/18/85d12be676ae0c1d98173b07cc289bbf9e0c67d6c7054b8df3e1003bf992/stormssh-0.7.0.tar.gz"
|
||||
sha256 "8d034dcd9487fa0d280e0ec855d08420f51d5f9f2249f932e3c12119eaa53453"
|
||||
revision 1
|
||||
revision 2
|
||||
head "https://github.com/emre/storm.git"
|
||||
|
||||
bottle do
|
||||
|
@ -78,8 +78,8 @@ class Stormssh < Formula
|
|||
end
|
||||
|
||||
resource "cffi" do
|
||||
url "https://files.pythonhosted.org/packages/e7/a7/4cd50e57cc6f436f1cc3a7e8fa700ff9b8b4d471620629074913e3735fb2/cffi-1.11.5.tar.gz"
|
||||
sha256 "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
|
||||
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
|
||||
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
|
||||
end
|
||||
|
||||
resource "PyNaCl" do
|
||||
|
|
Loading…
Reference in a new issue