File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ class Gptme < Formula
66 url "https://files.pythonhosted.org/packages/cf/48/95c9aa7ab0c6144de90fb56394720c570af139a453d1c5e2729c61df8780/gptme-0.30.0.tar.gz"
77 sha256 "02406e255091fc116b1bad4b8c5ec1d79f306045a354d9cb3d5a15797097b161"
88 license "MIT"
9- revision 1
9+ revision 2
1010 head "https://github.com/ErikBjare/gptme.git" , branch : "master"
1111
1212 bottle do
@@ -198,8 +198,8 @@ class Gptme < Formula
198198 end
199199
200200 resource "platformdirs" do
201- url "https://files.pythonhosted.org/packages/61/33/9611380c2bdb1225fdef633e2a9610622310fed35ab11dac9620972ee088 /platformdirs-4.5.0 .tar.gz"
202- sha256 "70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312 "
201+ url "https://files.pythonhosted.org/packages/cf/86/0248f086a84f01b37aaec0fa567b397df1a119f73c16f6c7a9aac73ea309 /platformdirs-4.5.1 .tar.gz"
202+ sha256 "61d5cdcc6065745cdd94f0f878977f8de9437be93de97c1c12f853c9c0cdcbda "
203203 end
204204
205205 resource "prompt-toolkit" do
@@ -328,8 +328,8 @@ class Gptme < Formula
328328 end
329329
330330 resource "urllib3" do
331- url "https://files.pythonhosted.org/packages/15/22/9ee70a2574a4f4599c47dd506532914ce044817c7752a79b6a51286319bc /urllib3-2.5 .0.tar.gz"
332- sha256 "3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 "
331+ url "https://files.pythonhosted.org/packages/1c/43/554c2569b62f49350597348fc3ac70f786e3c32e7f19d266e19817812dd3 /urllib3-2.6 .0.tar.gz"
332+ sha256 "cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1 "
333333 end
334334
335335 resource "uvicorn" do
You can’t perform that action at this time.
0 commit comments