Skip to content

Commit

Permalink
svtplay-dl: update cffi resource
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab committed Jan 7, 2021
1 parent d31422f commit c1d8946
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/svtplay-dl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ class SvtplayDl < Formula
url "https://files.pythonhosted.org/packages/5d/99/da03abbaf27691fb684a22db5c6b65e255e4aa11f48b1ff7b3329f4fe329/svtplay-dl-2.8.tar.gz"
sha256 "8c232a5272335f6133144a4a0faa62792a51bc87f5e8a7a9902efd6fa37d8049"
license "MIT"
revision 1

livecheck do
url :stable
Expand All @@ -27,8 +28,8 @@ class SvtplayDl < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/cb/ae/380e33d621ae301770358eb11a896a34c34f30db188847a561e8e39ee866/cffi-1.14.3.tar.gz"
sha256 "f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591"
url "https://files.pythonhosted.org/packages/66/6a/98e023b3d11537a5521902ac6b50db470c826c682be6a8c661549cb7717a/cffi-1.14.4.tar.gz"
sha256 "1a465cbe98a7fd391d47dce4b8f7e5b921e6cd805ef421d04f5f66ba8f06086c"
end

resource "asn1crypto" do
Expand Down

0 comments on commit c1d8946

Please sign in to comment.