doitlive 2.5.0
Closes #789. Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
parent
925c04ff7f
commit
ca0adefe94
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
class Doitlive < Formula
|
||||
desc "Replay stored shell commands for live presentations"
|
||||
homepage "https://doitlive.readthedocs.org/en/latest/"
|
||||
url "https://pypi.python.org/packages/source/d/doitlive/doitlive-2.4.0.tar.gz"
|
||||
sha256 "68c9a337dc24f31359ed516d94b662b6467939a20096d76ed75ebed8a2b1a34c"
|
||||
homepage "https://doitlive.readthedocs.io/en/latest/"
|
||||
url "https://pypi.python.org/packages/b0/a3/a6e67dcc4b83fd64bf8ab1429645ee2693e639a7d253fc1cdd7ab3badd99/doitlive-2.5.0.tar.gz"
|
||||
sha256 "5113e17e0c9f9f1712cd86e5e77fcad9408c7b6db464d5cf8565a10b6dd85bb6"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue