From 9e11321ada7e58ffb5584f661c7ffc3551c82ce8 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 7 Jan 2021 11:41:48 -0500 Subject: [PATCH] mycli: update cffi resource --- Formula/mycli.rb | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Formula/mycli.rb b/Formula/mycli.rb index dcaa80d8c0b9c..175eb9384ac30 100644 --- a/Formula/mycli.rb +++ b/Formula/mycli.rb @@ -5,7 +5,7 @@ class Mycli < Formula homepage "https://www.mycli.net/" url "https://files.pythonhosted.org/packages/67/51/89811ac28b7ae365be43359e7612d19c4342a12483880d7a963e6d31193a/mycli-1.22.2.tar.gz" sha256 "fb2e5dc74a8ec75049ebf02c0d7f14238a279a7eacb31138ac6d8f524aea02d3" - revision 1 + revision 2 livecheck do url :stable @@ -28,8 +28,8 @@ class Mycli < Formula end resource "cffi" do - url "https://files.pythonhosted.org/packages/54/1d/15eae71ab444bd88a1d69f19592dcf32b9e3166ecf427dd9243ef0d3b7bc/cffi-1.14.1.tar.gz" - sha256 "b2a2b0d276a136146e012154baefaea2758ef1f56ae9f4e01c612b0831e0bd2f" + url "https://files.pythonhosted.org/packages/66/6a/98e023b3d11537a5521902ac6b50db470c826c682be6a8c661549cb7717a/cffi-1.14.4.tar.gz" + sha256 "1a465cbe98a7fd391d47dce4b8f7e5b921e6cd805ef421d04f5f66ba8f06086c" end resource "cli-helpers" do @@ -48,13 +48,13 @@ class Mycli < Formula end resource "cryptography" do - url "https://files.pythonhosted.org/packages/bf/ac/552fc8729d90393845cc3a2062facf4a89dcbe206fa78771d60ddaae7554/cryptography-3.0.tar.gz" - sha256 "8e924dbc025206e97756e8903039662aa58aa9ba357d8e1d8fc29e3092322053" + url "https://files.pythonhosted.org/packages/b7/82/f7a4ddc1af185936c1e4fa000942ffa8fb2d98cff26b75afa7b3c63391c4/cryptography-3.3.1.tar.gz" + sha256 "7e177e4bea2de937a584b13645cab32f25e3d96fc0bc4a4cf99c27dc77682be6" end resource "prompt-toolkit" do - url "https://files.pythonhosted.org/packages/69/19/3aa4bf17e1cbbdfe934eb3d5b394ae9a0a7fb23594a2ff27e0fdaf8b4c59/prompt_toolkit-3.0.5.tar.gz" - sha256 "563d1a4140b63ff9dd587bda9557cffb2fe73650205ab6f4383092fb882e7dc8" + url "https://files.pythonhosted.org/packages/fc/92/43d0c652f1537bff7bc49370e05c8b29992f270bbbbf82357b3e185c7c5f/prompt_toolkit-3.0.9.tar.gz" + sha256 "c5eeab58dd31b541442825d7870777f2a2f764eb5fda03334d5219cd84b9722f" end resource "pycparser" do @@ -63,13 +63,13 @@ class Mycli < Formula end resource "Pygments" do - url "https://files.pythonhosted.org/packages/6e/4d/4d2fe93a35dfba417311a4ff627489a947b01dc0cc377a3673c00cf7e4b2/Pygments-2.6.1.tar.gz" - sha256 "647344a061c249a3b74e230c739f434d7ea4d8b1d5f3721bc0f3558049b38f44" + url "https://files.pythonhosted.org/packages/29/60/8ff9dcb5eac7f4da327ba9ecb74e1ad783b2d32423c06ef599e48c79b1e1/Pygments-2.7.3.tar.gz" + sha256 "ccf3acacf3782cbed4a989426012f1c535c9a90d3a7fc3f16d231b9372d2b716" end resource "PyMySQL" do - url "https://files.pythonhosted.org/packages/20/89/f336b217bfa06a0c672d8653774361d0faec008f7d008ff04f538a5da6f4/PyMySQL-0.10.0.tar.gz" - sha256 "e14070bc84e050e0f80bf6063e31d276f03a0bb4d46b9eca2854566c4ae19837" + url "https://files.pythonhosted.org/packages/2b/c4/3c3e7e598b1b490a2525068c22f397fda13f48623b7bd54fb209cd0ab774/PyMySQL-1.0.0.tar.gz" + sha256 "b2508a7dc6b626210e52f711d2c2361d102d8d9b8b144e63b2512e748de1a49b" end resource "six" do