Skip to content

Commit a9f3028

Browse files
committed
mycli 1.34.2
1 parent 9d184ef commit a9f3028

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/m/mycli.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Mycli < Formula
33

44
desc "CLI for MySQL with auto-completion and syntax highlighting"
55
homepage "https://www.mycli.net/"
6-
url "https://files.pythonhosted.org/packages/ac/4d/513ada515b77c5a2d7eafd9b05f3f44965bad18fc494f6733531721c867b/mycli-1.34.0.tar.gz"
7-
sha256 "a22b172171d8d4ac78be5e7729d5a73b0e891eb96117d8bcaf30c5d725b3ec4d"
6+
url "https://files.pythonhosted.org/packages/f6/86/ec3501389b5494fc4ee6cd0c5128fbdcf1fd9249892dac588d612147a18c/mycli-1.34.2.tar.gz"
7+
sha256 "a0673f9a7f96aca76d6391f05f16a367cd468a5be9269396881b40275bba231b"
88
license "BSD-3-Clause"
99

1010
bottle do
@@ -25,8 +25,8 @@ class Mycli < Formula
2525
uses_from_macos "libffi"
2626

2727
resource "cli-helpers" do
28-
url "https://files.pythonhosted.org/packages/b8/3c/fcc24843edb6f0f52706a85886c240a6a7e7b143bfe9b18463dd4be2d33d/cli_helpers-2.5.0.tar.gz"
29-
sha256 "7c353f8ad97f07c036c5a355007c335dc8b1d90ce1333570ea50384fb0c00e38"
28+
url "https://files.pythonhosted.org/packages/a3/a7/22abd67bccf39835df3fbc97ba2541d26ba2c723f3066ebf4a024df8d2a5/cli_helpers-2.6.0.tar.gz"
29+
sha256 "1d37659ebb4eb5e2ebecd8a148ba2698eb7da62b34d63124bf5ce7ff3c4d413f"
3030
end
3131

3232
resource "click" do

0 commit comments

Comments
 (0)