Skip to content

Commit

Permalink
ptpython 3.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 22, 2024
1 parent 1a64754 commit e586f7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/p/ptpython.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class Ptpython < Formula

desc "Advanced Python REPL"
homepage "https://github.com/prompt-toolkit/ptpython"
url "https://files.pythonhosted.org/packages/61/8c/cd6f18bbd33bc83c628124fbbf61ce348e64523ec62fdce28e1b9d8a9a1c/ptpython-3.0.27.tar.gz"
sha256 "24b0fda94b73d1c99a27e6fd0d08be6f2e7cda79a2db995c7e3c7b8b1254bad9"
url "https://files.pythonhosted.org/packages/38/64/82141647a2fb8b370fd2102eb6bd3de620bf79e3048a56e22594e1130951/ptpython-3.0.28.tar.gz"
sha256 "bc506f54dbaf447ca474c851cad371e49e2b760d8919c422740307fad22a5087"
license "BSD-3-Clause"
head "https://github.com/prompt-toolkit/ptpython.git", branch: "master"

Expand Down Expand Up @@ -36,8 +36,8 @@ class Ptpython < Formula
end

resource "prompt-toolkit" do
url "https://files.pythonhosted.org/packages/d5/88/869b717061b03b0025a3df923516cf999366954c0f0f8e13facd9dd166fa/prompt_toolkit-3.0.44.tar.gz"
sha256 "c1dfd082c4259964bc8bcce1f8460d9dbeb5d4a37bfc25b8082bc02cd41c8af6"
url "https://files.pythonhosted.org/packages/47/6d/0279b119dafc74c1220420028d490c4399b790fc1256998666e3a341879f/prompt_toolkit-3.0.47.tar.gz"
sha256 "1e1b29cb58080b1e69f207c893a1a7bf16d127a5c30c9d17a25a5d77792e5360"
end

resource "pygments" do
Expand Down

0 comments on commit e586f7a

Please sign in to comment.