@@ -3,17 +3,17 @@ class Mycli < Formula
3
3
4
4
desc "CLI for MySQL with auto-completion and syntax highlighting"
5
5
homepage "https://www.mycli.net/"
6
- url "https://files.pythonhosted.org/packages/72/97/7c5b8d4073da7587b239855b8be2e00bd8f42625c417d0354b98f54868c8 /mycli-1.39.0 .tar.gz"
7
- sha256 "cc756c9008623be1a6e0816d3c3fa1106c206105fa0483aedbafdfed89145c44 "
6
+ url "https://files.pythonhosted.org/packages/53/9e/ff2e74b85acb87b5dd53e4d7f5d3723f31767e9c6239097fc0c8ce0c0b6c /mycli-1.39.1 .tar.gz"
7
+ sha256 "d40e4343c74bc72d7b301ccdac2d1c839338794c62ba44cef46827a1252ac59f "
8
8
license "BSD-3-Clause"
9
9
10
10
bottle do
11
- sha256 cellar : :any , arm64_tahoe : "47dc3e07b7f5a7f67bcb3202717014c655031d134dad42219ec101cf2e78d2a0 "
12
- sha256 cellar : :any , arm64_sequoia : "ffd355e6360d08dc2aa8a8e2027a414e711d96845051cb4651d880ac5be3260d "
13
- sha256 cellar : :any , arm64_sonoma : "bd9f8d386a99dd59f45df07b2f7f5ace2ee02aeb7f8ed0129cc1c0944f55a012 "
14
- sha256 cellar : :any , sonoma : "3693d9b4810c9131562efe5ba859043a9460e3393af24bed38ff972561557328 "
15
- sha256 cellar : :any_skip_relocation , arm64_linux : "e8473d81b06e73edb7f488d22b65e151ffb25cbe981b18b4a4f40e4033995ee4 "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "e449472ca68bf91f5e8578154ad92dce740ee4c4adbcfda20e77daffb0ac4415 "
11
+ sha256 cellar : :any , arm64_tahoe : "4d90e4b6ec5aa971902ff2f25b859f3c99a19730f063931d550d926f2f039311 "
12
+ sha256 cellar : :any , arm64_sequoia : "a2b62b673363b2de3b1c18555659958c147cba7faa09993257bc8cd5ce651f9d "
13
+ sha256 cellar : :any , arm64_sonoma : "b0dcae8dc64cd79ec7b7d3c942fef5d231127828213ee7e48fba6495a5c87045 "
14
+ sha256 cellar : :any , sonoma : "586a6fba56112353c191433bbef80819a250ee5f4d9d771661e7d25977bff662 "
15
+ sha256 cellar : :any_skip_relocation , arm64_linux : "8a48234f7093e333830309b3bd5f1846efa1fc4b09a6098b3dfdde3ba8e0e363 "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a9866fde06dc4285d0cce3158160a7843ebd410458e64c1e72f0e8d6b18d94fe "
17
17
end
18
18
19
19
depends_on "rust" => :build # for sqlglotrs
@@ -95,8 +95,8 @@ class Mycli < Formula
95
95
end
96
96
97
97
resource "openai" do
98
- url "https://files.pythonhosted.org/packages/d8/5d/74fa2b0358ef15d113b1a6ca2323cee0034020b085a81a94eeddc6914de9 /openai-2.0 .0.tar.gz"
99
- sha256 "6b9513b485f856b0be6bc44c518831acb58e37a12bed72fcc52b1177d1fb34a8 "
98
+ url "https://files.pythonhosted.org/packages/b8/b1/8201e321a7d64a25c6f5a560320272d8be70547add40311fceb916518632 /openai-2.2 .0.tar.gz"
99
+ sha256 "bc49d077a8bf0e370eec4d038bc05e232c20855a19df0b58e5b3e5a8da7d33e0 "
100
100
end
101
101
102
102
resource "pluggy" do
@@ -120,8 +120,8 @@ class Mycli < Formula
120
120
end
121
121
122
122
resource "pydantic" do
123
- url "https://files.pythonhosted.org/packages/ff/5d/09a551ba512d7ca404d785072700d3f6727a02f6f3c24ecfd081c7cf0aa8 /pydantic-2.11.9 .tar.gz"
124
- sha256 "6b8ffda597a14812a7975c90b82a8a2e777d9257aba3453f973acd3c032a18e2 "
123
+ url "https://files.pythonhosted.org/packages/ae/54/ecab642b3bed45f7d5f59b38443dcb36ef50f85af192e6ece103dbfe9587 /pydantic-2.11.10 .tar.gz"
124
+ sha256 "dc280f0982fbda6c38fada4e476dc0a4f3aeaf9c6ad4c28df68a666ec3c61423 "
125
125
end
126
126
127
127
resource "pydantic-core" do
@@ -225,8 +225,8 @@ class Mycli < Formula
225
225
end
226
226
227
227
resource "typing-inspection" do
228
- url "https://files.pythonhosted.org/packages/f8/b1/0c11f5058406b3af7609f121aaa6b609744687f1d158b3c3a5bf4cc94238 /typing_inspection-0.4.1 .tar.gz"
229
- sha256 "6ae134cc0203c33377d43188d4064e9b357dba58cff3185f22924610e70a9d28 "
228
+ url "https://files.pythonhosted.org/packages/55/e3/70399cb7dd41c10ac53367ae42139cf4b1ca5f36bb3dc6c9d33acdb43655 /typing_inspection-0.4.2 .tar.gz"
229
+ sha256 "ba561c48a67c5958007083d386c3295464928b01faa735ab8547c5692e87f464 "
230
230
end
231
231
232
232
resource "wcwidth" do
0 commit comments