Skip to content

Commit

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

Closes #68518.

Signed-off-by: Carlo Cabrera <[email protected]>
  • Loading branch information
carlocab committed Jan 8, 2021
1 parent 288c47e commit f859107
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/gitless.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Gitless < Formula
url "https://files.pythonhosted.org/packages/9c/2e/457ae38c636c5947d603c84fea1cf51b7fcd0c8a5e4a9f2899b5b71534a0/gitless-0.8.8.tar.gz"
sha256 "590d9636d2ca743fdd972d9bf1f55027c1d7bc2ab1d5e877868807c3359b78ef"
license "MIT"
revision 6
revision 7

bottle do
cellar :any
Expand Down Expand Up @@ -36,8 +36,8 @@ class Gitless < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
url "https://files.pythonhosted.org/packages/66/6a/98e023b3d11537a5521902ac6b50db470c826c682be6a8c661549cb7717a/cffi-1.14.4.tar.gz"
sha256 "1a465cbe98a7fd391d47dce4b8f7e5b921e6cd805ef421d04f5f66ba8f06086c"
end

resource "clint" do
Expand Down

0 comments on commit f859107

Please sign in to comment.