Skip to content

Commit

Permalink
stormssh: update cffi resource
Browse files Browse the repository at this point in the history
See #68463.

Closes #68484.

Signed-off-by: Carlo Cabrera <[email protected]>
  • Loading branch information
carlocab committed Jan 7, 2021
1 parent 2a14a5f commit d5659b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/stormssh.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Stormssh < Formula
url "https://files.pythonhosted.org/packages/0a/18/85d12be676ae0c1d98173b07cc289bbf9e0c67d6c7054b8df3e1003bf992/stormssh-0.7.0.tar.gz"
sha256 "8d034dcd9487fa0d280e0ec855d08420f51d5f9f2249f932e3c12119eaa53453"
license "MIT"
revision 4
revision 5
head "https://github.com/emre/storm.git"

livecheck do
Expand Down Expand Up @@ -90,8 +90,8 @@ class Stormssh < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/2d/bf/960e5a422db3ac1a5e612cb35ca436c3fc985ed4b7ed13a1b4879006f450/cffi-1.13.2.tar.gz"
sha256 "599a1e8ff057ac530c9ad1778293c665cb81a791421f46922d80a86473c13346"
url "https://files.pythonhosted.org/packages/66/6a/98e023b3d11537a5521902ac6b50db470c826c682be6a8c661549cb7717a/cffi-1.14.4.tar.gz"
sha256 "1a465cbe98a7fd391d47dce4b8f7e5b921e6cd805ef421d04f5f66ba8f06086c"
end

resource "PyNaCl" do
Expand Down

0 comments on commit d5659b7

Please sign in to comment.