ttyd 1.2.2
Closes #8898. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
1eb016fe15
commit
b6d34208e5
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
class Ttyd < Formula
|
||||
desc "Command-line tool for sharing terminal over the web"
|
||||
homepage "https://github.com/tsl0922/ttyd"
|
||||
url "https://github.com/tsl0922/ttyd/archive/1.2.1.tar.gz"
|
||||
sha256 "6f4f5e30d92ea1694ce528bdebb892a92aac5dda1ce13ea3b1ce7b865b971f85"
|
||||
url "https://github.com/tsl0922/ttyd/archive/1.2.2.tar.gz"
|
||||
sha256 "6e85335c11df68e6401178269920a586bce7e66045bd0b225f6d2bc58356d105"
|
||||
head "https://github.com/tsl0922/ttyd.git"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue