File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ class Ptpython < Formula
3
3
4
4
desc "Advanced Python REPL"
5
5
homepage "https://github.com/prompt-toolkit/ptpython"
6
- url "https://files.pythonhosted.org/packages/a7/83/bf0a0bc0d0028ec41917c59f81661b66d86e0d0fb329a1aea0acd849e568 /ptpython-3.0.22 .tar.gz"
7
- sha256 "c097b324406014a005c6b09f493bbbdde571e412360af2ba1551873a10c36cf8 "
6
+ url "https://files.pythonhosted.org/packages/87/82/59e1ca28959b6350a62d90bbb7d19019b3e50fa01a5828936b300d2b46e1 /ptpython-3.0.23 .tar.gz"
7
+ sha256 "9fc9bec2cc51bc4000c1224d8c56241ce8a406b3d49ec8dc266f78cd3cd04ba4 "
8
8
license "BSD-3-Clause"
9
9
head "https://github.com/prompt-toolkit/ptpython.git" , branch : "master"
10
10
@@ -37,13 +37,13 @@ class Ptpython < Formula
37
37
end
38
38
39
39
resource "prompt-toolkit" do
40
- url "https://files.pythonhosted.org/packages/fb/93/180be2342f89f16543ec4eb3f25083b5b84eba5378f68efff05409fb39a9 /prompt_toolkit-3.0.36 .tar.gz"
41
- sha256 "3e163f254bef5a03b146397d7c1963bd3e2812f0964bb9a24e6ec761fd28db63 "
40
+ url "https://files.pythonhosted.org/packages/20/58/bbc8510ed1774ea2879b9996d2783d461c3c612904e230ff6954ce23c694 /prompt_toolkit-3.0.37 .tar.gz"
41
+ sha256 "d5d73d4b5eb1a92ba884a88962b157f49b71e06c4348b417dd622b25cdd3800b "
42
42
end
43
43
44
44
resource "wcwidth" do
45
- url "https://files.pythonhosted.org/packages/89/38/459b727c381504f361832b9e5ace19966de1a235d73cdbdea91c771a1155 /wcwidth-0.2.5 .tar.gz"
46
- sha256 "c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83 "
45
+ url "https://files.pythonhosted.org/packages/5e/5f/1e4bd82a9cc1f17b2c2361a2d876d4c38973a997003ba5eb400e8a932b6c /wcwidth-0.2.6 .tar.gz"
46
+ sha256 "a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0 "
47
47
end
48
48
49
49
def install
You can’t perform that action at this time.
0 commit comments