10000 gdbgui 0.14.0.0 · ArduinoBot/homebrew-core@564b22b · GitHub
[go: up one dir, main page]

Skip to content

Commit 564b22b

Browse files
dtrodriguesBrewTestBot
authored andcommitted
gdbgui 0.14.0.0
1 parent 5519689 commit 564b22b

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/gdbgui.rb

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

44
desc "Modern, browser-based frontend to gdb (gnu debugger)"
55
homepage "https://www.gdbgui.com/"
6-
url "https://files.pythonhosted.org/packages/86/de/8ed396df4cdd1d8d103d90fe138fb0f5f20491e0316fb35dd8a4c6f2f8b1/gdbgui-0.13.2.1.tar.gz"
7-
sha256 "305003b719cf5c850e027d75fffb8dd6c38da1f7999cd2ab22f6a27a48e4c57e"
6+
url "https://files.pythonhosted.org/packages/8a/2e/312578e89423a483303d9e24cfee47ece0454a508f7090dcf5ead57e230e/gdbgui-0.14.0.0.tar.gz"
7+
sha256 "a14a59828a36016928d9bdf8423e6902266daa2ccab3df0142c6388afe3fe7bc"
88
license "GPL-3.0"
99

1010
bottle do
@@ -88,8 +88,8 @@ class Gdbgui < Formula
8888
end
8989

9090
resource "pygdbmi" do
91-
url "https://files.pythonhosted.org/packages/b1/06/f60cce2f9acb5ac4278cb1eedb7bb1a7bb52777b7ae74cd222c0068302fd/pygdbmi-0.9.0.3.tar.gz"
92-
sha256 "5bdf2f072e8f2f6471f19f8dcd87d6425c5d8069d47c0a5ffe8d0eff48cb171e"
91+
url "https://files.pythonhosted.org/packages/5d/3e/ccd97d572f9b80851742a3d30551bc8b11be203b43545418afffbcf2cd59/pygdbmi-0.10.0.0b0.tar.gz"
92+
sha256 "8a02cec223e4ed8bead9c4a5859017df822eb2fa80e90d59a463749336139bff"
9393
end
9494

9595
resource "Pygments" do
@@ -98,8 +98,8 @@ class Gdbgui < Formula
9898
end
9999

100100
resource "python-engineio" do
101-
url "https://files.pythonhosted.org/packages/88/31/5b57e795c509f7312ea2b24ee23812981dbac616a5a8e41a2e48e5137ec7/python-engineio-3.13.1.tar.gz"
102-
sha256 "133bdb5fb89f43a53f8612fb1ddbb3a453318713dea18a9ecf5346ed0c0f793c"
101+
url "https://files.pythonhosted.org/packages/e7/f5/64651d4ef2fc8921de33c010a8531916a5bdabd87cd0da66ea6b56c52239/python-engineio-3.13.2.tar.gz"
102+
sha256 "36b33c6aa702d9b6a7f527eec6387a2da1a9a24484ec2f086d76576413cef04b"
103103
end
104104

105105
resource "python-socketio" do
@@ -118,7 +118,6 @@ class Gdbgui < Formula
118118
end
119119

120120
def install
121-
virtualenv_create(libexec, "python3")
122121
virtualenv_install_with_resources
123122
end
124123

0 commit comments

Comments
 (0)
0